index
:
~reynaldo/libinput
uninstalled
Unnamed repository; edit this file 'description' to name the repository.
reynaldo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-25
buildsystem: add missing uninstalled pkg-config infra
uninstalled
Reynaldo H. Verdejo Pinochet
2
-0
/
+11
2016-08-23
touchpad: reset the edge scroll state on touch up if edge scroll is disabled
Peter Hutterer
2
-0
/
+11
2016-08-22
Read the horizontal wheel click angle property if available
Peter Hutterer
6
-27
/
+57
2016-08-19
touchpad: on a non-clickpad, reset the motion history on nfingers change
Peter Hutterer
1
-2
/
+5
2016-08-18
doc: fix wrong argument to udevadm hwdb
Peter Hutterer
1
-1
/
+1
2016-08-15
test: implement tests for configurable tap button mappings
Peter Hutterer
2
-15
/
+206
2016-08-15
touchpad: implement configurable button mapping for tapping
Peter Hutterer
3
-8
/
+50
2016-08-15
Add configurable button map to tappings
Peter Hutterer
7
-0
/
+173
2016-08-15
doc: split middle button emulation into a separate page
Peter Hutterer
4
-16
/
+43
2016-08-11
evdev: rename all fallback-specific functions to a fallback_ prefix
Peter Hutterer
1
-66
/
+66
2016-08-11
evdev: pass the dispatch interface around
Peter Hutterer
1
-36
/
+38
2016-08-11
evdev: move the abs point into the fallback dispatch
Peter Hutterer
2
-15
/
+27
2016-08-11
evdev: switch three ints to booleans
Peter Hutterer
4
-15
/
+16
2016-08-11
evdev: reshuffle the evdev_device struct fields
Peter Hutterer
1
-14
/
+10
2016-08-11
evdev: split evdev_dispatch and fallback_dispatch into separate entities
Peter Hutterer
4
-44
/
+58
2016-08-11
evdev: move the keyboard mask into the fallback dispatch
Peter Hutterer
2
-27
/
+31
2016-08-11
evdev: move pending_event to the evdev_dispatch struct
Peter Hutterer
2
-24
/
+31
2016-08-11
evdev: move the relative deltas for normal devices to the fallback dispatch
Peter Hutterer
2
-16
/
+24
2016-08-11
evdev: move the mt struct into the evdev dispatch struct
Peter Hutterer
2
-40
/
+49
2016-08-11
evdev: move axis dimension handling into a single helper function
Peter Hutterer
1
-21
/
+23
2016-08-11
evdev: split out slot init
Peter Hutterer
1
-58
/
+73
2016-08-11
evdev: return the dispatch method from evdev_configure_device
Peter Hutterer
1
-24
/
+19
2016-08-11
evdev: move the fallback dispatch creation to evdev_configure_device
Peter Hutterer
1
-3
/
+2
2016-08-09
Merge branch 'wip/litest-serial-parallel-v3'
Peter Hutterer
21
-372
/
+401
2016-08-09
doc: add build instructions
Peter Hutterer
4
-9
/
+82
2016-08-05
doc: add some info about configuring devices in wayland/xorg
Peter Hutterer
1
-0
/
+46
2016-08-05
gestures: reduce the 2fg scroll timeout to 150ms
Peter Hutterer
1
-1
/
+1
2016-08-05
touchpad: ignore modifier key combos for dwt
Peter Hutterer
3
-6
/
+196
2016-08-04
test: add dwt modifier/fkey test cases
Peter Hutterer
1
-0
/
+82
2016-08-03
udev: check wacom devices for a paired product id
Peter Hutterer
3
-3
/
+89
2016-08-02
Include config.h from libinput-util.h
Peter Hutterer
1
-0
/
+2
2016-08-02
test: just use litest_add_device if we don't have overrides
Peter Hutterer
1
-6
/
+1
2016-08-02
evdev: fix typo "device device"
Peter Hutterer
1
-3
/
+3
2016-08-02
test: if we're in a debugger, use single-fork mode only
Peter Hutterer
2
-36
/
+38
2016-08-02
test: if a filter is specified, don't parallelize jobs by default
Peter Hutterer
1
-0
/
+16
2016-08-02
test: split the tap tests into more tap groups
Peter Hutterer
1
-43
/
+43
2016-08-02
test: remove NOTPARALLEL
Peter Hutterer
1
-2
/
+0
2016-08-02
test: add a make-like job control to run tests in parallel
Peter Hutterer
2
-27
/
+119
2016-08-02
test: drop the sysname comparison in the device add/remove test
Peter Hutterer
1
-7
/
+1
2016-08-02
Revert "test: create a lock file to avoid parallel udev reloads during device...
Peter Hutterer
2
-66
/
+0
2016-08-02
test: restore the hwdb/udev rules on SIGINT
Peter Hutterer
1
-0
/
+6
2016-08-02
test: make sure we remove all udev rules when we SIGINT the test
Peter Hutterer
1
-1
/
+34
2016-08-02
test: only init the device rules once
Peter Hutterer
2
-67
/
+23
2016-08-02
test: merge all tests into a single binary
Peter Hutterer
20
-109
/
+78
2016-08-01
test: store created udev rules in a list for easier deletion
Peter Hutterer
1
-25
/
+54
2016-08-01
test: make the valgrind test an actual dependency of the test run
Peter Hutterer
1
-1
/
+1
2016-08-01
touchpad: use the udev ID_INPUT_TOUCHPAD_INTEGRATION property if available
Peter Hutterer
1
-0
/
+18
2016-08-01
doc: add links to the two debugging tools as examples
Peter Hutterer
1
-0
/
+17
2016-08-01
test: make the interfaces static
Peter Hutterer
4
-4
/
+4
2016-08-01
test: namespace the bitfield helper tests
Peter Hutterer
1
-1
/
+1
[next]