Files
xserver/dix
Daniel Stone da39d57a20 Input: Store passive-activating key in CheckDeviceGrabs
CheckDeviceGrabs will activate a passive grab for KeyPress and
ButtonPress events.  GrabInfoRec::activatingKey contains the keycode
which activated the passive grab, so we can deactivate it later in
ProcessOtherEvents.

Previously, CheckDeviceGrabs relied on its callers to set
activatingKey, which not all callers were doing (I'm looking at you,
ComputeFreezes).  Just set it in CheckDeviceGrabs instead.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2011-02-17 09:10:10 +10:00
..
2010-05-13 06:16:48 +07:00
2003-11-14 16:49:22 +00:00
2003-11-14 15:54:54 +00:00
2010-10-13 09:24:06 -07:00
2010-11-11 23:20:35 +02:00
2010-09-28 16:46:46 +03:00
2010-11-14 10:25:54 -08:00
2010-12-06 19:15:26 -08:00
2009-08-28 23:29:05 -04:00
2011-01-20 21:08:17 -05:00