awesome/lib
Uli Schlachter f93c91cd1b lib.awful.widget: Return obj in set_* methods
This change enables stuff like the following:

 awful.widget.graph({}):set_color("red"):set_width(40):add_value(0.5)

Additionally, one can use the above directly in th widgets table.

This most likely doesn't break any existing configs and it adds a quite nice
syntax which can be used for in-place configuration of new widgets.

Signed-off-by: Uli Schlachter <psychon@znc.in>
Signed-off-by: Julien Danjou <julien@danjou.info>
2009-08-09 14:15:31 +02:00
..
awful lib.awful.widget: Return obj in set_* methods 2009-08-09 14:15:31 +02:00
beautiful.lua.in beautiful: set metatable correctly 2009-04-28 22:56:18 +02:00
invaders.lua.in invaders: add support for widget layouts 2009-07-17 16:46:54 +02:00
naughty.lua.in naughty: fix size/position messup on arrange 2009-08-08 13:09:03 +02:00
tabulous.lua.in hooks: remove arrange 2009-06-10 11:44:00 +02:00
telak.lua.in wibox: move position handling to Lua 2009-06-04 17:51:30 +02:00