awesome/lib/awful
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
..
beautiful.lua.in awful: split in several modules 2008-09-29 18:30:32 +02:00
client.lua.in Added swapbydirection to client.lua.in in awful. 2008-10-09 18:44:31 +02:00
completion.lua.in awful: split in several modules 2008-09-29 18:30:32 +02:00
hooks.lua.in awful: split in several modules 2008-09-29 18:30:32 +02:00
init.lua.in awful: add compatibility with old function names from util 2008-10-01 16:26:30 +02:00
layout.lua.in awful: split in several modules 2008-09-29 18:30:32 +02:00
placement.lua.in awful.placement: fix no_overlap (FS#335) 2008-10-02 12:12:42 +02:00
prompt.lua.in awful.prompt: add math lib 2008-09-30 09:36:40 +02:00
screen.lua.in awful: split in several modules 2008-09-29 18:30:32 +02:00
tag.lua.in awful: split in several modules 2008-09-29 18:30:32 +02:00
titlebar.lua.in Rewrite {tag,task}list in Lua. 2008-10-20 20:06:09 +02:00
util.lua.in Various changes to awful.util and invaders 2008-10-17 19:20:31 +02:00
widget.lua.in Rewrite {tag,task}list in Lua. 2008-10-20 20:06:09 +02:00