awesome/lib/awful
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 layouts/tile: completely fix client borders 2010-05-29 10:53:47 +02:00
mouse awful.mouse: load finder 2009-09-11 13:43:02 +02:00
widget Tasklist: Listen to the correct signals 2010-06-22 16:45:06 +02:00
autofocus.lua.in awful.autofocus: improve client focus with multiple screens 2010-01-10 10:31:23 +01:00
button.lua.in awful.{button,key}: enhance documentation 2009-08-28 15:26:41 +02:00
client.lua.in awful.client: fix initial geometry storage (FS#608) 2009-09-22 15:56:58 +02:00
completion.lua.in awful.completion: use sort -u to sort (FS#621) 2009-09-22 17:15:49 +02:00
dbus.lua.in awful.dbus: enhance description 2009-08-28 15:33:18 +02:00
ewmh.lua.in client: implements maximized and fullscreen requests with Lua 2010-05-28 13:29:29 +02:00
init.lua.in client: implements maximized and fullscreen requests with Lua 2010-05-28 13:29:29 +02:00
key.lua.in awful.{button,key}: enhance documentation 2009-08-28 15:26:41 +02:00
menu.lua.in awful.menu.clients: Raise the newly focused client 2010-05-03 11:03:54 +02:00
placement.lua.in placement: import center_horizontal and center_vertical 2009-09-14 11:53:45 +02:00
prompt.lua.in awful.prompt: word delete splits by separators 2009-09-01 14:24:13 +02:00
remote.lua.in awful.remote: enhance description 2009-08-28 15:36:34 +02:00
rules.lua.in Remove invalid variable usage 2010-06-14 20:04:38 +02:00
screen.lua.in awful.screen: fix padding 2009-10-09 20:05:42 +02:00
startup_notification.lua.in spawn: move sn hooks to signals 2009-08-17 17:47:55 +02:00
tag.lua.in Fix missing tostring 2010-06-01 11:43:45 +02:00
tooltip.lua.in tooltip: force place() if tooltip is not visible 2009-12-03 14:22:28 +01:00
util.lua.in Fix awful.util.table.reverse 2009-11-17 10:25:12 +01:00
wibox.lua.in awful.wibox: update struts on align() 2010-03-23 11:06:32 +01:00