index
:
~jwrdegoede/libinput
clickpad-improvements
clickpad-improvements-v2
for-peter
gestures
gestures-broken
libgestures-integration
master
wip/ptraccel-work
Hans' libinput repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-07
filter: add Simon's copyright
Peter Hutterer
2
-0
/
+2
2015-05-06
test: rename hover tests into semi_mt_hover
Benjamin Tissoires
1
-13
/
+13
2015-05-06
test: bcm5974: down should be marked as static
Benjamin Tissoires
1
-1
/
+1
2015-05-06
doc: add a page about the test suite
Peter Hutterer
2
-1
/
+68
2015-05-06
test: return the right value from open_restricted
Peter Hutterer
1
-1
/
+2
2015-05-06
test: move a comment to where it belongs
Peter Hutterer
1
-5
/
+4
2015-05-05
configure.ac: libinput 0.15.0 - this time for real
Peter Hutterer
1
-1
/
+1
2015-05-05
configure.ac: libinput 0.15.0
Peter Hutterer
1
-2
/
+2
2015-05-05
test: split test for invalid ranges into hi/lo
Peter Hutterer
1
-3
/
+29
2015-05-05
test: add helper function for creating a device not expected to be added
Peter Hutterer
1
-63
/
+26
2015-05-05
touchpad: when clearing the touchpad state, release fake touches too
Peter Hutterer
1
-0
/
+7
2015-05-05
touchpad: drop the tap finger count
Peter Hutterer
2
-5
/
+2
2015-05-05
touchpad: enable clickfinger by default on some System76 laptops
Peter Hutterer
4
-4
/
+42
2015-05-04
touchpad: enable clickfinger by default on chromebooks
Peter Hutterer
4
-1
/
+28
2015-05-04
tools: add to, don't replace, the man page list
Peter Hutterer
1
-1
/
+1
2015-05-04
touchpad: increase drag timeout
Velimir Lisec
1
-1
/
+8
2015-05-04
touchpad: fix double/multitap timeouts
Peter Hutterer
1
-2
/
+1
2015-05-04
test: add timeout_tapndrag()
Peter Hutterer
3
-0
/
+8
2015-05-04
test: reduce the multitap tests to 5 taps only
Peter Hutterer
1
-2
/
+2
2015-05-01
Fix a couple of coding style issues
Peter Hutterer
8
-14
/
+18
2015-05-01
timer: set O_NONBLOCK on the timerfd
Peter Hutterer
1
-1
/
+2
2015-05-01
Set O_CLOEXEC when opening devices
Derek Foreman
1
-2
/
+4
2015-04-30
tools: ship the event-debug tool as an installed libinput-debug-events tool
Peter Hutterer
3
-1
/
+38
2015-04-30
test: add a note to the touch double-down event
Peter Hutterer
1
-0
/
+3
2015-04-30
timer: drain data on the timerfd when it triggers
Peter Hutterer
1
-0
/
+3
2015-04-30
tools: fix broken build if builddir != srcdir
Peter Hutterer
1
-2
/
+2
2015-04-30
evdev: indentation fix
Peter Hutterer
1
-1
/
+4
2015-04-30
tools: fix typo in man page
Peter Hutterer
1
-1
/
+1
2015-04-30
tools: print version number in libinput-list-devices
Peter Hutterer
1
-10
/
+28
2015-04-28
evdev: enable button scrolling by default on mice without wheels
Peter Hutterer
6
-4
/
+107
2015-04-28
test: expand the middle button emulation tests
Peter Hutterer
1
-7
/
+30
2015-04-28
test: change the suite name for two of the pointer button tests
Peter Hutterer
1
-2
/
+2
2015-04-28
test: fix touch up for multitap-n-drag test
Peter Hutterer
1
-1
/
+1
2015-04-28
doc: expand scrolling documentation
Peter Hutterer
1
-9
/
+25
2015-04-28
test: upgrade to the Microsoft Surface Type Cover
Peter Hutterer
2
-4
/
+9
2015-04-28
evdev: init pointer accel filters when we have rel x/y axes
Peter Hutterer
2
-3
/
+15
2015-04-28
evdev: reject devices with only REL_X but no REL_Y (or vice versa)
Peter Hutterer
1
-0
/
+4
2015-04-27
test: add the MS Surface Type Cover to the list of devices
Peter Hutterer
1
-0
/
+2
2015-04-27
test: fix features for the MS Surface Cover
Peter Hutterer
1
-1
/
+1
2015-04-27
test: drop REP_DELAY from the ms surface cover event codes
Peter Hutterer
1
-1
/
+0
2015-04-27
test: check for event as not null before dereferencing it
Peter Hutterer
1
-0
/
+1
2015-04-27
test: fix a memory leak in the touch test
Peter Hutterer
1
-0
/
+2
2015-04-27
test: add semi-mt 2fg scroll test
Peter Hutterer
1
-0
/
+21
2015-04-27
touchpad: Only use slot 0 deltas for 2fg scrolling on semi-mt touchpads
Hans de Goede
2
-2
/
+12
2015-04-27
evdev: use a different filter for low resolution touchpad on the Lenovo X230
Benjamin Tissoires
6
-3
/
+63
2015-04-27
test: add LITEST_KEYS to roccat mouse features
Derek Foreman
1
-1
/
+1
2015-04-27
test: Add negative test for libinput_device_keyboard_has_key()
Derek Foreman
1
-0
/
+19
2015-04-27
touchpad: allow BTN_LEFT in clickfinger mode without touches
Peter Hutterer
2
-2
/
+34
2015-04-24
touchpad: minor code cleanup
Peter Hutterer
1
-6
/
+10
2015-04-24
touchpad: don't re-use button variable
Peter Hutterer
1
-8
/
+9
[next]