xserver-multidpi/hw
Peter Hutterer 6d22a9615a dix: Call DeleteInputDeviceRequest from CloseDownDevices (#14418)
The DDX (xfree86 anyway) maintains its own device list in addition to the one
in the DIX. CloseDevice will only remove it from the DIX, not the DDX. If the
server then restarts (last client disconnects), the DDX devices are still
there, will be re-initialised, then the hal devices come in and are added too.
This repeats until we run out of device ids.

This also requires us to strdup() the default pointer/keyboard in
checkCoreInputDevices.

X.Org Bug 14418 <http://bugs.freedesktop.org/show_bug.cgi?id=14418>
2008-04-11 18:45:32 +09:30
..
dmx Programs in hw/dmx/examples/ want client-side xkb headers. 2008-03-07 23:26:56 +01:00
kdrive Remove NDEBUG (assert() disable) define from the X Server. 2008-04-10 10:35:14 -07:00
vfb bug #10008: Make Xvfb.1 document the correct default depth 2008-03-01 18:45:46 -05:00
xfree86 dix: Call DeleteInputDeviceRequest from CloseDownDevices (#14418) 2008-04-11 18:45:32 +09:30
xgl Remove NDEBUG (assert() disable) define from the X Server. 2008-04-10 10:35:14 -07:00
xnest Fix Motif menu drawing in Xnest. 2008-03-03 15:45:17 -05:00
xprint dix: Modify callers of property and selection API to use new interfaces. 2008-02-29 18:01:37 -05:00
xquartz Remove NDEBUG (assert() disable) define from the X Server. 2008-04-10 10:35:14 -07:00
xwin dix: Modify callers of property and selection API to use new interfaces. 2008-02-29 18:01:37 -05:00
Makefile.am Darwin: Use __APPLE__ instead of __DARWIN__ 2007-12-07 18:54:58 -08:00