awesome/lib/awful
Uli Schlachter fa1ca80705 awful.client.setslave: Fix for not-visible clients
Previously, setslave() put a client only at the end of the list of visible
clients. Obviously this means that it didn't do anything helpful if the target
client was not visible.

Fix this by iterating over all clients on the target screen instead of just the
visible ones.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-05-05 10:04:51 +02:00
..
layout remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
mouse do not set non existent, screen property on wiboxes 2012-01-15 16:52:12 +01:00
widget Taglist: Add {bg,fg}_occupied theme options 2012-04-06 19:21:40 +02:00
autofocus.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
button.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
client.lua.in awful.client.setslave: Fix for not-visible clients 2012-05-05 10:04:51 +02:00
completion.lua.in table.foreach is deprecated: now use for + pairs 2012-03-08 15:47:31 +01:00
dbus.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
ewmh.lua.in ewmh.lua: Fix the screen_change function 2012-03-03 11:45:13 +01:00
icccm.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
init.lua.in awful.keygrabber: capi.keygrabber stack 2012-05-01 14:09:10 +02:00
key.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
keygrabber.lua.in awful.keygrabber: capi.keygrabber stack 2012-05-01 14:09:10 +02:00
menu.lua.in use awful.keygrabber in awful.menu 2012-05-01 14:09:11 +02:00
placement.lua.in awful.placement: can now operate on any object with a set geometry 2012-01-15 18:04:19 +01:00
prompt.lua.in use awful.keygrabber in awful.prompt 2012-05-01 14:09:11 +02:00
remote.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
rules.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
screen.lua.in awful.screen: define getbycoord() to compute screen number of a pixel 2012-01-15 16:52:19 +01:00
startup_notification.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00
tag.lua.in awful.tag.inc*: properly pass tag parameter to set* 2012-01-11 10:42:11 +01:00
tooltip.lua.in do not set non existent, screen property on wiboxes 2012-01-15 16:52:12 +01:00
util.lua.in rename the iterator methods named cycle to iterate, and prettify luadoc a bit 2012-04-02 14:37:47 +02:00
wibox.lua.in remove encoding=utf-8 from modelines 2011-09-11 17:34:09 +02:00