95403b9544
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> |
||
---|---|---|
.. | ||
awful | ||
beautiful.lua.in | ||
naughty.lua.in |