index
:
~keithp/xf86-input-libinput
master
libinput-based X input driver
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-07
Use new xf86AddEnabledDeviceSerialized instead of AddEnabledDevice [v2]
HEAD
master
Keith Packard
2
-0
/
+20
2015-11-23
Split mixed pointer/keyboard devices into two separate X devices
Peter Hutterer
1
-59
/
+385
2015-11-20
Revert "Split mixed pointer/keyboard devices into two separate X devices"
Peter Hutterer
1
-354
/
+59
2015-11-20
Split mixed pointer/keyboard devices into two separate X devices
Peter Hutterer
1
-59
/
+354
2015-11-18
Add a helper function for the driver context initialization
Peter Hutterer
1
-11
/
+16
2015-11-18
Copy the device capabilities to the X driver struct
Peter Hutterer
1
-12
/
+22
2015-11-18
Split type_name detection out into a helper function
Peter Hutterer
1
-11
/
+21
2015-11-18
Unref the libinput context on pre_init failure
Peter Hutterer
1
-0
/
+2
2015-11-13
Don't fail DEVICE_CLOSE
Peter Hutterer
1
-0
/
+1
2015-11-13
Remove unused server_fds list
Peter Hutterer
1
-2
/
+0
2015-11-13
Set the device to NULL after unref
Peter Hutterer
1
-0
/
+1
2015-11-12
Plug two memory leaks
Peter Hutterer
1
-0
/
+3
2015-10-27
xf86-input-libinput 0.15.0
Peter Hutterer
1
-1
/
+1
2015-10-26
Add property support for the accel profiles
Peter Hutterer
4
-1
/
+186
2015-09-18
conf: install the libinput xorg.conf.d snippet
Peter Hutterer
2
-1
/
+10
2015-09-18
conf: don't hook onto tablets and joysticks
Peter Hutterer
1
-4
/
+26
2015-09-18
conf: rename 99-libinput.conf to 90-libinput.conf
Peter Hutterer
2
-1
/
+1
2015-09-03
Fix invalid pointer passed to the properties
Peter Hutterer
1
-6
/
+6
2015-09-03
Move the read-only properties into the same condition
Peter Hutterer
1
-6
/
+3
2015-08-31
xf86-input-libinput 0.14.0
Peter Hutterer
1
-1
/
+1
2015-08-30
Fix typo in libinput.man
Yomi0
1
-1
/
+1
2015-08-17
Use xf86OpenSerial instead of a direct open() call
Peter Hutterer
1
-4
/
+3
2015-08-17
Revamp server fd opening
Peter Hutterer
1
-88
/
+39
2015-08-13
Add an option to disable horizontal scrolling
Peter Hutterer
3
-1
/
+73
2015-08-13
Add drag lock support
Peter Hutterer
11
-5
/
+1195
2015-08-12
Remove unneeded header, epoll(7) interface is not directly used.
Martin Pieuchot
1
-1
/
+0
2015-08-12
Rename a local variable to not shadow the BSD strmode(3) function.
Martin Pieuchot
1
-8
/
+8
2015-08-11
gitignore: add patterns for automake test suite and misc other bits
Peter Hutterer
1
-0
/
+8
2015-08-11
Rename main source file to x86libinput.c
Peter Hutterer
2
-1
/
+1
2015-08-04
xf86-input-libinput 0.13.0
Peter Hutterer
1
-1
/
+1
2015-08-04
Add a property for Disable While Typing
Stephen Chandler Paul
4
-2
/
+111
2015-07-21
man: minor man page improvements
Peter Hutterer
1
-1
/
+5
2015-07-21
Fix compiler warnings about touchpad gestures
Peter Hutterer
2
-1
/
+8
2015-07-14
xf86-input-libinput 0.12.0
Peter Hutterer
1
-1
/
+1
2015-07-09
Add a property for tap drag lock
Peter Hutterer
4
-1
/
+110
2015-06-15
Support buttons > BTN_BACK on mice
Peter Hutterer
1
-1
/
+1
2015-06-05
xf86-input-libinput 0.11.0
Peter Hutterer
1
-1
/
+1
2015-06-01
Fix missing scroll methods default/scroll button property
Peter Hutterer
1
-3
/
+0
2015-05-22
Use the new unaccelerated valuator ValuatorMask features
Peter Hutterer
1
-1
/
+26
2015-05-22
Only init abs axes if we don't have acceleration
Peter Hutterer
1
-1
/
+13
2015-05-21
xf86-input-libinput 0.10.0
Peter Hutterer
1
-1
/
+1
2015-05-20
Group scroll distances into a struct
Peter Hutterer
1
-12
/
+14
2015-04-30
Add option "ButtonMapping" (#90206)
Peter Hutterer
2
-7
/
+88
2015-04-29
man: add two linebreaks to make things easier to visually parse
Peter Hutterer
1
-0
/
+2
2015-04-29
Move the option parsing into helper functions
Peter Hutterer
1
-187
/
+278
2015-04-23
Add a property for middle button emulation
Peter Hutterer
4
-2
/
+103
2015-04-23
xf86-input-libinput 0.9.0
Peter Hutterer
1
-1
/
+1
2015-03-18
Add "libinput something Default" properties
Peter Hutterer
3
-1
/
+156
2015-03-18
Add a helper function for making properties
Peter Hutterer
1
-132
/
+80
2015-03-18
man: update the property list in the man page
Peter Hutterer
1
-4
/
+39
[next]