2330040eb5
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> |
||
---|---|---|
.. | ||
layout | ||
widget | ||
drawable.lua | ||
hierarchy.lua | ||
init.lua |