Re: [PATCH] Menubar enhancements

2012-05-05 Thread Uli Schlachter
Hi, On 05.05.2012 00:21, Ignas Anikevicius wrote: I did some enhancements over the previous patchset. This now grew into 5 patches :p. Every patch is based on current git/master, so it should apply well. They have lengthy commit messages, which should explain everything. Hope it is good

Re: [PATCH] awful.client: un-hide the client when it regains focus

2012-05-05 Thread Uli Schlachter
On 04.05.2012 06:26, Anurag Priyam wrote: On Tue, May 1, 2012 at 4:44 PM, Anurag Priyam anurag08pri...@gmail.com wrote: On Sun, Apr 29, 2012 at 8:28 PM, Uli Schlachter psyc...@znc.in wrote: Let's keep our hacks together in one place. Could you test the attached patch? (We already do the

[awesome bugs] #951 - skype message windows won't appear in slave panel

2012-05-05 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task is now closed: FS#951 - skype message windows won't appear in slave panel User who did this - Uli Schlachter (psychon) Reason for closing: Fixed Additional comments about closing: commit fa1ca8070550aa6c92715f62bd4db8573e39208e

[awesome bugs] #990 - Bitcoin-qt crashes Awesome

2012-05-05 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task is now closed: FS#990 - Bitcoin-qt crashes Awesome User who did this - Uli Schlachter (psychon) Reason for closing: Not a bug Additional comments about closing: Hm, we don't have a Not our bug reason for closing tasks. Anyway, bug

[awesome bugs] #991 - Floating applications have their windows shrunk each time after restoring from tray

2012-05-05 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#991 - Floating applications have their windows shrunk each time after restoring from tray User who did this - Uli Schlachter (psychon) -- Can't reproduce with git/master, pidgin and a floating

Re: [PATCH] awful.client: un-hide the client when it regains focus

2012-05-05 Thread Anurag Priyam
On Sat, May 5, 2012 at 1:32 PM, Uli Schlachter psyc...@znc.in wrote: However, now I feel like you should send this in as a git commit. After all, it was you who noticed it and wrote a patch for. Then I complained that I wanted this to be done differently and you did so and wrote a new patch.

[awesome bugs] #991 - Floating applications have their windows shrunk each time after restoring from tray

2012-05-05 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#991 - Floating applications have their windows shrunk each time after restoring from tray User who did this - Can Altıparmak (c6dev) -- With git/master, I also can't reproduce, regardless of

Re: [PATCH] awful.client: un-hide the client when it regains focus

2012-05-05 Thread Uli Schlachter
On 05.05.2012 10:55, Anurag Priyam wrote: On Sat, May 5, 2012 at 1:32 PM, Uli Schlachter psyc...@znc.in wrote: However, now I feel like you should send this in as a git commit. After all, it was you who noticed it and wrote a patch for. Then I complained that I wanted this to be done

Re: [PATCH] awful.client: un-hide the client when it regains focus

2012-05-05 Thread Jonathan Sielhorst
On Sat, 5 May 2012 14:25:00 +0530 Anurag Priyam anurag08pri...@gmail.com wrote: There you go. The raw patch was tested so I didn't test this one (also, I am running Unity :P at the moment and don't want to close all my apps and start awesome). Hey, you can simply start a second X server

Re: [PATCH] awful.client: un-hide the client when it regains focus

2012-05-05 Thread Anurag Priyam
On Sat, May 5, 2012 at 4:03 PM, Jonathan Sielhorst jonathan.sielho...@googlemail.com wrote: you can simply start a second X server with startx -- :1 you may want to change your .xinitrc first. After that you can switch between the two X server with Alt+Ctrl+F7 and Alt+Ctrl+F8. I used it to

[awesome bugs] #991 - Floating applications have their windows shrunk each time after restoring from tray

2012-05-05 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#991 - Floating applications have their windows shrunk each time after restoring from tray User who did this - Kamil Smardzewski (muni) -- Same here, no shrinking with git/master, pidgin,

[awesome bugs] #991 - Floating applications have their windows shrunk each time after restoring from tray

2012-05-05 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#991 - Floating applications have their windows shrunk each time after restoring from tray User who did this - Kamil Smardzewski (muni) -- Same here, no shrinking with git/master, pidgin,

[awesome bugs] #991 - Floating applications have their windows shrunk each time after restoring from tray

2012-05-05 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#991 - Floating applications have their windows shrunk each time after restoring from tray User who did this - Arvydas Sidorenko (Asido) -- Yesterday in IRC a guy complained that also apvlv

Re: [PATCH] Menubar enhancements

2012-05-05 Thread Ignas Anikevicius
Hello, Thanks for taking a look. On 05/05/12 08:57, Uli Schlachter wrote: +table.insert(shownitems, { name = Run query: .. query, cmdline = query, icon = nil }) Why Run query: gimp? I find the term query here a little confusing. What would you think about just Run: gimp? Will do.

Re: [PATCH] Menubar enhancements

2012-05-05 Thread Uli Schlachter
Evening, On 05.05.2012 23:04, Ignas Anikevicius wrote: [...] Patch 4: Would merge, but merging this without patch 3 is bad. Also, I call hack for injecting the terminal prefix, but whatever. Leave this patch as-is. How should we solve that? I am happy to do it the right way, but I could