awesome/lib/awful/widget
Lukáš Hrázký 4463f89b15 {tag,task}list: add update_function and base_widget constructor arguments
The arguments are optional, making it possible to use a custom function
to create the {tag,task}list layout. The base_widget arguments can be
used to override the base layout of the {tag,task}list widget.

Signed-off-by: Lukáš Hrázký <lukkash@email.cz>
Signed-off-by: Uli Schlachter <psychon@znc.in>
2013-01-05 23:05:30 +01:00
..
button.lua.in awful.widget.button: Fix name clash (FS#1064) 2012-12-15 10:08:23 +01:00
common.lua.in {tag,task}list: add update_function and base_widget constructor arguments 2013-01-05 23:05:30 +01:00
graph.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00
init.lua.in Ported awful.widget to lua 5.2 2012-06-16 17:37:30 +02:00
launcher.lua.in Ported awful.widget to lua 5.2 2012-06-16 17:37:30 +02:00
layoutbox.lua.in Tags: Remove screen property 2012-10-23 10:05:34 +02:00
progressbar.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00
prompt.lua.in Ported awful.widget to lua 5.2 2012-06-16 17:37:30 +02:00
taglist.lua.in {tag,task}list: add update_function and base_widget constructor arguments 2013-01-05 23:05:30 +01:00
tasklist.lua.in {tag,task}list: add update_function and base_widget constructor arguments 2013-01-05 23:05:30 +01:00
textclock.lua.in Ported awful.widget to lua 5.2 2012-06-16 17:37:30 +02:00