awesome/lib/awful/widget
Uli Schlachter 2e0ea80cb3 Tasklist: Listen to the correct signals
The tasklist shouldn't care about the tag history or new tags showing up and it
also shouldn't care about tags disappearing on other screens (on the current
screen the tasklist needs to update because the tag might have been selected).

On the other hand, the tasklist really should care about tags being selected and
unselected. This worked before because this causes changes to the focus history.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-06-22 16:45:06 +02:00
..
layout widget layouts: always set widgets.height as total 2009-11-05 18:07:00 +01:00
button.lua.in widget: emit signals on mouse enter and leave 2009-08-21 15:30:47 +02:00
common.lua.in update taglist and tasklist to new widget layouts 2009-10-26 11:07:42 +01:00
graph.lua.in awful.widget: add graph stack property 2010-03-29 17:39:22 +02:00
init.lua.in awful.widget.textclock: import 2009-08-17 17:49:38 +02:00
launcher.lua.in Revert "key, button: use as simple table" 2009-08-14 16:48:52 +02:00
layoutbox.lua.in awful.widget.layoutbox: use attached_add_signal 2009-08-21 15:30:48 +02:00
progressbar.lua.in docs: progressbar.lua.in missing a dash to prevent luadoc generation 2010-05-03 11:02:20 +02:00
prompt.lua.in update simple widgets to new widget layouts 2009-10-26 11:07:43 +01:00
taglist.lua.in taglist: don't pad name with space, use margin 2009-11-05 18:07:37 +01:00
tasklist.lua.in Tasklist: Listen to the correct signals 2010-06-22 16:45:06 +02:00
textclock.lua.in awful.widget.textclock: import 2009-08-17 17:49:38 +02:00