]> git.sur5r.net Git - i3/i3/commit
Bugfix: Flush the Xlib connection after creating cursors
authorMichael Stapelberg <michael@stapelberg.de>
Fri, 1 Apr 2011 19:57:08 +0000 (21:57 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Fri, 1 Apr 2011 19:57:08 +0000 (21:57 +0200)
commitd8bf633e56783f6ecbcee836d8597854331d8d26
tree99b47dbe5a870853dec8a7f4e9c1cbcde09a9cdc
parent26635a7595b9c06834df68bab3c0371046fd7230
Bugfix: Flush the Xlib connection after creating cursors

Fixes a race condition where the cursors were created after we were already
using them.
src/xcursor.c