awesome/widgets
Julien Danjou 862fe193ee Rewrite {tag,task}list in Lua.
This removes the C implementation of taglist and tasklist widgets and
use a Lua one.

This works by letting .widgets property of wiboxes to be a table with
table, and setting a special metatable on them which notify awesome on
newindex events, updating wiboxes.

Signed-off-by: Julien Danjou <julien@danjou.info>
2008-10-20 20:06:09 +02:00
..
graph.c wibox: merge statusbars and titlebars Lua objects 2008-09-22 14:34:43 +02:00
imagebox.c imagebox: add support for background color 2008-10-20 15:56:56 +02:00
progressbar.c wibox: merge statusbars and titlebars Lua objects 2008-09-22 14:34:43 +02:00
systray.c wibox: rework, merge titlebar 2008-09-26 15:00:42 +02:00
textbox.c wibox: merge statusbars and titlebars Lua objects 2008-09-22 14:34:43 +02:00