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
2015-04-23
xf86-input-libinput 0.9.0
xf86-input-libinput-0.9.0
Peter Hutterer
2015-03-18
Add "libinput something Default" properties
Peter Hutterer
2015-03-18
Add a helper function for making properties
Peter Hutterer
2015-03-18
man: update the property list in the man page
Peter Hutterer
2015-03-18
Fix a couple of -Wformat warnings
Peter Hutterer
2015-03-16
cosmetic: drop duplicate empty lines
Peter Hutterer
2015-03-06
xf86-input-libinput 0.8.0
xf86-input-libinput-0.8.0
Peter Hutterer
2015-03-06
Initialize variable 'path' to NULL to silence warning
Boyan Ding
2015-03-05
Up the scroll dist value for touchpads
Peter Hutterer
2015-03-02
Apply the configuration before initalizing the property
Peter Hutterer
2015-03-02
Don't unref the device until we're done with it in DEVICE_INIT
Peter Hutterer
2015-02-26
Add properties to change the click method (#89332)
Peter Hutterer
2015-02-26
Split out property init into helper functions
Peter Hutterer
2015-02-26
Use the new libinput_device_pointer_has_button
Peter Hutterer
2015-02-26
Ignore property changes if the device is disabled
Olivier Fourdan
2015-02-25
Fix off-by-one error in buttonmap initialization (#89300)
Peter Hutterer
2015-02-24
xf86-input-libinput 0.7.0
xf86-input-libinput-0.7.0
Peter Hutterer
2015-02-04
Only apply left-handed/scroll button configuration when it's available
Peter Hutterer
2015-01-30
Reapply configuration at DEVICE_ON
Friedrich Schöller
2015-01-30
Formatting fix
Peter Hutterer
2015-01-27
xf86-input-libinput 0.6.0
xf86-input-libinput-0.6.0
Peter Hutterer
2015-01-27
Swap button labels for back/forward to align with linux/input.h
Peter Hutterer
2015-01-21
Move properties to a separate header
Olivier Fourdan
2015-01-21
Revert "libinput-drv: Move properties to a separate header"
Peter Hutterer
2015-01-21
libinput-drv: Move properties to a separate header
Olivier Fourdan
2015-01-21
libinput-drv: Add autogen.sh
Olivier Fourdan
2015-01-19
Remove unused define
Peter Hutterer
2015-01-19
Move the property #defines up
Peter Hutterer
2015-01-16
xf86-input-libinput 0.5.0
xf86-input-libinput-0.5.0
Peter Hutterer
2015-01-15
Fix for new libinput APIs
Peter Hutterer
2014-12-08
Support server-side fds
Peter Hutterer
2014-12-05
xf86-input-libinput 0.4.0
xf86-input-libinput-0.4.0
Peter Hutterer
2014-12-05
Require libinput 0.7.0
Peter Hutterer
2014-12-05
Support absolute pointer devices
Peter Hutterer
2014-12-01
Split up a really long line
Peter Hutterer
2014-12-01
Move the option parsing into a separate function
Peter Hutterer
2014-12-01
Change a sigsafe error to xf86IDrvMsg
Peter Hutterer
2014-12-01
Change the touch IDs to uints
Peter Hutterer
2014-12-01
man: fix wrong option name
Peter Hutterer
2014-12-01
Leave the XKB defaults up to the server
Peter Hutterer
2014-12-01
Allow disabling scroll methods
Peter Hutterer
2014-12-01
Split sendevent modes property into "available" and "current"
Peter Hutterer
2014-11-28
Split scroll methods property into "available" and "current"
Peter Hutterer
2014-11-24
xf86-input-libinput 0.3.0
xf86-input-libinput-0.3.0
Peter Hutterer
2014-11-24
Don't process events from devices that got removed already
Peter Hutterer
2014-11-24
Drop double empty lines
Peter Hutterer
2014-11-24
Use the button conversion helper for normal button events too
Peter Hutterer
2014-11-24
Add support for changing the button-scrolling button
Peter Hutterer
2014-11-24
Add support for switching scroll methods
Peter Hutterer
2014-11-24
Add support for left-handed button orientation
Peter Hutterer
[next]