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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-03
configure.ac: libinput 1.0.1
1.0.1
Peter Hutterer
1
-2
/
+2
2015-09-03
filter: fix constant acceleration for the X230
Peter Hutterer
1
-10
/
+23
2015-08-26
configure.ac: libinput 1.0
1.0.0
Peter Hutterer
1
-4
/
+4
2015-08-24
doc: add a diagram for evemu and note that libinput doesn't recordings
Peter Hutterer
3
-0
/
+26
2015-08-22
doc: fix more typos
Jason Gerecke
9
-12
/
+12
2015-08-21
test: fix gcc warning about missing prototypes
Andreas Pokorny
1
-0
/
+2
2015-08-21
doc: ellipse instead of ellipsis
Andreas Pokorny
1
-2
/
+2
2015-08-21
doc: inverse event type restriction of x and y accessors
Andreas Pokorny
1
-4
/
+8
2015-08-20
configure.ac: libinput 1.0RC1
0.99.1
Peter Hutterer
1
-3
/
+3
2015-08-20
touchpad: use unaccelerated motion data for scrolling
Peter Hutterer
5
-3
/
+42
2015-08-20
filter: add a "filter_constant" hook to the filter interface
Peter Hutterer
3
-0
/
+46
2015-08-20
filter: move the TP_MAGIC_SLOWDOWN to a single definition
Peter Hutterer
1
-9
/
+9
2015-08-20
filter: use named initalizers for the accelerator interface
Peter Hutterer
1
-16
/
+16
2015-08-20
test: fix edge scroll timeout test
Peter Hutterer
1
-30
/
+36
2015-08-20
test: use the touchpad size for the 7mm movement
Peter Hutterer
1
-9
/
+6
2015-08-20
Add log_*_ratelimit wrappers
Peter Hutterer
3
-29
/
+47
2015-08-20
Drop obsolete unused declarations for log_info/set_logging_enabled
Peter Hutterer
1
-6
/
+0
2015-08-20
Change a fprintf to log_error
Peter Hutterer
1
-2
/
+3
2015-08-20
tools: fix switch statement indentation
Peter Hutterer
1
-122
/
+122
2015-08-20
evdev: drop relative x/y motion from a device not marked as pointer
Peter Hutterer
4
-0
/
+193
2015-08-17
doc: fix typos
Peter Hutterer
1
-3
/
+3
2015-08-17
Merge branch 'filter-us-ms-cleanup'
Peter Hutterer
16
-130
/
+15335
2015-08-12
test: add a comment
Peter Hutterer
1
-2
/
+2
2015-08-12
tools: add shell script for making the pointer acceleration graphs in the docs
Peter Hutterer
2
-0
/
+81
2015-08-12
doc: add pointer acceleration documentation
Peter Hutterer
7
-0
/
+14762
2015-08-12
tools: allow filter-switching in ptraccel-debug
Peter Hutterer
1
-7
/
+36
2015-08-12
filter: split trackpoint acceleration out
Peter Hutterer
3
-1
/
+98
2015-08-12
filter: duplicate the code for the Lenovo x230 accel method
Peter Hutterer
1
-3
/
+56
2015-08-12
touchpad: enable natural scrolling for edge scrolling
Peter Hutterer
4
-11
/
+48
2015-08-11
filter: split out handling of the low-dpi accel method
Peter Hutterer
1
-2
/
+32
2015-08-11
filter: split calculating the accel factor into a helper function
Peter Hutterer
1
-10
/
+25
2015-08-11
filter: revamp to create device-specific filters, rather than accel functions
Peter Hutterer
6
-23
/
+86
2015-08-11
filter: move create_pointer_accelerator_filter down in the file
Peter Hutterer
1
-35
/
+35
2015-08-11
filter: drop accel->last, write-only value
Peter Hutterer
1
-5
/
+0
2015-08-11
filter: explain the acceleration function in detail
Peter Hutterer
1
-10
/
+73
2015-08-11
filter: add two helper functions to convert between speeds
Peter Hutterer
1
-10
/
+28
2015-08-11
filter: rename speed_out to "factor" for the touchpad profiles
Peter Hutterer
1
-23
/
+23
2015-08-11
filter: rename speed to speed_adjustment where it's in the [-1,1] range
Peter Hutterer
2
-11
/
+11
2015-08-11
filter: drop superfluous struct declaration
Peter Hutterer
1
-1
/
+0
2015-08-11
Revert "filter: move the pointer acceleration profiles back to units/ms"
Peter Hutterer
2
-29
/
+29
2015-08-11
evdev: split scroll threshold and direction lock threshold into two
Peter Hutterer
3
-4
/
+7
2015-08-11
udev: use prop_value() to fetch the ID_INPUT_PROP property
Peter Hutterer
1
-1
/
+1
2015-08-07
configure.ac: add arg --with-libunwind
Jackie Huang
1
-5
/
+14
2015-08-05
test: don't try to print axis values that aren't set
Peter Hutterer
1
-6
/
+11
2015-08-04
filter: fix acceleration threshold assignment
Peter Hutterer
1
-3
/
+4
2015-08-04
middle-button: don't call libinput_now() in the timeout handler
Peter Hutterer
1
-3
/
+1
2015-08-04
configure.ac: libinput 0.21.0
0.21.0
Peter Hutterer
1
-2
/
+2
2015-08-04
udev: include new udev rule in EXTRA_DIST
Peter Hutterer
1
-0
/
+1
2015-08-04
touchpad: always enable the bottom-most area for thumb detection
Peter Hutterer
1
-16
/
+20
2015-08-04
gestures: reduce 2fg scroll timeout to 500ms
Peter Hutterer
1
-1
/
+1
[next]