awesome/lib/awful
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
..
layout Fix warnings from LDoc 2012-11-19 15:35:32 +01:00
mouse mouse.resize: Allow resize across screens (FS#1059) 2012-12-14 19:38:30 +01:00
widget awful.widget.button: Fix name clash (FS#1064) 2012-12-15 10:08:23 +01:00
autofocus.lua.in Tags: Remove screen property 2012-10-23 10:05:34 +02:00
button.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
client.lua.in awful.client.toggletag: Use tag.getscreen() 2012-11-19 18:56:18 +01:00
completion.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
dbus.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
ewmh.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
icccm.lua.in awful.icccm: Handle titlebars 2012-11-01 13:53:23 +01:00
init.lua.in awful.titlebars: Implement 2012-10-23 20:37:50 +02:00
key.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00
keygrabber.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
menu.lua.in Fix various instances of global variables 2012-11-30 22:46:55 +01:00
placement.lua.in awful.placement.no_offscreen: Fix border handling (FS#1065) 2012-12-16 18:11:57 +01:00
prompt.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
remote.lua.in More fixes for the recent module() removal 2012-06-17 15:24:01 +02:00
rules.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00
screen.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00
startup_notification.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
tag.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00
titlebar.lua.in Update titlebar color when focus changes (FS#1056) 2012-11-29 16:52:19 +01:00
tooltip.lua.in awful.tooltip: Update geometry in set_text (FS#956) 2012-11-04 21:53:38 +01:00
util.lua.in Fix various instances of global variables 2012-11-30 22:46:55 +01:00
wibox.lua.in Lots of random documentation fixes 2012-11-19 14:09:10 +01:00