platform/upstream/libinput.git
2025-01-06 Peter Huttererlibinput 1.27.1 tizen_work_20250204 upstream upstream_work_20250204 1.27.1 upstream/1.27.1
2024-12-23 Peter HuttererCI: bump to Fedora 41
2024-12-23 Peter HuttererFix two scan-build warnings that appear on F41
2024-12-22 Peter Hutterertools/libinput-replay: use list comprehension instead...
2024-12-22 Peter Hutterertools/libinput-replay: interrupt only the ongoing event...
2024-12-20 WeirdTreeThingquirks: Add quirk for Google Chromebook Banshee
2024-12-20 Peter Hutterergestures: change the debug log messages for state debugging
2024-12-20 Peter Hutterergestures: use a macro for debugging transition states
2024-12-20 Peter Hutterertools/debug-gui: color the fingers with different colors
2024-12-20 Peter Huttererquirks: the Wacom Bamboo 2FG 6x8 is a semi-mt touchpad
2024-12-19 Peter Hutterertriage-policies: fix the hwdb.d directory
2024-12-19 Peter Hutterertriage-policies: add an entry to punt to udev-hid-bpf
2024-12-18 Joshua Noeskegestures: fix transformation of scroll to pinch
2024-12-18 Peter Hutterertools: only warn once about our lack of support for...
2024-12-18 Peter Hutterertouchpad: init the thumb size threshold to INT_MAX
2024-12-18 Peter Hutterertools/libinput-replay: print a separator line for EV_SY...
2024-12-18 Peter Hutterertriage-policies: default close after pointing the user...
2024-12-18 Peter Hutterertriage-policies: add missing "actions" for the bugbot...
2024-12-16 Peter Hutterertriage-policies: update the bugbot::close wording and...
2024-12-16 Salvo 'LtWorf... Add examples with other thresholds to the documentation
2024-12-11 Peter Hutterertriage-policies: add missing actions line
2024-12-11 Peter Hutterertriage-policies: add a bugbot command for closing bugs
2024-12-10 Peter Hutterertools/measure-touchpad-pressure: require max > min...
2024-12-10 Peter Hutterergestures: don't handle SWIPE if we transitioned from...
2024-12-04 andestonpre-commit-hooks v5.0.0
2024-12-04 andestonruff-pre-commit v0.8.1
2024-12-04 andestonUpdate b2c sha
2024-12-03 Peter HuttererCI: update to latest ci-templates
2024-12-01 Peter Hutterertouchpad: remove assert that may trigger during a race...
2024-12-01 Mingcong Baiquirks: lower AttrTrackpointMultiplier for ThinkPad...
2024-11-28 xzlquirks: add pressure pad quirk for Lenovo ThinkBook...
2024-11-19 Peter Huttererlibinput 1.27.0 1.27.0
2024-11-14 Mingcong Baiquirks: lower AttrTrackpointMultiplier for ThinkPad...
2024-11-12 Mingcong Baiquirks: add pressure pad quirk for Lenovo ThinkBook...
2024-11-05 Peter Huttererzsh: update completion to include latest debug-events...
2024-11-05 Peter Huttererzsh: sort the debug-events argument (mostly) alphabetically
2024-11-05 Peter Hutterertablet: ignore movements started outside the configured...
2024-11-05 Peter Hutterertablet: implement support for area configuration for...
2024-11-05 Peter HuttererAdd tablet area configuration
2024-11-05 Peter Hutterertablet: use our absinfo_x/y struct instead of the libev...
2024-11-05 Peter HuttererMove evdev_convert_to_mm to a more generic helper
2024-11-05 Peter HuttererMove scale_axis to a utility header so we can re-use...
2024-11-05 Peter Hutterertools/debug-events: print bugs in bold red
2024-11-04 José Expósitoeditorconfig: add settings for sym files
2024-11-04 Peter Hutterertools: sort the options in debug-events match page
2024-10-31 Peter Hutterertablet: default to a built-in tablet
2024-10-31 Peter Hutterertest: fix two race conditions waiting for proximity...
2024-10-31 Peter Hutterertablet: centralize the libwacom handling
2024-10-31 Peter Hutterertablet: minor rework to remove one ifdef HAVE_LIBWACOM
2024-10-31 Peter Huttererpad: support dial modeswitch buttons
2024-10-31 Peter Huttererpad: rework the tablet pad mode setup
2024-10-31 Peter Huttererpad: don't clobber the errno if the pad led failed...
2024-10-31 Peter Huttererpad: remove an unused argument
2024-10-31 Peter Huttererpad: rename an argument for more clarity
2024-10-31 Peter Hutterertest: mark the pad group tests as basically broken...
2024-10-31 Peter Hutterertest: fix 3 compiler warnings when building without...
2024-10-31 Peter Hutterertest: fix strip values being passed to ring functions
2024-10-30 Peter HuttererCI: collect valgrind log files too
2024-10-30 Peter Hutterertest: add --output-file to print test logs to a file
2024-10-30 Peter Hutterertest: drop the --xml-prefix option
2024-10-30 Peter HuttererCI: disable forking for valgrind tests
2024-10-30 Peter Hutterertest: add --filter-rangeval to only run tests with...
2024-10-30 Peter Hutterertest: add ability to collect test results from a nonfor...
2024-10-30 Peter Hutterertest: move the quirks setup into the global setup func
2024-10-30 Peter Hutterertest: add runner support for a global setup/teardown...
2024-10-30 Peter Hutterertest: the created files list doesn't need to be a global
2024-10-30 Peter Hutterertest: move the rest of the custom initialization to...
2024-10-30 Peter Hutterertest: move tty disabling closer to the actual running...
2024-10-30 Peter Hutterertest: only force gdb to no-fork, valgrind can fork
2024-10-30 Peter Hutterertest: intercept and collect valgrind errors
2024-10-30 Peter Hutterertest: move litest_free_test_list to inside ifndef NO_MAIN
2024-10-30 Peter Hutterertest: make the utils test a "pure" litest-runner test
2024-10-30 Peter Hutterertest: add --exit-first to the litest test suite runner
2024-10-30 Peter Hutterertest: remove now-unused check-double-macros.h
2024-10-30 Peter Hutterertest: move the quirks context init into litest_run
2024-10-30 Peter Hutterertest: add litest-runner as test suite runner
2024-10-30 Peter Hutterertest: fix utils test for types for litest assertions
2024-10-30 Peter Hutterertest: convert utils test to litest_assert
2024-10-30 Peter Hutterertest: make the utils test another litest
2024-10-30 Peter Huttererutil: add a generic stringbuffer with a few helper...
2024-10-30 Peter Huttererutil: add the range handling as separate header file
2024-10-30 Peter Hutterertest: move the deviceless check into ltest_add_tcase
2024-10-30 Peter Hutterertest: filter out duplicate name/device combos in -...
2024-10-30 Peter Hutterertest: make litest_backtrace() available from outside...
2024-10-30 Peter Hutterertest: append, not insert the suites
2024-10-30 Peter Huttererutil: add a bunch more time conversions
2024-10-30 Peter Huttererutil: move libinput_now() into a utility function
2024-10-30 Peter Huttererutil: add xclose(fd) to close-and-reset an fd
2024-10-29 Peter Huttererpre-commit: drop black, use ruff-format instead
2024-10-29 Peter Hutterertools: change direct type check to isinstance
2024-10-29 Peter Huttererutil: make a float to int conversion explicit
2024-10-23 Peter Huttererutil: add the backtrace printing function as separate...
2024-10-22 Peter Huttererpad: default a pad group to mode 0 if all LEDs are off
2024-10-22 Peter Huttererpad: move a function to save on an ifdef
2024-10-22 Peter Huttererpad: don't print a clobbered errno
2024-10-22 Peter Hutterertools: print full pad mode group info in libinput-list...
2024-10-22 Peter Hutterertools: add rel dial support to libinput-list-devices
2024-10-18 Peter Hutterertest: split the touchpad tests into a palm and a dwt...
2024-10-18 Peter Hutterertest: split the tablet left-handed tests out into a...
2024-10-18 Peter HuttererCI: move the "device" test suite to the "misc" set...
next