Go to file
Peter Hutterer 6c45185955 config: don't add duplicate devices through HAL.
If HAL is restarted, the device list is sent to the server again, leading
first to duplicate devices (and thus duplicate events), and later to a
FatalError "Too many input devices."

dev->config_info contains the UDI for the device. If the UDI of a new devices
is equal to one we already have in the device list, just ignore it.

Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
2008-10-29 11:55:44 +10:30
composite Switching from Automatic to Manual redirect needs to unmap/remap 2008-09-19 20:58:32 -07:00
config config: don't add duplicate devices through HAL. 2008-10-29 11:55:44 +10:30
damageext Unifdef ISC 2008-10-02 17:03:54 -04:00
dbe xalloc+bzero -> xcalloc 2008-10-06 14:19:30 -04:00
dix Ansify declaration of FontToXError() 2008-10-26 11:55:50 +01:00
doc Document zap/-retro interaction more. 2008-10-07 20:40:15 -04:00
exa Wrap AddTraps in exa and damage. 2008-10-23 09:56:45 -04:00
fb Partially reverts commit 505c216d03. 2008-10-03 11:24:34 -07:00
glx dri2: fail at context creation if driver fail to create it's context 2008-10-23 11:28:53 +02:00
hw x86emu: fix sparse warnings 2008-10-26 13:17:31 +01:00
include Add prototypes for strlcpy/strlcat 2008-10-26 11:44:57 +01:00
mi Nuke unused miBankNewSerialNumber 2008-10-26 11:56:35 +01:00
miext miext/rootless: Silence some warnings by using proper C prototypes. 2008-10-23 16:33:11 -07:00
os Add prototypes for strlcpy/strlcat 2008-10-26 11:44:57 +01:00
randr RANDR: Fix output property event delivery. 2008-10-16 14:28:14 -04:00
record Drop the never-called SkippedRequestCallback list. 2008-10-03 17:51:19 -04:00
render Build fix. 2008-10-06 18:47:06 -04:00
Xext Xext: Fix compiler warnings 2008-10-26 11:43:48 +01:00
xfixes Unifdef ISC 2008-10-02 17:03:54 -04:00
Xi Nuke unused variables 2008-10-26 11:44:10 +01:00
xkb xkb: squash canonical types into explicit ones on core reconstruction. 2008-09-26 09:33:39 +09:30
.gitignore Add cscope files to .gitignore 2008-09-05 06:10:37 -07:00
acinclude.m4 Update ac_define_dir macro in acinclude.m4 to 2008-04-12 version 2008-04-16 18:38:38 -07:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac XQuartz: Require applewmproto-1.1.1 2008-10-21 09:32:09 -07:00
COPYING Revert "Update COPYING for SHA1 code" 2008-09-23 09:21:37 -07:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am XTrap delenda est. 2008-06-25 09:52:36 -04:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Include pciaccess in the xorg-server.pc Requires line. 2008-04-15 14:51:51 -07:00