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-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
2017-05-22
Remove write-only CYAPA model tag
Peter Hutterer
3
-3
/
+0
2017-05-18
meson: define the various files litest needs to copy rules/hwdb in place
Peter Hutterer
1
-13
/
+20
2017-05-18
tools: hook libinput-debug-events into the libinput tool
Peter Hutterer
8
-18
/
+120
2017-05-18
tools: add a 'libinput' tool
Peter Hutterer
6
-18
/
+330
2017-05-18
tools: rename a source file to match the future common file name paradigm
Peter Hutterer
3
-2
/
+2
2017-05-18
tools: drop libshared.la
Peter Hutterer
1
-14
/
+13
2017-05-17
util: harmonize container_of() definition with linux kernel one
Gabriel Laskar
6
-26
/
+17
2017-05-15
udev/hwdb_parser.py: use python3 from env instead of /usr/bin
Gabriel Laskar
1
-1
/
+1
2017-05-15
util: use offsetof in container_of
Gabriel Laskar
1
-2
/
+3
2017-05-15
test: make the initial copy file error messages more sensible
Peter Hutterer
1
-2
/
+8
2017-05-15
test: don't use ck_abort_msg outside of test runs
Peter Hutterer
1
-4
/
+4
2017-05-12
Include config.h from event-debug.c
Peter Hutterer
1
-1
/
+2
2017-05-11
test: install the litest device groups file
Peter Hutterer
3
-2
/
+12
2017-05-11
meson: add missing trailing slash to udev test path
Peter Hutterer
1
-1
/
+1
2017-05-11
touchpad: pull the tap exclusion zone down to the full edge zone
Peter Hutterer
2
-13
/
+6
2017-05-11
evdev: replace null sentinel with ARRAY_SIZE
Eric Engestrom
1
-10
/
+5
2017-05-10
Ensure enums are size int
Peter Hutterer
1
-0
/
+31
2017-05-10
Fix va_start compiler warning
Peter Hutterer
1
-1
/
+1
[next]