awesome/lib
Uli Schlachter 7d1a963352 awful.placement.no_offscreen: Fix border handling (FS#1065)
The (x,y) position of a client is outside of the border, but the width/height
does not include the border (so the real width is width+2*border).

This means that we have to also subtract 2*border to make sure that the client
including its border really is inside of the expected area.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-12-16 18:11:57 +01:00
..
awful awful.placement.no_offscreen: Fix border handling (FS#1065) 2012-12-16 18:11:57 +01:00
gears Fix warnings from LDoc 2012-11-19 15:35:32 +01:00
menubar Improved .desktop parsing (FS#1057) 2012-12-01 16:25:59 +01:00
wibox Fix wibox.layout.rotate 2012-12-05 17:35:08 +01:00
beautiful.lua.in Fix errors from missing themes 2012-11-27 22:55:42 +01:00
naughty.lua.in naughty: Fix docs a little 2012-12-16 11:40:06 +01:00