[awesome bugs] #1071 - 3.5 release is very slow

2013-01-02 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#1071 - 3.5 release is very slow User who did this - Uli Schlachter (psychon) -- Just a small note: --no-argb doesn't change much on awesome's sides. All the various bugs are in the video driver

[PATCH] menubar: Treat KP_Enter as Return

2013-01-02 Thread Alexander Yakushev
Hello, As far as I understand this should be enough to fix #1072. Regards, -- Alexander Yakushev http://bytopia.org XML is like violence. Sure, it seems like a quick and easy solution at first, but then it spirals out of control into utter chaos. -- Sarkos from Reddit From

[awesome bugs] #1074 - Locale problem in gears/surface.lua (Attachment added)

2013-01-02 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - Zsolt Udvari (uzsolt) Attached to Project - awesome Summary - Locale problem in gears/surface.lua Task Type - Bug Report Category - Core Status - Unconfirmed Assigned To

[awesome bugs] #1075 - Awesome 3.5 consumes too much cpu time

2013-01-02 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - Yauhen Kharuzhy (jekhor) Attached to Project - awesome Summary - Awesome 3.5 consumes too much cpu time Task Type - Bug Report Category - Core Status - Unconfirmed

[awesome bugs] #957 - maximizing always honour size hints (Attachment added)

2013-01-02 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#957 - maximizing always honour size hints User who did this - Felix Bier (Wey) -- I used gdb with a breakpoint on client_resize_do in client.c. My monitor is 1600x900 and border_width=8. From

[PATCH] Correction of a bug with bg|fg_occupied

2013-01-02 Thread Arthur Carcano
As bg|fg_occupied are set after bg|fg_focus, the second one is always overwritten, this patch correct this. (And hopefully doesn't add any bug ! :D) awpatch Description: Binary data

[PATCH] Put a line in the default theme.lua about bg|fg_occupied

2013-01-02 Thread Arthur Carcano
It just add a little commentary in the default theme.lua to raise awareness about this functionnality awpatch2 Description: Binary data

Re: [RFC][PATCH] Assorted layouts and widget stuff

2013-01-02 Thread Arvydas Sidorenko
local fixed = require(wibox.layout.fixed) From the second patch this unused local should be removed. -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.