]> git.sur5r.net Git - i3/i3/commit
x: set the contents of a decoration window immediately after changing its size
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 10 Jul 2011 18:08:40 +0000 (20:08 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 10 Jul 2011 18:08:40 +0000 (20:08 +0200)
commitafef42a4acbc6c4808fef6c0ae128f01be0e1271
tree18e9cf14d45cdb8fb99418ae788bdb0ddd834c6e
parent517833569d340e5fd923135717eb5844fac5c50f
x: set the contents of a decoration window immediately after changing its size

Reduces flickering. A window loses its contents when being resized, so we have
to restore them as fast as possible.
src/x.c