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-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
2014-11-19
Hook up the libinput log handler
Peter Hutterer
2014-11-19
Add an explanatory comment for the disabled ptraccel
Peter Hutterer
2014-11-19
Allow re-enabling of the sendevents configuration
Peter Hutterer
2014-11-19
Init the right number of buttons for pointer devices
Peter Hutterer
2014-11-19
Replace hardcoded button number with one we can calculate
Peter Hutterer
2014-11-19
Fix loop condition
Peter Hutterer
2014-11-18
Set the XI type for the device
Peter Hutterer
2014-09-26
Store the data in the local options, then apply all at once
Peter Hutterer
2014-09-26
Apply all config options on DEVICE_ON
Peter Hutterer
2014-09-26
Expose all config options as xorg.conf options
Peter Hutterer
2014-09-26
Add a couple of general properties that all drivers should support
Peter Hutterer
2014-09-26
Expose properties for the various configuration settings.
Peter Hutterer
2014-07-01
Let libinput take care of pointer acceleration
Peter Hutterer
2014-06-26
Fix distcheck
Peter Hutterer
2014-06-26
Use the new libinput_ref/unref instead of manual counting.
Peter Hutterer
2014-06-25
Fix for libinput 0.4.0 API changes
Peter Hutterer
2014-06-10
Require libinput 0.3.0
Peter Hutterer
2014-06-10
Use floating point instead of fixed point numbers
Jonas Ã…dahl
2014-06-10
Fix scrolling axis number
Peter Hutterer
2014-04-04
Delete the input device reference on uninit
Peter Hutterer
2014-04-04
Unset the device user data on device off
Peter Hutterer
2014-03-28
zero out the valuator mask before sending touch events
Peter Hutterer
2014-03-28
Switch to ValuatorMasks for motion and axis events
Peter Hutterer
2014-03-25
Only post rel motion events if we have a non-zero delta
Peter Hutterer
2014-03-07
Do not set valuators for touch up events
Benjamin Tissoires
2014-03-07
Fix up for new libinput API - without touch subtypes
Peter Hutterer
2014-03-07
Whitespace fix
Peter Hutterer
2014-02-21
Reset the fd to -1 after PreInit
Peter Hutterer
2014-02-21
Fix bitmask handling when changing LEDs
Peter Hutterer
2014-02-18
Fix scrolling jumps
Benjamin Tissoires
2014-02-06
Adjust for new API - current-screen-dimensions callback was removed
Peter Hutterer
2014-02-04
Keep track of the enabled devices
Peter Hutterer
2014-02-04
Clarify a comment
Peter Hutterer
[next]