Re: [Draft] Introduction of Widget Layouts

2009-07-07 Thread Julien Danjou
At 1246495186 time_t, Gregor Best wrote: diff --git a/widget.h b/widget.h index f2ca048..e9d9e7e 100644 --- a/widget.h +++ b/widget.h @@ -73,7 +73,7 @@ struct widget_node_t widget_t *widget_getbycoords(orientation_t, widget_node_array_t *, int, int, int16_t *, int16_t *); void

Re: [Draft] Introduction of Widget Layouts

2009-07-07 Thread Maarten Maathuis
I suggest being consistent with the other code and push the geometry to lua with borders included. Like the client code does, or change that, at least be consistent. Maarten. -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: [Draft] Introduction of Widget Layouts

2009-07-07 Thread Gregor Best
On Tue, Jul 07, 2009 at 02:56:04PM +0200, Maarten Maathuis wrote: I suggest being consistent with the other code and push the geometry to lua with borders included. Like the client code does, or change that, at least be consistent. Maarten. Good call, sounds totally reasonable. I guess

Re: [Draft] Introduction of Widget Layouts

2009-07-07 Thread Julien Danjou
At 1246971364 time_t, Maarten Maathuis wrote: I suggest being consistent with the other code and push the geometry to lua with borders included. Like the client code does, or change that, at least be consistent. Well, I suggested to not push any geometry, which seems far better. No? :)

Re: [Draft] Introduction of Widget Layouts

2009-07-07 Thread Maarten Maathuis
I just saw a fragment of code in my mailbox, if jd has a better suggestion, then by all means go ahead. Maarten. -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

[awesome bugs] #503 - awesome steals gnome systray even when its systray is disabled

2009-07-07 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#503 - awesome steals gnome systray even when its systray is disabled User who did this - Angel Olivera (redondos) -- Stefano's workaround didn't work for me; in fact, I've been starting awesome

Adding new module to Obvious

2009-07-07 Thread masterLoki
Hi there, I've been using awesome for a few weeks now and I can tell you all I really like it. As for now, I'm working on a temperature widget for my laptop and Garoth suggested me to turn it into an obvious module and I really liked to idea. As for now the module is complete but I can't