Re: How to make grayscale icons in the taskbar

2011-07-01 Thread Daniel
Uli Schlachter psychon at znc.in writes: At the end of your rc.lua, do: This doesn't work at all in current awesome. Any changes done which could've broken it? I don't thing the signal function is called at all... -- To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Incremental client selection through a prompt

2011-07-01 Thread Sébastien Delafond
Hi, I was wondering how to incrementally select a client by name, among all clients on the current tag (across all tags would work too), sort of like emacs' incremental search: I'd just start to type a few characters in a prompt, and awesome would keep dynamically selecting whatever client

Re: Incremental client selection through a prompt

2011-07-01 Thread Radosław Szymczyszyn
Hello, The most straightforward idea for me is to use dmenu's xmms-like completion and wmctrl for listing the windows. Then some awesome scripting for actually changing the focused client. I've even once thought of doing it myself, but, well, didn't actually ever get to it :) Regards, Radek

Fwd: Re: How to make grayscale icons in the taskbar

2011-07-01 Thread Alexander Yakushev
Daniel writes: This doesn't work at all in current awesome. Any changes done which could've broken it? I don't thing the signal function is called at all... My awesome is 3.4.5 and here is the code I'm using: recurse = true client.add_signal(new, function(c)

Re: Re: How to make grayscale icons in the taskbar

2011-07-01 Thread Ryan T. Sawyer
My awesome is 3.4.5 and here is the code I'm using: I missed the original message, probably because I hadn't joined the list yet when it was sent out. Where would I put this code to try it out? Is it in rc.lua or somewhere in the awful lib files? Thanks Ryan -- To unsubscribe, send mail to

Re: How to make grayscale icons in the taskbar

2011-07-01 Thread Daniel
Ryan T. Sawyer sawyer07+wm at gmail.com writes: My awesome is 3.4.5 and here is the code I'm using: I missed the original message, probably because I hadn't joined the list yet when it was sent out. Where would I put this code to try it out? Is it in rc.lua or somewhere in the awful

Re: How to make grayscale icons in the taskbar

2011-07-01 Thread Uli Schlachter
On 01.07.2011 22:05, Daniel wrote: Ryan T. Sawyer sawyer07+wm at gmail.com writes: My awesome is 3.4.5 and here is the code I'm using: I missed the original message, probably because I hadn't joined the list yet when it was sent out. Where would I put this code to try it out? Is it in

[awesome bugs] #917 - maximized clients moves only diagonally

2011-07-01 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#917 - maximized clients moves only diagonally User who did this - Uli Schlachter (psychon) -- Hm, can't you just move that if at the very end of the function, after the geom.x = geom.x +...? I

[awesome bugs] #918 - mplayer moves by itself in a diagonal direction when Movie-Aspect is undefined

2011-07-01 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#918 - mplayer moves by itself in a diagonal direction when Movie-Aspect is undefined User who did this - Uli Schlachter (psychon) -- Nothing moving here with git master nor debian's 3.4.9, does

[awesome bugs] #918 - mplayer moves by itself in a diagonal direction when Movie-Aspect is undefined

2011-07-01 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#918 - mplayer moves by itself in a diagonal direction when Movie-Aspect is undefined User who did this - perry (bioe007) -- I confirm the behavior on 3.4.9 I do get multiple Movie-Aspect