awesome/lib
Uli Schlachter 0be33a0707 awful.placement: Add the border to the client's geometry (#540)
Thanks to the way that X11 works, geometries consider the size of the client
without the border width, but the position of the top-left corner of the border.
This commit adds a new function get_area() which returns the area that is
actually covered by a client. Then, all the code is changed to use this new
function (even the part of the code which did get this border thing correct).

Closes https://github.com/awesomeWM/awesome/pull/541.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-10-26 23:05:24 +01:00
..
awful awful.placement: Add the border to the client's geometry (#540) 2015-10-26 23:05:24 +01:00
beautiful doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
gears doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
menubar menubar/icon_theme.lua: Handle scalable icons correctly 2015-10-13 22:20:43 +02:00
naughty doc: fix unintentional rendering as code due to indent 2015-10-14 00:22:26 +02:00
wibox Add some constructor arguments to some layouts 2015-10-17 14:50:46 +02:00