awesome/lib
Corey Thompson cacba79d49 Initialize floating_geometry on property::border_width signal (FS#826)
Initializing the client property "floating_geometry" on the
property::geometry signal is problematic since this is emitted before
client_set_border_width(), causing the internal client geometry to get
stored and later passed to client:geometry() which assumes it includes
titlebar and borders.

Signed-off-by: Corey Thompson <cmtptr@gmail.com>
Signed-off-by: Uli Schlachter <psychon@znc.in>
2011-12-09 22:02:45 +01:00
..
awful Initialize floating_geometry on property::border_width signal (FS#826) 2011-12-09 22:02:45 +01:00
beautiful.lua.in Beautiful: Handle invalid wallpaper_cmd better (FS#941) 2011-11-27 11:16:47 +01:00
naughty.lua.in Private naughty.getIcon() -> public awful.util.geticonpath() 2011-11-01 19:45:12 +01:00