Re: [Draft] Introduction of Widget Layouts

2009-07-27 Thread Julien Danjou
At 1248034560 time_t, Gregor Best wrote: Okay, first bug reports are coming in, and I love that :) Uli reported that awful.widget.graph and awful.widget.progressbar don't take the layout parameter, a thing I indeed missed. A fixed version is attached. I'm also writing a patch for konius

Re: Fullscreen behaviour

2009-07-27 Thread Julien Danjou
At 1248204799 time_t, Andrei Thorp wrote: Sorry if this has been fixed in a newer version already, but if it hasn't... what do you folks think? Seems ok. Patch welcome, or at least a bug report so we do not lose track on this. Cheers, -- Julien Danjou // ᐰ jul...@danjou.info

Re: wibox' geometry weirdness

2009-07-27 Thread Julien Danjou
At 1248523037 time_t, Uli Schlachter wrote: The question is now, which of these is the correct behavior? Geometry should include border, like clients I'd say. This should be fixed in 'next' I guess, since there will be only one entry point for the same property. Cheers, -- Julien Danjou // ᐰ

Re: [RFC Patches] SHAPE extension support for lua

2009-07-27 Thread Julien Danjou
At 1248526738 time_t, Uli Schlachter wrote: I'm not sure if this code is ready to go in. E.g. there is no way to check if the SHAPE extension is available for lua code. Would we need something like this? What would this API look like. I don't think we need something like that. You just set

Re: [RFC Patches] SHAPE extension support for lua

2009-07-27 Thread Julien Danjou
At 1248526949 time_t, Uli Schlachter wrote: +// Convert an image to a 1bit pixmap +xcb_pixmap_t +image_to_1bit_pixmap(image_t *image, xcb_drawable_t d) +{ +xcb_pixmap_t pixmap; +xcb_gcontext_t gc; +xcb_image_t *img; +uint16_t width, height; + +width =

Re: [PATCH] Fix doxygen generation warnings.

2009-07-27 Thread Julien Danjou
At 1248669214 time_t, Brian Gianforcaro wrote: The attached patch fixes all warnings when generating Doxygen documentation. It also removes the use of a deprecated Doxygen option from awesome.doxygen.in. Wahoo, good job, many thanks. Pushed. Cheers, -- Julien Danjou // ᐰ jul...@danjou.info

Re: [RFC Patches] SHAPE extension support for lua

2009-07-27 Thread Uli Schlachter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Julien Danjou wrote: At 1248526949 time_t, Uli Schlachter wrote: +// Convert an image to a 1bit pixmap +xcb_pixmap_t +image_to_1bit_pixmap(image_t *image, xcb_drawable_t d) +{ +xcb_pixmap_t pixmap; +xcb_gcontext_t gc; +

Re: [RFC Patches] SHAPE extension support for lua

2009-07-27 Thread Uli Schlachter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Julien Danjou wrote: At 1248687430 time_t, Uli Schlachter wrote: man XCreateGC says that The GC can be used with any destination drawable having the same root and depth as the specified drawable. What is the root of a pixmap? If it's the root

Re: [RFC Patches] SHAPE extension support for lua

2009-07-27 Thread Julien Danjou
At 1248526738 time_t, Uli Schlachter wrote: Pushed. Cheers, -- Julien Danjou // ᐰ jul...@danjou.info http://julien.danjou.info // 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD // Anna Molly! Anna Molly! Anna Molly! signature.asc Description: Digital signature

[ANNOUNCE] awesome 3.3.2 released

2009-07-27 Thread Julien Danjou
Hi, A small update of stable branch, fixing a couple of bugs, nothing really important. Except if you restart D-Bus frequently. Cheers, -- Julien Danjou // ᐰ jul...@danjou.info http://julien.danjou.info // 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD awesome version 3.3.2 has been

Re: [Draft] Introduction of Widget Layouts

2009-07-27 Thread Gregor Best
On Mon, Jul 27, 2009 at 11:08:10AM +0200, Julien Danjou wrote: [...] That one pushed. You did not finished the other one, it seems? [...] Didn't have the time, sorry. I'll work on it tonight. -- GCS/IT/M d- s+:- a--- C++ UL+++ US UB++ P+++ L+++ E--- W+ N+ o-- K- w--- O M-- V PS+ PE- Y+

[awesome bugs] #558 - half-closed dialog window turns application frozen next time it is opened

2009-07-27 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#558 - half-closed dialog window turns application frozen next time it is opened User who did this - Kevin Burge (kcburge) -- You can reproduce this problem just by opening synaptic (if on

[awesome bugs] #561 - Support for column objects

2009-07-27 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - antti valli (elefantti) Attached to Project - awesome Summary - Support for column objects Task Type - Evolution Request Category - awful Status - Unconfirmed Assigned To