awesome/lib/wibox/layout
Uli Schlachter 21d821a8dd rotate: Use the draw_widget() function
Without this, input handling is broken (draw_widget() registers each widget with
its position for input handling).

This also removes some unnecessary save()/restore() calls. Our caller (again
draw_widget()) already does that for us.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2012-07-06 13:09:13 +02:00
..
align.lua.in Fix various minor errors after the lua 5.2 conversion 2012-06-16 21:12:26 +02:00
base.lua.in Ported wibox.layout to lua 5.2 2012-06-16 17:37:30 +02:00
fixed.lua.in Fix various minor errors after the lua 5.2 conversion 2012-06-16 21:12:26 +02:00
flex.lua.in Ported wibox.layout to lua 5.2 2012-06-16 17:37:30 +02:00
init.lua.in Ported wibox.layout to lua 5.2 2012-06-16 17:37:30 +02:00
margin.lua.in Ported wibox.layout to lua 5.2 2012-06-16 17:37:30 +02:00
mirror.lua.in Ported awful to lua 5.2 2012-06-16 17:37:30 +02:00
rotate.lua.in rotate: Use the draw_widget() function 2012-07-06 13:09:13 +02:00