index
:
~ofourdan/xserver
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
Domain-branch
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XACE-modular
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
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
for-keith
for-whot
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-backports
server-1.18-branch
server-1.19-backports
server-1.19-branch
server-1.19-fixes
server-1.2-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
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
xvidmode
xwayland
xwayland-1.19-branch
xwayland-glamor-xv
xwayland-test
Xserver stuff
UNKNOWN
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
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
2011-11-02
Merge remote-tracking branch 'whot/two-screen-coordinates'
Keith Packard
1
-19
/
+0
2011-10-31
xfree86: reduce calls to input_option_get_key/value
Peter Hutterer
1
-9
/
+12
2011-10-25
input: switch InputOption to use XF86OptionRec storage.
Peter Hutterer
1
-2
/
+3
2011-10-13
xfree86: remove xf86XInputSetScreen
Peter Hutterer
1
-19
/
+0
2011-10-03
Merge remote-tracking branch 'herrb/master'
Keith Packard
1
-1
/
+2
2011-09-30
Add a 'wscons' autoconf mechanism to configure input devices on BSD.
Matthieu Herrb
1
-1
/
+2
2011-09-29
input: switch InitValuatorAxisStruct to return Bool
Peter Hutterer
1
-4
/
+4
2011-09-27
xfree86: expose Option "TransformationMatrix"
Peter Hutterer
1
-0
/
+29
2011-09-27
xfree86: fix comment typo
Peter Hutterer
1
-1
/
+1
2011-09-27
xfree86: switch options from pointer to XF86OptionPtr
Peter Hutterer
1
-1
/
+1
2011-08-22
input: make InputOption opaque, provide interface functions.
Peter Hutterer
1
-16
/
+14
[next]