Peter Hutterer e4054e5cb3 Xi: pack the property stuff into a struct, make handlers a linked list.
We may need more than one handler to deal with a property (e.g. one in the
driver, one in the DIX), so get the handlers into a linked list and call them
one-by-one. This is of course slightly less entertaining than the hilarious
WRAP/UNWRAP game we play in other parts of the server.

XIRegisterPropertyHandler/XIUnregisterPropertyHandler are the interface
drivers/the DIX should use to attach themselves to the device.

XIDeleteAllDeviceProperties destroys everything, including the handlers.
2008-07-10 16:28:44 +09:30
2008-06-12 09:04:24 +10:00
2008-06-24 14:37:06 -04:00
2008-07-04 04:04:19 -03:00
2008-06-19 16:42:10 +02:00
2008-03-04 18:11:10 +10:30
2008-06-13 16:00:16 +03:00
2008-06-25 09:52:36 -04:00
Description
Truly free fork of the XOrg project.
93 MiB
Languages
C 96.4%
Roff 1.1%
Objective-C 1%
Meson 0.9%
Shell 0.2%
Other 0.2%