]> git.sur5r.net Git - i3/i3/commit
Bugfix: force rendering when the parent’s orientation changed
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 29 Oct 2012 15:41:16 +0000 (16:41 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 29 Oct 2012 15:41:16 +0000 (16:41 +0100)
commite7a4580c5f5f895df2990dae0f26a8662d58d80f
treee5e4a7979a756d7546131b1d67673c1213f2e8f8
parent718d9229900886888eac441bb70ebc9f5b036958
Bugfix: force rendering when the parent’s orientation changed

Otherwise, the split indicator might not be refreshed even though it
should be.

fixes #858
include/data.h
src/x.c