awesome/lib
Uli Schlachter 2330040eb5 wibox.drawable: Fix complete repaints
When a complete repaint is scheduled, also do a relayout, because this is also
the case that we go through when the underlying cairo surface is resized. For
example, resizing a client with a titlebar would trigger this.

Also, going through this code path is necessary since this is the only place
where the dirty area is updated so that it includes "everything". Before this
change, nothing was actually redrawn, because the dirty area was empty.

Fixes: https://github.com/awesomeWM/awesome/issues/449

Signed-off-by: Uli Schlachter <psychon@znc.in>
2015-09-15 12:49:20 +02:00
..
awful Correct indentation of keyboardlayout.lua 2015-09-13 01:35:50 +09:00
beautiful Use awful.util.round in beautiful.xresources.apply_dpi 2015-08-12 14:18:57 +02:00
gears doc(lib: gears: surface): more verbose docstring 2015-09-07 20:29:57 +02:00
menubar menubar: fix height to be rounded 2015-08-31 20:47:22 +02:00
naughty Widgets: Also add a context argument to :fit() 2015-08-12 11:19:48 +02:00
wibox wibox.drawable: Fix complete repaints 2015-09-15 12:49:20 +02:00