awesome/lib
Uli Schlachter b833ae75eb awful.client.setwfact: Handle invisible clients (FS#693)
setwfact() calls idx() on the client that it works on. When idx() is called with
a client that isn't visible, it fails while trying to find outs the client's
index in the current layout.

  event_handle_mousegrabber:119: error running function:
    lib/awful/client.lua:688: attempt to compare nil with number

Fix this by ignoring all clients that aren't visible in setwfact().

Signed-off-by: Uli Schlachter <psychon@znc.in>
2010-12-11 14:20:42 +01:00
..
awful awful.client.setwfact: Handle invisible clients (FS#693) 2010-12-11 14:20:42 +01:00
gears gears.debug: Import 2010-10-22 14:49:12 +02:00
wibox wibox: Fix mouse event handling 2010-10-30 19:56:07 +02:00
beautiful.lua.in Be compatible to oopango 1.0 2010-10-06 15:11:20 +02:00
naughty.lua.in Improve naughty's dbus interface 2010-12-10 17:20:47 +01:00