index
:
wayland/libinput
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.16-branch
1.17-branch
1.18-branch
1.19-branch
1.2-branch
1.20-branch
1.22-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
main
master
tablet-support
wip/arch
wip/docbuild
wip/smaller-arch-image
input device management and event handling library (mirrored from https://gitlab.freedesktop.org/libinput/libinput)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
fallback: suspend internal keyboards and trackpoints on tablet-mode switch
Peter Hutterer
1
-6
/
+110
2017-09-25
fallback: add 'interface' to the fallback interface's method names
Peter Hutterer
1
-22
/
+22
2017-09-25
touchpad: invert an if condition to allow for early return
Peter Hutterer
1
-14
/
+15
2017-09-25
fallback: move the fallback code into a separate file
Peter Hutterer
3
-1651
/
+1704
2017-09-25
evdev: rename evdev_key_type to just key_type
Peter Hutterer
1
-23
/
+23
2017-09-25
evdev: abstract the get_switch_state method
Peter Hutterer
5
-1
/
+21
2017-09-25
Use named initializers for the various dispatch interfaces
Peter Hutterer
4
-40
/
+40
2017-09-25
evdev: change prefix on some fallback-only methods
Peter Hutterer
1
-15
/
+15
2017-09-25
fallback: allow for multiple keyboards to toggle the lid switch
Peter Hutterer
2
-26
/
+79
2017-09-21
timer: flush the timer funcs if our events come in late
Peter Hutterer
4
-17
/
+50
2017-09-21
tablet: always enable the no-proximity-out quirk on HUION tablets
Peter Hutterer
2
-2
/
+16
2017-09-21
evdev: update key type check for new key defines
Peter Hutterer
1
-1
/
+1
2017-09-20
evdev: add a comment to the toggle_touch interface
Peter Hutterer
2
-1
/
+3
2017-09-20
evdev: drop unused #define DEFAULT_TRACKPOINT_ACCEL
Peter Hutterer
1
-6
/
+0
2017-09-20
evdev: drop unused enum value DISPATCH_LID_SWITCH
Peter Hutterer
1
-1
/
+0
2017-09-20
tablet: support tablet devices without BTN_TOOL_PEN
Peter Hutterer
1
-2
/
+14
2017-09-20
tablet: add a quirk for the HUION PenTablet that doesn't send proximity out e...
Peter Hutterer
4
-0
/
+122
2017-09-18
evdev: remove duplicate device name in log message
Peter Hutterer
1
-3
/
+1
2017-09-18
touchpad: don't resume a disabled touchpad
Peter Hutterer
1
-15
/
+29
2017-09-14
Add helper function for time to timeval conversion
Peter Hutterer
2
-2
/
+12
2017-09-11
Merge branch 'wip/ignore-moved-touches'
Peter Hutterer
3
-13
/
+145
2017-09-11
Merge branch 'wip/sw-tablet-mode'
Peter Hutterer
8
-345
/
+440
2017-09-11
filter: don't allow an accel factor of 0 on the flat profile
Peter Hutterer
1
-1
/
+1
2017-09-07
udev: move the EKR into the parent's device group
Peter Hutterer
1
-0
/
+1
2017-09-07
util: add a safe_atoi_base() function
Peter Hutterer
1
-2
/
+10
2017-09-06
touchpad: if a device has a tablet mode switch, disable the touchpad
Peter Hutterer
4
-4
/
+82
2017-09-06
Add support for SW_TABLET_MODE
Peter Hutterer
3
-11
/
+67
2017-09-06
evdev: move lid code to the fallback interface
Peter Hutterer
3
-330
/
+240
2017-09-06
Add libinput_device_switch_has_switch()
Peter Hutterer
5
-0
/
+51
2017-09-05
evdev: remove declarations for two nonexistent functions
Peter Hutterer
1
-9
/
+0
2017-09-04
evdev: remove unused argument from evdev_tag_lid_switch
Peter Hutterer
1
-3
/
+2
2017-09-04
touchpad: rename the lid_switch_listener to just listener
Peter Hutterer
2
-5
/
+5
2017-09-01
touchpad: use motion speed to ignore accidental 2fg touches
Peter Hutterer
2
-2
/
+128
2017-09-01
touchpad: store the time in the motion history
Peter Hutterer
2
-10
/
+15
2017-09-01
touchpad: ignore thumbs during edge scrolling
Peter Hutterer
1
-1
/
+2
2017-08-28
evdev: accept accelerometers if they are tagged as other devices too
Peter Hutterer
1
-1
/
+19
2017-08-23
Add support for LIBINPUT_IGNORE_DEVICE
Peter Hutterer
1
-0
/
+16
2017-08-14
touchpad: Allow larger palm sizes.
Ronald Tschalär
1
-1
/
+1
2017-08-04
evdev: disable evdev event debugging again
Peter Hutterer
1
-1
/
+1
2017-08-01
touchpad: Enable timestamp smoothing support for bluetooth touchpads
Hans de Goede
3
-3
/
+11
2017-08-01
filter: Add timestamp smoothing support
Hans de Goede
1
-7
/
+18
2017-08-01
gestures: don't try to pinch for nfingers > slots
Peter Hutterer
1
-1
/
+6
2017-07-27
lid: disable all types but EV_SYN and EV_SW
Peter Hutterer
1
-0
/
+8
2017-07-26
pointer: add button debouncing
Peter Hutterer
2
-0
/
+189
2017-07-25
timer: always restart the timer loop when we called one of them
Peter Hutterer
1
-2
/
+13
2017-07-25
timer: if a timer is inactive, do not call the timer func
Peter Hutterer
1
-0
/
+3
2017-07-25
evdev: recover from a lost button count
Peter Hutterer
1
-10
/
+10
2017-07-20
trackpoint: parse a trackpoint range property
Peter Hutterer
1
-0
/
+16
2017-07-20
trackpoint: drop handling of CONST_ACCEL and undo SENSITIVITY
Peter Hutterer
2
-25
/
+23
2017-07-20
filter: add a custom trackpoint accelerator
Peter Hutterer
4
-49
/
+258
[next]