Re: Theme.lua location

2012-05-06 Thread Anurag Priyam
On Sun, May 6, 2012 at 2:00 PM, Uli Schlachter psyc...@znc.in wrote: On 06.05.2012 04:20, Anurag Priyam wrote: Uli, what's with the `colstr` variable?  It doesn't seem to be used anywhere.  Same for the `if c:get_type()` block.  Doesn't look like anything is being done with the rgba values

[awesome bugs] #992 - Configuring awesome to remove tasklist icons in rc.lua causes error

2012-05-06 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - Kamil Smardzewski (muni) Attached to Project - awesome Summary - Configuring awesome to remove tasklist icons in rc.lua causes error Task Type - Bug Report Category -

[awesome bugs] #993 - Unresponsiveness after opening applications with menubar

2012-05-06 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - n (ne) Attached to Project - awesome Summary - Unresponsiveness after opening applications with menubar Task Type - Bug Report Category - Core Status - Unconfirmed

[awesome bugs] #993 - Unresponsiveness after opening applications with menubar

2012-05-06 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#993 - Unresponsiveness after opening applications with menubar User who did this - n (ne) -- I should probably add that I've tested this on two different computers, with the default rc.lua

Re: [PATCH] Menubar enhancements

2012-05-06 Thread Ignas Anikevicius
Hello everybody, I've sent these patches to Uli, but forgot to CC the list with my new set of patches. Sorry. Here is the new batch. Patch3 Add a visible selection to exec the query only if there are other selections. Patch4 should fix the Bug #993 as well. Patch5 largely the same as

[awesome bugs] #993 - Unresponsiveness after opening applications with menubar

2012-05-06 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#993 - Unresponsiveness after opening applications with menubar User who did this - n (ne) -- Great, thanks. Looking forward to the new menubar features, I've been reading about them on the

Re: [PATCH] Menubar enhancements

2012-05-06 Thread dodo
On 6 May 2012 13:35, Ignas Anikevicius anikevic...@gmail.com wrote: Hello everybody, I've sent these patches to Uli, but forgot to CC the list with my new set of patches. Sorry. Here is the new batch. Patch3 Add a visible selection to exec the query only if there are other        

[awesome bugs] #992 - Configuring awesome to remove tasklist icons in rc.lua causes error

2012-05-06 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#992 - Configuring awesome to remove tasklist icons in rc.lua causes error User who did this - Uli Schlachter (psychon) -- Hi, I followed a guide that I found on the internet. That guide says it's

Re: [PATCH] Menubar enhancements

2012-05-06 Thread Uli Schlachter
Hi, On 06.05.2012 13:35, Ignas Anikevicius wrote: I've sent these patches to Uli, but forgot to CC the list with my new set of patches. Sorry. Here is the new batch. Patch3 Add a visible selection to exec the query only if there are other selections. Patch4 should fix the Bug #993

[awesome bugs] #992 - Configuring awesome to remove tasklist icons in rc.lua causes error

2012-05-06 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#992 - Configuring awesome to remove tasklist icons in rc.lua causes error User who did this - Arvydas Sidorenko (Asido) -- What was wrong with them? -- More information can be found at

Re: [PATCH] Menubar enhancements

2012-05-06 Thread Alexander Yakushev
Hi Uli, Seems like the recent changes to Menubar and/or recent keygrabber fixes introduced a bug (#993) that I can't reproduce/understand with my current build. Could you please suspend on pushing Menubar-related patches until tomorrow, so I can find out what's going on? Thank you. By the

Re: [PATCH] Menubar enhancements

2012-05-06 Thread Uli Schlachter
Hi, On 06.05.2012 19:25, Alexander Yakushev wrote: Seems like the recent changes to Menubar and/or recent keygrabber fixes introduced a bug (#993) that I can't reproduce/understand with my current build. Could you please suspend on pushing Menubar-related patches until tomorrow, so I can

Re: [PATCH] Menubar enhancements

2012-05-06 Thread dodo
On 6 May 2012 19:47, Alexander Yakushev yakushev.a...@gmail.com wrote: On 05/06/2012 08:36 PM, Uli Schlachter wrote: Since the bug was reported before then, this can't be due to the two commits that I just pushed (1730d4f1ea0b85 Menubar: Add shell completion to menubar and b246e87b1acb84

Re: [PATCH] Menubar enhancements

2012-05-06 Thread dodo
On 6 May 2012 18:54, Ignas Anikevicius anikevic...@gmail.com wrote: Hello, On 06/05/12 17:36, dodo wrote: Patch4 should fix the Bug #993 as well. this only fixes the bug because you removed the 'return' from 'return perform_action(shownitems[current_item])' :P perform_action should return

[Patch] Fix some Since: tag and check-doc-syntax oddities

2012-05-06 Thread Uli Schlachter
Hi, today I accidentally stumbled upon a double Since: tag for cairo_surface_set_mime_data(). Attached are the patches that resulted from this. Anyone wants to take a look? :-) Uli -- my $key = \x49\x03\x93\x08\x19\x94\x96\x94\x28\x93\x83\x04\x68\x28\xa8\xf5.

Re: [Patch] Fix some Since: tag and check-doc-syntax oddities

2012-05-06 Thread Uli Schlachter
On 06.05.2012 22:33, Uli Schlachter wrote: today I accidentally stumbled upon a double Since: tag for cairo_surface_set_mime_data(). Attached are the patches that resulted from this. Anyone wants to take a look? :-) Meh. You know that you should go to sleep when you start sending patches

Re: [PATCH] Menubar enhancements

2012-05-06 Thread Ignas Anikevicius
On 06/05/12 17:40, dodo wrote: Patch4 should fix the Bug #993 as well. this only fixes the bug because you removed the 'return' from 'return perform_action(shownitems[current_item])' :P perform_action should return false instead of true in case it found a command to execute, since

Re: hide menu on mouse click outside it (was: Re: [patch] awful.menu [...])

2012-05-06 Thread Anurag Priyam
ping! On Mon, Apr 23, 2012 at 12:22 AM, Anurag Priyam anurag08pri...@gmail.com wrote: On Tue, Apr 3, 2012 at 11:13 AM, Anurag Priyam anurag08pri...@gmail.com wrote: On Wed, Feb 29, 2012 at 3:59 PM, Uli Schlachter psyc...@znc.in wrote: Anyone out there who opens up a popup menu, then clicks