tasklist: Update when a c.minimized changes
commit64bb0bea082e7a8aa4582c4b88f401308f6526f9
authorUli Schlachter <psychon@znc.in>
Sat, 19 Feb 2011 20:42:39 +0000 (19 21:42 +0100)
committerUli Schlachter <psychon@znc.in>
Sat, 19 Feb 2011 21:28:14 +0000 (19 22:28 +0100)
tree85049d2b8678f6c8ce000702d46ebf9140647086
parentf6907e1296c42b79c409df5654135f7aa974d0e1
tasklist: Update when a c.minimized changes

This fixes a bug where the tasklist would still show its old content after a
client was minimized/unminized because it didn't connect to the appropriate
signal.

This wasn't noticed before, because in most cases minimizing a client also
unfocuses this client which causes a tasklist update.

Signed-off-by: Uli Schlachter <psychon@znc.in>
lib/awful/widget/tasklist.lua.in