index
:
xorg/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
XACE-SELINUX
XACE-modular
XEVIE
XORG-6_8-branch
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
autoconfig-for-7.2
bcook-backend
compat_output
dmx-2
dri-0-1-branch
dri2-swapbuffers
exa-damagetrack
glucose-2
gsr-current
input-hotplug
lg3d
lg3d-7.2
lg3d-dev
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
mpx
no-pci-rework
orib-soc-2006
panning-for-server-1.6
pci-rework
randr-1.2
randr-1.2-for-server-1.2
randr-dpms
sco_port_update
server-1.10-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
server-1.14-branch
server-1.15-branch
server-1.16-branch
server-1.17-branch
server-1.18-branch
server-1.19-branch
server-1.2-branch
server-1.20-branch
server-1.3-branch
server-1.4-branch
server-1.5-branch
server-1.6-branch
server-1.6-enterleave
server-1.7-branch
server-1.7-nominations
server-1.8-branch
server-1.9-branch
server-1_0-branch
server-1_1-branch
server-21.1-branch
transform-proposal
wonderland-dev
xf-4_0_2-branch
xf-4_1-branch
xf-4_2-branch
xf-4_3-branch
xfixes_2_branch
xgl-0-0-1
xorg-server-1.2-apple
xorg-server-1.4-apple
xorg-server-1.5-apple
xorg-server-1.6-apple
xorg-server-1.7-apple
xquartz-composite
xwayland-21.1
xwayland-22.1
xwayland-23.1
xwayland-23.2
xwayland-24.1
X server (mirrored from https://gitlab.freedesktop.org/xorg/xserver)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
xfree86
/
common
/
xf86Xinput.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-26
treewide: replace strdup() calls to Xstrdup()
Enrico Weigelt, metux IT consult
1
-3
/
+3
2024-07-26
treewide: replace xnfalloc() calls to XNFalloc()
Enrico Weigelt, metux IT consult
1
-1
/
+1
2024-07-19
Move sizeof to second argument in calloc calls
Alan Coopersmith
1
-1
/
+1
2024-04-30
include: split out non-exported prototypes to dix_priv.h
Enrico Weigelt, metux IT consult
1
-2
/
+2
2024-03-09
dix: unexport InitTrackers()
Enrico Weigelt, metux IT consult
1
-0
/
+3
2024-02-29
xfree86: common: move non-exported funcs from dgaproc.h to separate header
Enrico Weigelt, metux IT consult
1
-0
/
+1
2023-11-02
AutoRepeat: Fix wrong repeat rate being applied
Pedro Montes Alcalde
1
-1
/
+1
2021-05-30
hw/xfree86: Implement public APIs to submit gesture events
Povilas Kanapickas
1
-0
/
+52
2020-07-05
Fix spelling/wording issues
Alan Coopersmith
1
-1
/
+1
2020-04-10
Xorg: honor AutoRepeat option
Michael Stapelberg
1
-0
/
+28
2019-04-17
Fix maybe-uninitialized warning in xf86NewInputDevice()
Jon Turney
1
-1
/
+1
2018-02-19
dga: #if XFreeXDGA → #ifdef XFreeXDGA
Laurent Carlier
1
-3
/
+3
2017-05-03
xfree86: Silence a new glibc warning
Adam Jackson
1
-0
/
+3
2016-10-26
ddx: add new call to purge input devices that weren't added
Peter Hutterer
1
-0
/
+15
2016-10-26
xfree86: swap the list of paused devices to an xorg_list
Peter Hutterer
1
-11
/
+20
2016-10-26
xfree86: use the right option traversal list to search for an option
Peter Hutterer
1
-11
/
+7
2016-08-12
xfree86: lock input during PreInit
Peter Hutterer
1
-0
/
+2
2016-08-12
xfree86: fix unbalanced input_lock/unlock in xf86NewInputDevice()
Peter Hutterer
1
-1
/
+1
2016-07-18
xfree86: if ATTR_KEYBOARD is set, match for keyboards
Peter Hutterer
1
-1
/
+1
2016-06-10
Allow ConstantDeceleration < 1.0
Eric Biggers
1
-1
/
+1
2016-06-08
Allow compile-time selection of a fallback input driver
Peter Hutterer
1
-8
/
+31
2016-05-26
Remove SIGIO support for input [v5]
Keith Packard
1
-4
/
+4
2016-05-03
xfree86: add support for MatchIsTabletPad
Peter Hutterer
1
-0
/
+3
2016-03-01
config/udev: distinguish between real keyboards and other key devices
Laércio de Sousa
1
-1
/
+1
2015-12-21
xfree86: move check for driver->PreInit up
Peter Hutterer
1
-11
/
+11
2015-12-18
xfree86: add NoMatchFoo directives for InputClass sections
Peter Hutterer
1
-7
/
+10
2015-11-24
xfree86: fix minor memory leak
Peter Hutterer
1
-1
/
+4
2015-05-20
dix: hook up the unaccelerated valuator masks
Peter Hutterer
1
-0
/
+4
2015-04-21
Convert hw/xfree86 to new *allocarray functions
Alan Coopersmith
1
-2
/
+3
2015-03-13
Drop valuator mask argument from GetKeyboardEvents
Peter Hutterer
1
-34
/
+7
2014-11-12
Drop trailing whitespaces
Peter Hutterer
1
-8
/
+8
2014-05-05
systemd-logind: let the logind code decided whether to close an fd
Peter Hutterer
1
-6
/
+3
2014-03-22
Add necessary headers for major()/minor() on Solaris to xf86Xinput.c
Alan Coopersmith
1
-0
/
+4
2014-03-13
xf86Xinput: release server managed fd before removing the device from the list
Hans de Goede
1
-5
/
+5
2014-03-11
xfree86: handle xorg.conf devices with logind
Peter Hutterer
1
-2
/
+20
2014-03-03
systemd-logind: Add delayed input device probing
Hans de Goede
1
-4
/
+45
2014-03-03
systemd-logind: Hookup systemd-logind integration
Hans de Goede
1
-0
/
+18
2014-03-03
xf86Xinput: Modify API for server-managed fd support
Hans de Goede
1
-0
/
+6
2014-02-04
Revert "xfree86/common: handle string constants in xf86Xinput configuration"
Peter Hutterer
1
-2
/
+2
2014-01-12
Replace 'pointer' type with 'void *'
Keith Packard
1
-1
/
+1
2014-01-12
xfree86/common: handle string constants in xf86Xinput configuration
Keith Packard
1
-2
/
+2
2014-01-12
xfree86/common: Warning fixes. Mostly const string handling.
Keith Packard
1
-5
/
+5
2013-04-12
xf86: use new xf86VTOwner interface in a few places
Dave Airlie
1
-1
/
+1
2012-05-23
xfree86: fix mouse wheel support for DGA clients
Marcin Slusarz
1
-16
/
+78
2012-03-21
Introduce a consistent coding style
Keith Packard
1
-248
/
+220
2012-02-03
Namespace list api to reduce conflicts with similar system headers
Alan Coopersmith
1
-5
/
+5
2012-01-05
xfree86: split warning about missing identifier or input driver
Peter Hutterer
1
-5
/
+6
2011-12-19
Add the touch input API stubs
Daniel Stone
1
-0
/
+24
2011-11-23
Convert strncpy/strncat to strlcpy/strlcat
Alan Coopersmith
1
-3
/
+2
2011-11-09
input: replace remaining GetPairedDevice() with GetMaster()
Peter Hutterer
1
-1
/
+1
[next]