Re: [PATCH] Fine tuned 'fairh' and 'fairv' layouts.

2008-10-14 Thread Julien Danjou
At 1223942855 time_t, Gwenhael Le Moine wrote: Ah yeah, like this ^_^ Well, it did not apply for an unknown reason but I've done it by hand. Should be pushed by now. -- Julien Danjou // ᐰ [EMAIL PROTECTED] http://julien.danjou.info // 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD

[awesome bugs] #343 - unable to set a border on wiboxes

2008-10-14 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#343 - unable to set a border on wiboxes User who did this - Andrei Thorp (garoth) -- As a general border idea -- it'd be nice to be able to set borders per side, like in HTML. As a use case

Re: naughty - popup notifications for awesome3

2008-10-14 Thread Julien Danjou
At 1223992333 time_t, koniu wrote: Remaining problems are: - the wibox borders that still don't show up despite 'border_width' and 'border_color' in the constructor. - no control over imagebox size: defining width, through object or constructor doesn't have any effect Not your fault. You

[PATCH] make invaders.lua use beautiful

2008-10-14 Thread Gregor Best
Hi people, The attached patch makes invaders.lua use beautiful if available. Also, I changed Garoth' name to his full name. Gregordiff --git a/lib/invaders.lua.in b/lib/invaders.lua.in index 9492bf0..8b4a1b5 100644 --- a/lib/invaders.lua.in +++ b/lib/invaders.lua.in @@ -5,7 +5,7 @@

Re: [PATCH] make invaders.lua use beautiful

2008-10-14 Thread Julien Danjou
At 1224005718 time_t, Gregor Best wrote: The attached patch makes invaders.lua use beautiful if available. Also, I changed Garoth' name to his full name. If beautiful is not loaded, it will fail trying to acces an nil value. You should use awful.beautiful.get() to get real beautiful theme and

Re: [PATCH] make invaders.lua use beautiful

2008-10-14 Thread Gregor Best
At Tue, 14 Oct 2008 19:42:45 +0200 Julien Danjou [EMAIL PROTECTED] wrote: If beautiful is not loaded, it will fail trying to acces an nil value. You should use awful.beautiful.get() to get real beautiful theme and then check if it's not nil. Yeah, I should have thought of that earlier. I

Re: [PATCH] make invaders.lua use beautiful

2008-10-14 Thread Julien Danjou
At 1224008423 time_t, Gregor Best wrote: Yeah, I should have thought of that earlier. I changed my code and attached a patch. Wrong. Imagine my first line of rc is: require(invaders) +local beautiful = beautiful So beautiful is nil in invaders. Then I require(beautiful). +

[awesome bugs] #343 - unable to set a border on wiboxes

2008-10-14 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task is now closed: FS#343 - unable to set a border on wiboxes User who did this - Julien Danjou (jd) Reason for closing: Fixed Additional comments about closing: commit 96c23ad5cb28d8eeb280f2e0de54bb7b7b923d08 Author: Julien Danjou

[awesome bugs] #341 - wine windows loose keyboard focus

2008-10-14 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has been re-opened: FS#341 - wine windows loose keyboard focus User who did this - Julien Danjou (jd) More information can be found at the following URL: http://awesome.naquadah.org/bugs/index.php?do=detailstask_id=341 You are

[awesome bugs] #341 - wine windows loose keyboard focus

2008-10-14 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#341 - wine windows loose keyboard focus User who did this - koniu (koniu) -- Nope, re-focusing with keyboard gets the window highlighted, but no keyboard input. From what I've experienced so

Re: naughty - popup notifications for awesome3

2008-10-14 Thread koniu
Ahoy, On Mon, Oct 13, 2008 at 19:26, Julien Danjou [EMAIL PROTECTED] wrote: At 1223918862 time_t, Gregor Best wrote: How would you setup a timer hook to be executed only once? I could need that for Space Invaders :) Call unregister() ? I've spent some time trying to figure it out but

Re: [PATCH] make invaders.lua use beautiful

2008-10-14 Thread Gregor Best
I have now fixed the code and tested it on a minimal rc.lua without beautiful. The updates are at git://git.mercenariesguild.net/awesome.git invaders Gregor -- To unsubscribe, send mail to [EMAIL PROTECTED]

[awesome bugs] #329 - too hard to un-snap windows from edges

2008-10-14 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#329 - too hard to un-snap windows from edges User who did this - Dale P. Smith (dsmith) -- I have a vague idea of what the problem is, but not yet exactly how to fix it. Basically, the window

Re: [PATCH] make invaders.lua use beautiful

2008-10-14 Thread Julien Danjou
At 1224018852 time_t, Gregor Best wrote: I have now fixed the code and tested it on a minimal rc.lua without beautiful. The updates are at git://git.mercenariesguild.net/awesome.git invaders Merged. Cheers, -- Julien Danjou // ᐰ [EMAIL PROTECTED] http://julien.danjou.info // 9A0D 5FD9

[awesome bugs] #344 - unable to set width of imagebox

2008-10-14 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task is now closed: FS#344 - unable to set width of imagebox User who did this - Julien Danjou (jd) Reason for closing: Implemented Additional comments about closing: commit 6ee617e77744f26bd307d6180bab30560154f386 Author: Julien

[awesome bugs] #345 - wine toolobox windows stay on all tags and always on top

2008-10-14 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - David Hájek (dante4d) Attached to Project - awesome Summary - wine toolobox windows stay on all tags and always on top Task Type - Bug Report Category - Core Status -

[awesome bugs] #341 - wine windows loose keyboard focus

2008-10-14 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#341 - wine windows loose keyboard focus User who did this - Julien Danjou (jd) -- Can you paste me the result of xprop on one of the guilty window? -- More information can be found at

[awesome bugs] #346 - Apps running from awful.spawn have niceness 5

2008-10-14 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - Andre Ramaciotti (andre.ramaciotti) Attached to Project - awesome Summary - Apps running from awful.spawn have niceness 5 Task Type - Bug Report Category - awful Status -