awesome/lib
Uli Schlachter d8dc4bb2f5 awful.client.floating.toggle: Fix for dialogs
awful.client.floating.get() does some sensible defaults. E.g. dialogs are
floating by default. Since floating.toggle only checked the property, these
defaults made it break.

So floating.toggle() should use floating.get to decide if a given client is
floating. It should also use "false" instead of "nil" when the client is made
non-floating or else the default will apply again.

Thanks to vsp for making me figure this out. :)

Signed-off-by: Uli Schlachter <psychon@znc.in>
2011-02-10 23:03:05 +01:00
..
awful awful.client.floating.toggle: Fix for dialogs 2011-02-10 23:03:05 +01:00
gears gears.debug: Import 2010-10-22 14:49:12 +02:00
wibox textbox: Verify a text when it is set 2011-01-08 13:55:36 +01:00
beautiful.lua.in Be compatible to oopango 1.0 2010-10-06 15:11:20 +02:00
naughty.lua.in Fix default naughty preset for dbus notifications 2011-02-03 18:08:04 +01:00