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
2017-06-13
doc: add a short blurb regarding lid switch handling
Peter Hutterer
1
-0
/
+18
2017-06-13
test: decouple our tests/test suites from the ones used by check
Peter Hutterer
1
-73
/
+62
2017-06-13
tools: free the tap data on error
Peter Hutterer
1
-1
/
+2
2017-06-13
tools: add missing toffset copy from src to dest while duplicating
Peter Hutterer
1
-0
/
+1
2017-06-09
tools: point out that measuring taps may be different to what libinput sees
Peter Hutterer
1
-0
/
+4
2017-06-09
test: localise the open/close function counter in the path tests
Peter Hutterer
1
-68
/
+69
2017-06-09
test: use unique names for all the test suite names
Peter Hutterer
1
-9
/
+16
2017-06-07
test: remove unused devices field from struct test
Peter Hutterer
1
-1
/
+0
2017-06-07
udev: Add specific pressure range for the Chromebook R13 CB5-312T
Paul Kocialkowski
1
-0
/
+5
2017-06-07
udev: Add generic pressure range values for I2C Elan touchpads
Paul Kocialkowski
1
-0
/
+3
2017-06-07
udev: Add support for device-tree-based model selection
Paul Kocialkowski
2
-0
/
+5
2017-06-06
tools: fix linker error with the debug-gui
Peter Hutterer
1
-4
/
+4
2017-06-06
tools: link libinput.la for libshared.la
Peter Hutterer
1
-1
/
+1
2017-06-06
configure.ac: require libevdev 1.3 or later
Peter Hutterer
1
-1
/
+1
2017-06-02
tools: escape all dashes in man pages (for commands and options)
Peter Hutterer
6
-42
/
+42
2017-06-02
tools: man page cleanup - lowercase all command names
Peter Hutterer
6
-6
/
+6
2017-06-02
tools: add "libinput measure touchpad-tap"
Peter Hutterer
10
-50
/
+890
2017-06-02
Add tv2us helper function
Peter Hutterer
2
-1
/
+7
2017-06-02
tools: link to the online documentation from the libinput(1) man page
Peter Hutterer
1
-1
/
+3
2017-06-02
tools: split the install_man() up for better grouping of tools
Peter Hutterer
1
-3
/
+2
2017-06-02
tools: make the libinput tool usage static
Peter Hutterer
7
-49
/
+7
2017-06-02
tools: Reinstate libshared.la and add it to meson.build too
Peter Hutterer
2
-19
/
+28
2017-06-02
doc: update for the new libinput tool
Peter Hutterer
3
-60
/
+35
2017-06-02
tools: tidy up the usage() for the tools a bit
Peter Hutterer
4
-21
/
+28
2017-06-02
Fold the event-gui into the libinput tool
Peter Hutterer
8
-47
/
+86
2017-06-02
tools: switch the libinput tool to be an exec-ing tool
Peter Hutterer
15
-247
/
+145
2017-06-02
tools: drop event-debug
Peter Hutterer
3
-22
/
+5
2017-06-02
meson: add a test setup for valgrind
Peter Hutterer
1
-1
/
+12
2017-06-02
meson: drop LITEST_VERBOSE environment variable
Peter Hutterer
1
-2
/
+1
2017-06-02
test: remove unused litest_handle_events
Peter Hutterer
2
-17
/
+0
2017-06-02
test: limit the wait_for_event timeout to 2s
Peter Hutterer
1
-2
/
+2
2017-06-02
test: don't leak test warnings to stdout
Peter Hutterer
4
-14
/
+19
2017-06-02
evdev: hook up the libevdev log handler
Peter Hutterer
1
-1
/
+36
2017-06-01
test: drop two superfluous empty queue checks
Peter Hutterer
1
-2
/
+0
2017-06-01
test: tighten some test cases
Peter Hutterer
2
-21
/
+44
2017-06-01
test: add an extra assert into litest_wait_for_event_of_type
Peter Hutterer
1
-1
/
+2
2017-06-01
test: make sure we search for event node, not the parent input device
Peter Hutterer
1
-1
/
+3
2017-05-29
Merge branch 'wip/keyboard-integration-property'
Peter Hutterer
8
-50
/
+147
2017-05-26
tools: fix minor coding style issue
Peter Hutterer
1
-1
/
+2
2017-05-26
tools: fix return codes on failure
Peter Hutterer
1
-9
/
+10
2017-05-23
Revert "lid: force the lid to open when the keyboard device is removed"
Peter Hutterer
2
-59
/
+11
2017-05-23
lid: force the lid to open when the keyboard device is removed
Peter Hutterer
2
-11
/
+59
2017-05-23
lid: setup the keyboard notifier when pairing it
Benjamin Tissoires
2
-2
/
+56
2017-05-23
lid: track the notifier initial state internally, but not externally
Benjamin Tissoires
1
-26
/
+23
2017-05-23
lid: tighten the lid-keyboard pairing
Peter Hutterer
1
-17
/
+11
2017-05-23
evdev: read LIBINPUT_ATTR_KEYBOARD_INTEGRATION property
Peter Hutterer
6
-7
/
+55
2017-05-23
lid: add a comment for why we post the switch state there
Peter Hutterer
1
-0
/
+4
2017-05-23
Merge branch 'wip/libinput-tool-v2'
Peter Hutterer
9
-48
/
+461
2017-05-23
test: tighten the wakeup-on-key lid test
Peter Hutterer
1
-1
/
+0
2017-05-23
test: fix a lid test
Peter Hutterer
1
-1
/
+1
[next]