index
:
driver/xf86-input-libinput
master
libinput input driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2015-08-04
Add a property for Disable While Typing
Stephen Chandler Paul
2015-07-21
Fix compiler warnings about touchpad gestures
Peter Hutterer
2015-07-09
Add a property for tap drag lock
Peter Hutterer
2015-06-15
Support buttons > BTN_BACK on mice
Peter Hutterer
2015-06-01
Fix missing scroll methods default/scroll button property
Peter Hutterer
2015-05-22
Use the new unaccelerated valuator ValuatorMask features
Peter Hutterer
2015-05-22
Only init abs axes if we don't have acceleration
Peter Hutterer
2015-05-20
Group scroll distances into a struct
Peter Hutterer
2015-04-30
Add option "ButtonMapping" (#90206)
Peter Hutterer
2015-04-29
Move the option parsing into helper functions
Peter Hutterer
2015-04-23
Add a property for middle button emulation
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
Fix a couple of -Wformat warnings
Peter Hutterer
2015-03-16
cosmetic: drop duplicate empty lines
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-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
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-19
Remove unused define
Peter Hutterer
2015-01-19
Move the property #defines up
Peter Hutterer
2015-01-15
Fix for new libinput APIs
Peter Hutterer
2014-12-08
Support server-side fds
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
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
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]