awesome/lib/awful
Maarten Maathuis 6e199bbd76 client, swindow: switch to a more convient definition of geometry
- In many places i see people correcting for border width and titlebars.
- This new definition is the equivilant of what used to be fullgeometry.
- The internal geometry is now contained to a few functions that few people ever touch.
- This should avoid confusion and make code easier.
- Also protect against several unsigned overflows.

Signed-off-by: Maarten Maathuis <madman2003@gmail.com>
Signed-off-by: Julien Danjou <julien@danjou.info>
2008-12-14 10:28:24 +01:00
..
layout client, swindow: switch to a more convient definition of geometry 2008-12-14 10:28:24 +01:00
client.lua.in awful.client: makes fixed size client floating 2008-12-14 10:28:24 +01:00
completion.lua.in awful: add generic completion wrapper for awful.prompt.run() 2008-12-12 19:19:29 +01:00
hooks.lua.in dbus: add D-Bus hooks 2008-12-12 16:51:41 +01:00
init.lua.in mouse: remove client_move, move it to awful 2008-12-12 16:51:41 +01:00
menu.lua.in client, swindow: switch to a more convient definition of geometry 2008-12-14 10:28:24 +01:00
mouse.lua.in client, swindow: switch to a more convient definition of geometry 2008-12-14 10:28:24 +01:00
placement.lua.in client, swindow: switch to a more convient definition of geometry 2008-12-14 10:28:24 +01:00
prompt.lua.in awful.prompt: improvements to selectall 2008-12-14 10:28:23 +01:00
screen.lua.in awful.screen: enhance doc 2008-11-04 21:09:35 +01:00
tag.lua.in layout: move layout code to Lua 2008-12-14 10:28:21 +01:00
titlebar.lua.in client, swindow: switch to a more convient definition of geometry 2008-12-14 10:28:24 +01:00
util.lua.in awful.util: new function file_readable() 2008-12-12 19:19:28 +01:00
widget.lua.in awful.mouse/widget: enable drag'n'dropping clients on tags 2008-12-14 10:28:24 +01:00