0be33a0707
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> |
||
---|---|---|
.. | ||
awful | ||
beautiful | ||
gears | ||
menubar | ||
naughty | ||
wibox |