awesome/lib/awful/widget
David Palacio 8fd3182869 Ignore desktop clients on taglist widget
Make the taglist widget skip unstickied and focused desktop clients
for status update by:
 * Ignoring focused client if it is of desktop type
 * Returning a list of clients from tag.clients without clients
   of desktop type.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2011-10-04 20:22:31 +02:00
..
layout widget.layout.horizontal: fix y coordinate 2009-08-27 17:06:13 +02:00
button.lua.in widget: emit signals on mouse enter and leave 2009-08-21 15:30:47 +02:00
common.lua.in Tasklist: Fail less badly with invalid utf8 2010-10-07 18:42:05 +02:00
graph.lua.in Fix a minor typos 2011-05-07 16:05:05 +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:31 +02:00
prompt.lua.in prompt: Only show error messages 2010-08-09 14:24:52 +02:00
taglist.lua.in Ignore desktop clients on taglist widget 2011-10-04 20:22:31 +02:00
tasklist.lua.in Update tasklist when client screen changes 2011-07-08 18:18:38 +02:00
textclock.lua.in awful.widget.textclock: import 2009-08-17 17:49:38 +02:00