index
:
driver/xf86-input-libinput
master
libinput input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-08-16
Ensure parent devices are actual parent devices
Peter Hutterer
2016-08-12
Bail out of PreInit if the parent driver data is NULL
Peter Hutterer
2016-08-12
Block input events while creating the virtual subdevices
Peter Hutterer
2016-07-08
Fix button offset for tablet pad buttons
Peter Hutterer
2016-07-04
man: fix a couple typos
Eric Engestrom
2016-06-14
Init touch x/y axis labels as MT axis labels
Peter Hutterer
2016-05-30
Use xf86AddEnabledDevice instead of AddEnabledDevice when threaded [v3]
Keith Packard
2016-05-30
Change some fixed floats to decimal notation
Peter Hutterer
2016-05-23
Fix proximity events
Peter Hutterer
2016-05-09
Add tablet pad support
Peter Hutterer
2016-05-09
Discard buttons >= 256
Peter Hutterer
2016-04-28
Fix potential use of uninitialized values
Peter Hutterer
2016-04-28
xf86-input-libinput 0.19.0
xf86-input-libinput-0.19.0
Peter Hutterer
2016-04-28
conf: rename to 60-libinput.conf
Peter Hutterer
2016-04-08
Fix implicit declaration of function 'xf86Msg' in xf86libinput.c
Stanislav Ochotnicky
2016-04-07
xf86-input-libinput 0.18.0
xf86-input-libinput-0.18.0
Peter Hutterer
2016-02-29
Support art pen rotation
Peter Hutterer
2016-02-29
Support the mouse/lens tool
Peter Hutterer
2016-02-29
Add support for the airbrush tool axes
Peter Hutterer
2016-02-29
Add support for tablet tools
Peter Hutterer
2016-02-26
xf86-input-libinput 0.17.0
xf86-input-libinput-0.17.0
Peter Hutterer
2016-01-28
Fix compiler warnings about missing tablet event cases
Peter Hutterer
2016-01-28
Add property/option for enabling/disabling tap-n-drag
Peter Hutterer
2016-01-27
Fix default tapping drack lock property value
Peter Hutterer
2016-01-05
Allow hotplugging a device immediately
Peter Hutterer
2016-01-05
Change creating subdevices to something more generic
Peter Hutterer
2015-12-23
xf86-input-libinput 0.16.0
xf86-input-libinput-0.16.0
Peter Hutterer
2015-12-17
Drain the fd after opening
Peter Hutterer
2015-11-23
Split mixed pointer/keyboard devices into two separate X devices
Peter Hutterer
2015-11-20
Revert "Split mixed pointer/keyboard devices into two separate X devices"
Peter Hutterer
2015-11-20
Split mixed pointer/keyboard devices into two separate X devices
Peter Hutterer
2015-11-18
Add a helper function for the driver context initialization
Peter Hutterer
2015-11-18
Copy the device capabilities to the X driver struct
Peter Hutterer
2015-11-18
Split type_name detection out into a helper function
Peter Hutterer
2015-11-18
Unref the libinput context on pre_init failure
Peter Hutterer
2015-11-13
Don't fail DEVICE_CLOSE
Peter Hutterer
2015-11-13
Remove unused server_fds list
Peter Hutterer
2015-11-13
Set the device to NULL after unref
Peter Hutterer
2015-11-12
Plug two memory leaks
Peter Hutterer
2015-10-27
xf86-input-libinput 0.15.0
xf86-input-libinput-0.15.0
Peter Hutterer
2015-10-26
Add property support for the accel profiles
Peter Hutterer
2015-09-18
conf: install the libinput xorg.conf.d snippet
Peter Hutterer
2015-09-18
conf: don't hook onto tablets and joysticks
Peter Hutterer
2015-09-18
conf: rename 99-libinput.conf to 90-libinput.conf
Peter Hutterer
2015-09-03
Fix invalid pointer passed to the properties
Peter Hutterer
2015-09-03
Move the read-only properties into the same condition
Peter Hutterer
2015-08-31
xf86-input-libinput 0.14.0
xf86-input-libinput-0.14.0
Peter Hutterer
2015-08-30
Fix typo in libinput.man
Yomi0
2015-08-17
Use xf86OpenSerial instead of a direct open() call
Peter Hutterer
2015-08-17
Revamp server fd opening
Peter Hutterer
[prev]
[next]