Files
xserver/include
Peter Hutterer 04dff74ffd dix: Rework Enter/Leave semaphore system.
Instead of a simple counter, use bits to keep track of which device is where
etc. When device enters a window (or sets focus), the bit matching the device
is set, when it leaves again, it is unset. If there are 0 bits set, then
Leave/Enter/Focus events may be sent to the client.

Same theory as before, but this should get around the insanity with
Grab/Ungrab special cases. Those cases are basically untested though.
2008-04-10 19:22:59 +09:30
..
2008-01-03 17:04:54 +10:30
2008-02-14 19:53:49 -05:00
2008-01-03 17:04:54 +10:30
2008-01-03 17:04:54 +10:30
2008-03-04 18:11:10 +10:30
2008-01-03 17:04:54 +10:30
2008-03-05 23:57:15 -05:00
2008-03-04 18:11:10 +10:30
2006-08-18 17:04:48 +03:00
2007-06-29 14:06:52 -04:00
2008-03-11 13:18:01 -04:00
2008-01-03 17:04:54 +10:30
2008-02-14 07:51:19 +11:00
2007-12-02 12:40:25 -05:00
2008-01-03 17:04:54 +10:30
2008-02-17 22:52:08 +02:00
2008-02-17 22:52:08 +02:00
2008-02-14 19:53:49 -05:00