]> git.sur5r.net Git - i3/i3/commit
x: disable GraphicsExposure events on our pixmap graphics contexts
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 10 Jul 2011 20:27:31 +0000 (22:27 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 10 Jul 2011 20:27:51 +0000 (22:27 +0200)
commit85d851de5f90d7dc8a9bf61878f5a1467aa24a1f
tree306403c30dae0aed1a0a8b4c14aa6f30659f2b2a
parent78d25c4cd9d11213070728db96354dd51b657c3c
x: disable GraphicsExposure events on our pixmap graphics contexts

Gets rid of GraphicsExposure and NoExpose events, which we don’t use anyways.
src/x.c