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
2007-12-02 12:40:25 -05:00
2008-02-22 15:22:38 -05:00
2008-04-07 07:56:41 +09:30
2008-04-07 07:56:41 +09: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-31 16:38:45 +03:00
Description
Truly free fork of the XOrg project.
95 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%