Peter Hutterer
de0031eefd
dix: initialize the XTest sendEventsProc for all devices
...
XTest requests lets the client specify a device ID, only if none
is specified do we fall back to the XTEST special device.
As of commit
aa4074251 input: Add new hook DeviceSendEventsProc for XTEST
regular devices are no longer able to send XTest events because they
have no sendEventsProc set.
This caused issue #1574 and the crash was fixed with commit
e820030de xtest: Check whether there is a sendEventsProc to call
but we still cannot send XTest events through a specific device.
Fix this by defaulting every device to the XTest send function and
punting it to the DDX (i.e. Xwayland) to override the devices as
necessary.
Fixes e820030de2
Fixes aa4074251f
2024-01-09 00:45:31 +00:00
..
bigreq.c
dpms.c
dpms: Add support for DPMSInfoNotify event from DPMS 1.2 (xorgproto)
2023-12-18 16:35:51 +03:00
dpmsproc.h
dpms: Consolidate a bunch of stuff into Xext/dpms.c
2017-03-27 15:59:47 -04:00
geext.c
More missing version checks in SProcs
2021-08-08 12:43:01 +00:00
geext.h
geint.h
hashtable.c
dix: Fix undefined shift in ht_generic_hash
2019-10-15 14:06:30 -04:00
hashtable.h
Fix spelling/wording issues
2020-07-05 13:07:33 -07:00
meson.build
meson: hide C API if Xorg is disabled (like autotools)
2021-03-11 00:22:36 +00:00
panoramiX.c
Xext: dynamically allocate the PanoramiXDepths[j].vids array
2018-07-19 11:52:14 +10:00
panoramiX.h
panoramiXh.h
panoramiXprocs.c
dix: Call SourceValidate before GetImage
2019-10-30 16:26:01 +00:00
panoramiXsrv.h
panoramiXSwap.c
saver.c
Xext: free the screen saver resource when replacing it
2022-12-14 11:02:40 +10:00
security.c
securitysrv.h
shape.c
shm.c
os, shm: fcntl()'s third argument is integer, not pointer
2020-12-18 09:36:30 -05:00
shmint.h
sleepuntil.c
os: Don't crash in AttendClient if the client is gone
2019-11-19 10:15:05 -08:00
sleepuntil.h
sync.c
xsync: Add resource inside of SyncCreate, export SyncCreate
2019-04-17 14:01:17 -07:00
syncsdk.h
xsync: Add resource inside of SyncCreate, export SyncCreate
2019-04-17 14:01:17 -07:00
syncsrv.h
sync: Convert from "CARD64" to int64_t.
2017-09-20 13:19:27 -04:00
vidmode.c
Fix spelling/wording issues
2020-07-05 13:07:33 -07:00
xace.c
xace.h
xacestr.h
xcmisc.c
xf86bigfont.c
Drop workaround for pre-glibc linux
2017-05-11 15:24:01 -04:00
xf86bigfontsrv.h
xres.c
Fix spelling/wording issues
2020-07-05 13:07:33 -07:00
xselinux.h
xselinux_ext.c
selinux: Stop using security_context_t
2021-08-17 16:02:39 -04:00
xselinux_hooks.c
selinux: Stop using security_context_t
2021-08-17 16:02:39 -04:00
xselinux_label.c
selinux: Stop using security_context_t
2021-08-17 16:02:39 -04:00
xselinuxint.h
selinux: Stop using security_context_t
2021-08-17 16:02:39 -04:00
xtest.c
dix: initialize the XTest sendEventsProc for all devices
2024-01-09 00:45:31 +00:00
xvdisp.c
Unvalidated lengths
2017-10-10 23:33:34 +02:00
xvdisp.h
xvdix.h
xvmain.c
Xext: free the XvRTVideoNotify when turning off from the same client
2022-12-14 11:02:06 +10:00
xvmc.c
xvmcext.h