]> icculus.org git repositories - manmower/openbox.git/commit
when ignoring enter events, only ignore up to the current serial (NextRequest()-1...
authorDana Jansens <danakj@orodu.net>
Sat, 26 Jan 2008 18:36:20 +0000 (13:36 -0500)
committerDana Jansens <danakj@orodu.net>
Sun, 27 Jan 2008 07:39:39 +0000 (02:39 -0500)
commit8af80aa8dd47090bc418c6cf7e1c3894621566b7
treeae34563473cce8025fc860a2d43b2cdba4be7b65
parent4307366b713aaf1a5787dbb3244a5717db1330e8
when ignoring enter events, only ignore up to the current serial (NextRequest()-1).  Don't ignore enters that come after this with the next serial.
openbox/event.c