awesome/lib
Uli Schlachter 41ef107b88 Add titlebars on the C side
This commit makes it possible to add titlebars to a client. These titlebars are
drawables.

The drawin's input handling is moved to the drawable. This allows it to use the
same code for drawin and titlebar input handling, although there are lots of
differences between the two on the C side.

On the lua side, a new wibox.drawable module is created which handles all the
drawable-specific magic and which can also be used for titlebars.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-10-14 17:30:59 +02:00
..
awful Fixes module namespace issues in screen.lua and client.lua 2012-09-29 16:52:53 +02:00
gears gears.object: Give better error messages 2012-10-14 16:58:54 +02:00
menubar menubar: Make prompt configurable 2012-09-12 17:34:22 +02:00
wibox Add titlebars on the C side 2012-10-14 17:30:59 +02:00
beautiful.lua.in Remove all traces of awsetbg and wallpaper setters 2012-07-29 15:38:31 +02:00
naughty.lua.in make naughty catch appname from DBUS messages 2012-09-16 10:44:39 +02:00