Files
xserver/include
Peter Hutterer ebe45e1a72 input: introduce partial class copying depending on the event.
Copying all classes into the master device has drawbacks for hybrid devices
(devices that are both mice and keyboards). If such a device posts an event,
it's key classes are moved into the VCP. The key event itself is unaffected
by keyboard grabs and the like.

Partial class copying copies depending on the event and copies the classes
into the right master device (i.e. the VCK for key events, the VCP for
pointer events).

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2009-05-22 15:44:57 +10:00
..
2008-11-04 16:01:07 +10:30
2009-05-20 16:22:24 +10:00
2009-01-22 15:06:25 +11:00
2009-03-20 15:17:53 +10:00
2008-04-20 08:35:42 -07:00