awful.titlebars: Implement
commita1918b8306f3a03a38dbc5f33c2151abc5c8fdea
authorUli Schlachter <psychon@znc.in>
Tue, 23 Oct 2012 18:32:59 +0000 (23 20:32 +0200)
committerUli Schlachter <psychon@znc.in>
Tue, 23 Oct 2012 18:37:50 +0000 (23 20:37 +0200)
tree5d7f83dec501596e568ded4d84b96d1ff63b7a53
parent1f69f36993da40c485b3f4e03dfd79f845e2ca1f
awful.titlebars: Implement

This commits adds the necessary lua code so that we finally can have titlebars.
As the baseline for the needed functionality, the titlebar code in awesome 3.4
and a quick poll on the mailing list were used.

Signed-off-by: Uli Schlachter <psychon@znc.in>
awesomerc.lua.in
lib/awful/init.lua.in
lib/awful/titlebar.lua.in [new file with mode: 0644]
lib/wibox/drawable.lua.in