platform/upstream/libinput.git
2017-07-05 Peter Huttererdoc: move the autotools instructions into their own...
2017-07-04 Peter Huttererdoc: expand on the meson build instructions
2017-07-04 Peter Hutterermeson: fix build with --libwacom=false
2017-07-04 Peter HuttererMerge branch 'wip/touchpad-palm-pressure'
2017-07-04 Peter HuttererDrop autotools
2017-07-04 Peter Hutterertouchpad: send a left button event when we move out...
2017-07-04 Peter Huttererudev: add custom pressure range for Dell Latitude E6620
2017-07-03 Peter Hutterertools: add a tool to measure touch pressure
2017-07-03 Peter Hutterertouchpad: add pressure-base palm detection
2017-07-03 Peter Hutterertouchpad: increase palm edge zones to 8%
2017-07-03 Peter Huttererconfigure.ac: libinput 1.8.0 upstream_bkup_20200225 1.8.0
2017-07-03 Peter Hutterertools: tidy up the libinput man pages again
2017-07-03 Peter HuttererREADME: tidy up the documentation links
2017-07-03 Peter Hutterertools: add the libinput version to the man pages
2017-06-27 Peter Hutterermeson: install the libinput-debug-gui if we build it
2017-06-27 Peter HuttererREADME: fix link to libinput-debug-events
2017-06-26 Peter Huttererconfigure.ac: libinput 1.7.902 1.7.902
2017-06-26 Peter Hutterertools: fix invocation of subtools
2017-06-26 Peter Hutterermeson: add preceding spaces before colons where needed
2017-06-26 Peter Hutterertest: strdup the suite and test name
2017-06-26 Peter Hutterertools: split the configuration option parsing out
2017-06-26 Peter Hutterertouchpad: ignore the tap motion threshold if fingers...
2017-06-26 Peter Hutterermeson: swap libinput dependencies
2017-06-22 Peter HuttererSkip restorecon if it cannot be found
2017-06-22 Peter Hutterertools: shorten the --help output for the commands
2017-06-22 Peter Hutterertest: remove duplicate test
2017-06-21 Peter Hutterertouchpad: update the timestamp even when we only get...
2017-06-21 Peter Hutterertouchpad: rename tp_touch->millis to tp_touch->time
2017-06-21 Peter Hutterermeson: restore the SELinux context for our .so file...
2017-06-20 Eric Engestromdoc: update build instructions for Arch
2017-06-20 Peter Huttererdoc: add instructions for handling SELinux denials
2017-06-20 Peter Hutterertools: add the compat scripts installer script to the...
2017-06-20 Peter Hutterermeson: build docs by default, but allow disabling it
2017-06-20 Peter Hutterermeson: rename 'enable-tests' option to just 'tests'
2017-06-20 Philippe Covaldoc: Fix mistake in Matrix example to relect only X...
2017-06-19 Peter Hutterertouchpad: use the "is internal keyboard" tag to enable dwt
2017-06-19 Peter Huttererdoc: drop the Fedora "ninja-build" note
2017-06-19 Peter Hutterertools: assert on malloc failure
2017-06-19 Peter Huttererevdev: default to log error priority
2017-06-18 Peter Huttererconfigure.ac: libinput 1.7.901 1.7.901
2017-06-15 Peter Hutterertools: grab the pointer in the debug gui
2017-06-15 Peter Hutterergitignore: drop test/test-* pattern
2017-06-15 Peter HuttererRemove vestiges of the event-gui
2017-06-13 Peter Hutterertools: note that the touchpad-tap measuring tool picks...
2017-06-13 Peter Huttererdoc: use the same formatting for the gcc command as...
2017-06-13 Peter Huttererdoc: update building notes with the bug to ninja vs...
2017-06-13 Peter Hutterertools: update the publish-doc tool to use ninja
2017-06-13 Peter Huttererdoc: add a short blurb regarding lid switch handling
2017-06-13 Peter Hutterertest: decouple our tests/test suites from the ones...
2017-06-12 Peter Hutterertools: free the tap data on error
2017-06-12 Peter Hutterertools: add missing toffset copy from src to dest while...
2017-06-09 Peter Hutterertools: point out that measuring taps may be different...
2017-06-09 Peter Hutterertest: localise the open/close function counter in the...
2017-06-08 Peter Hutterertest: use unique names for all the test suite names
2017-06-07 Peter Hutterertest: remove unused devices field from struct test
2017-06-06 Paul Kocialkowskiudev: Add specific pressure range for the Chromebook...
2017-06-06 Paul Kocialkowskiudev: Add generic pressure range values for I2C Elan...
2017-06-06 Paul Kocialkowskiudev: Add support for device-tree-based model selection
2017-06-06 Peter Hutterertools: fix linker error with the debug-gui
2017-06-06 Peter Hutterertools: link libinput.la for libshared.la
2017-06-06 Peter Huttererconfigure.ac: require libevdev 1.3 or later
2017-06-02 Peter Hutterertools: escape all dashes in man pages (for commands...
2017-06-02 Peter Hutterertools: man page cleanup - lowercase all command names
2017-06-02 Peter Hutterertools: add "libinput measure touchpad-tap"
2017-06-02 Peter HuttererAdd tv2us helper function
2017-06-02 Peter Hutterertools: link to the online documentation from the libinp...
2017-06-02 Peter Hutterertools: split the install_man() up for better grouping...
2017-06-02 Peter Hutterertools: make the libinput tool usage static
2017-06-02 Peter Hutterertools: Reinstate libshared.la and add it to meson.build too
2017-06-02 Peter Huttererdoc: update for the new libinput tool
2017-06-02 Peter Hutterertools: tidy up the usage() for the tools a bit
2017-06-02 Peter HuttererFold the event-gui into the libinput tool
2017-06-02 Peter Hutterertools: switch the libinput tool to be an exec-ing tool
2017-06-02 Peter Hutterertools: drop event-debug
2017-06-02 Peter Hutterermeson: add a test setup for valgrind
2017-06-02 Peter Hutterermeson: drop LITEST_VERBOSE environment variable
2017-06-02 Peter Hutterertest: remove unused litest_handle_events
2017-06-02 Peter Hutterertest: limit the wait_for_event timeout to 2s
2017-06-02 Peter Hutterertest: don't leak test warnings to stdout
2017-06-02 Peter Huttererevdev: hook up the libevdev log handler
2017-05-31 Peter Hutterertest: drop two superfluous empty queue checks
2017-05-31 Peter Hutterertest: tighten some test cases
2017-05-31 Peter Hutterertest: add an extra assert into litest_wait_for_event_of...
2017-05-31 Peter Hutterertest: make sure we search for event node, not the paren...
2017-05-29 Peter HuttererMerge branch 'wip/keyboard-integration-property'
2017-05-26 Peter Hutterertools: fix minor coding style issue
2017-05-26 Peter Hutterertools: fix return codes on failure
2017-05-23 Peter HuttererRevert "lid: force the lid to open when the keyboard...
2017-05-23 Peter Huttererlid: force the lid to open when the keyboard device...
2017-05-23 Benjamin Tissoireslid: setup the keyboard notifier when pairing it
2017-05-23 Benjamin Tissoireslid: track the notifier initial state internally, but...
2017-05-23 Peter Huttererlid: tighten the lid-keyboard pairing
2017-05-23 Peter Huttererevdev: read LIBINPUT_ATTR_KEYBOARD_INTEGRATION property
2017-05-23 Peter Huttererlid: add a comment for why we post the switch state...
2017-05-23 Peter HuttererMerge branch 'wip/libinput-tool-v2'
2017-05-23 Peter Hutterertest: tighten the wakeup-on-key lid test
2017-05-23 Peter Hutterertest: fix a lid test
2017-05-22 Peter HuttererRemove write-only CYAPA model tag
2017-05-18 Peter Hutterermeson: define the various files litest needs to copy...
2017-05-17 Peter Hutterertools: hook libinput-debug-events into the libinput...
next