]> git.sur5r.net Git - i3/i3/commit
Bugfix: handle MapRequests sent between i3 registering as a wm and handling events
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 24 Dec 2012 13:49:19 +0000 (14:49 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 24 Dec 2012 13:49:19 +0000 (14:49 +0100)
commit625401d1628757a67a2ab4eeaa68be965683889c
tree13aeea86f2216a596c1db703dbecf69da229fdcd
parentbf2b25a91546cffffd2f8bdedda74c7e1ea6794a
Bugfix: handle MapRequests sent between i3 registering as a wm and handling events

This fixes the problem where i3-nagbar does not come up because its
MapRequest is ignored.

fixes #892
src/main.c