awesome/lib
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
..
awful Rewrite {tag,task}list in Lua. 2008-10-20 20:06:09 +02:00
beautiful.lua.in awful: split in several modules 2008-09-29 18:30:32 +02:00
invaders.lua.in Rewrite {tag,task}list in Lua. 2008-10-20 20:06:09 +02:00
naughty.lua.in Rewrite {tag,task}list in Lua. 2008-10-20 20:06:09 +02:00
tabulous.lua.in tabulous: store tags in otable 2008-09-30 16:39:43 +02:00