]> git.sur5r.net Git - i3/i3/commit
Bugfix: Force a new sequence number after UnmapNotify
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 21 Jan 2012 11:47:18 +0000 (11:47 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 21 Jan 2012 11:49:46 +0000 (11:49 +0000)
commit7a4d8ed6ed67c4d0d958458f58e4db1598c9cd75
tree74981413781de3b720b3dd7f3cc4af536581e5da
parent27b089e430bd702c61e186f4db0bdf84eec12a81
Bugfix: Force a new sequence number after UnmapNotify

This should fix the problem where (legitimate) EnterNotifys arrived with the
same sequence as the UnmapNotify and was ignored.

Fixes: #609
src/handlers.c