compositor-x11: Generalize handling of event pairs
authorKristian Høgsberg <krh@bitplanet.net>
Tue, 19 Apr 2011 13:23:29 +0000 (09:23 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 20 Apr 2011 18:20:02 +0000 (14:20 -0400)
commit94da7e1767ec553dc3b5630fc75f1946cc1c4ef1
tree9e80c28a267507dfa3523f877ed43688eb86889c
parentcf57dc52ff4609f27fb874063e47608402e6bf9f
compositor-x11: Generalize handling of event pairs

We need to look at the focus_in and keymap notify pair to correctly determine
the set of held down keys at focus in time, so generalize the handling
of event pairs in preparation for that.
compositor/compositor-x11.c