commit | 9f5a1031887824a16ed6428a22536c3c0e7b1e2e | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Tue Dec 20 15:31:15 2016 +0200 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Wed Jan 18 14:34:21 2017 +0200 |
tree | f9f65fdf66224db4b9b4aa471c603db2644931e3 | |
parent | be9c7d813590531f2f933559794260fac6d23ba0 [diff] |
xwm: schedule repaint from MapRequest When we as the WM tell the X server to map a window, it gets mapped. We can start drawing into it immediately. There is no reason to wait for any other events before drawing the decorations. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Daniel Stone <daniels@collabora.com>