index
:
wayland/libinput
1.0-branch
1.1-branch
1.10-branch
1.11-branch
1.12-branch
1.13-branch
1.14-branch
1.15-branch
1.16-branch
1.17-branch
1.18-branch
1.19-branch
1.2-branch
1.20-branch
1.22-branch
1.3-branch
1.4-branch
1.5-branch
1.6-branch
1.7-branch
1.8-branch
1.9-branch
main
master
tablet-support
wip/arch
wip/docbuild
wip/smaller-arch-image
input device management and event handling library (mirrored from https://gitlab.freedesktop.org/libinput/libinput)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-21
libinput 1.12.6
1.12.6
1.12-branch
Peter Hutterer
1
-1
/
+1
2019-01-21
quirks: add ModelBouncingKeys for Contour RollerMouse
Christoffer Holmstedt
1
-0
/
+1
2019-01-07
libinput 1.12.5
1.12.5
Peter Hutterer
1
-1
/
+1
2018-12-18
libinput 1.12.4
1.12.4
Peter Hutterer
1
-1
/
+1
2018-11-07
libinput 1.12.3
1.12.3
Peter Hutterer
1
-1
/
+1
2018-10-29
quirks: add the ability to disable custom event codes/types
Peter Hutterer
1
-1
/
+1
2018-10-24
libinput 1.12.2
1.12.2
Peter Hutterer
1
-1
/
+1
2018-10-19
quirks: disable debouncing on the VMware Virtual mice
Peter Hutterer
1
-0
/
+1
2018-10-03
libinput 1.12.1
1.12.1
Peter Hutterer
1
-1
/
+1
2018-09-26
evdev: add a quirk for the Kensington Orbit
Peter Hutterer
1
-0
/
+1
2018-09-11
libinput 1.12.0
1.12.0
Peter Hutterer
1
-1
/
+1
2018-09-11
tools: drop the libinput measure trackpoint-range tool
Peter Hutterer
1
-2
/
+0
2018-09-10
udev: re-instate the model-quirks callout
Peter Hutterer
1
-0
/
+11
2018-09-04
libinput 1.11.903
1.11.903
Peter Hutterer
1
-1
/
+1
2018-08-21
quirks: Add quirks for Acer Switch Alpha 12
Carlos Garnacho
1
-0
/
+1
2018-08-14
libinput 1.11.902
1.11.902
Peter Hutterer
1
-1
/
+1
2018-08-13
test: replace hand-rolled backtrace function with gstack
Peter Hutterer
1
-9
/
+2
2018-08-13
meson.build: the selftest doesn't need all litest sources
Peter Hutterer
1
-2
/
+1
2018-08-13
test: remove the deviceless test runner, make it a commandline arg instead
Peter Hutterer
1
-7
/
+3
2018-08-09
meson.build: drop the now-unused liblitest
Peter Hutterer
1
-9
/
+3
2018-08-09
doc: use configure_file()'s @PLAINNAME@ instead of calling install
Peter Hutterer
1
-1
/
+1
2018-08-09
meson.build: process the various tools as a single file list
Peter Hutterer
1
-64
/
+31
2018-08-09
meson.build: silence meson warning that we should use configure_file's copy
Peter Hutterer
1
-0
/
+6
2018-08-09
meson.build: fix typo in version to compare to
Peter Hutterer
1
-1
/
+1
2018-08-07
test: rename the x220 clickpad to something more telling
Peter Hutterer
1
-1
/
+1
2018-08-03
fallback: add support for ABS_MT_TOOL_TYPE for touch screens
Peter Hutterer
1
-0
/
+1
2018-07-31
meson.build: fix name of the measure touchpad-tap script
Peter Hutterer
1
-1
/
+1
2018-07-30
libinput 1.11.901
1.11.901
Peter Hutterer
1
-1
/
+1
2018-07-30
dox: switch to sphinx for the user-visible documentation
Peter Hutterer
1
-1
/
+2
2018-07-23
test: add --gen-suppressions=all to the valgrind run
Peter Hutterer
1
-0
/
+1
2018-07-18
Autodetect and use libepoll-shim on FreeBSD
Greg V
1
-0
/
+29
2018-07-16
test: ptrace compatibility with *BSD
Greg V
1
-0
/
+6
2018-07-16
Use getprogname() when program_invocation_short_name is not defined
Greg V
1
-0
/
+6
2018-07-16
Fix include portablity (xlocale, stdlib)
Greg V
1
-0
/
+4
2018-07-16
Import versionsort implementation from musl for systems without versionsort
Greg V
1
-0
/
+4
2018-07-13
Rename data/ to quirks/
Peter Hutterer
1
-28
/
+28
2018-07-12
doc: move the meson.build in as subdir()
Peter Hutterer
1
-143
/
+1
2018-07-12
test: tidy up the symbols leak test
Peter Hutterer
1
-3
/
+2
2018-07-12
meson.build: move the directory path generation to a single section
Peter Hutterer
1
-39
/
+48
2018-07-09
tools: don't add the debug behavior for release builds
Peter Hutterer
1
-1
/
+5
2018-07-09
tools: fake-build the other tools the same way as measure touchpad-tap
Peter Hutterer
1
-7
/
+19
2018-07-09
tools: rely on the libinput and quirks tool to pick the right directories
Peter Hutterer
1
-16
/
+9
2018-07-09
tools: if the execdir is the builddir, add it to the path
Peter Hutterer
1
-0
/
+18
2018-07-06
doc: drop the git version into the documentation
Peter Hutterer
1
-2
/
+11
2018-07-06
Switch to using files() for the doxygen input sources
Peter Hutterer
1
-75
/
+83
2018-07-05
doc: build doxygen output into "Documentation"
Peter Hutterer
1
-1
/
+1
2018-07-03
tools: rename list-quirks to the more generic "quirks list"
Peter Hutterer
1
-14
/
+27
2018-06-26
tools: move printing device quirks to the shared tools lib
Peter Hutterer
1
-1
/
+1
2018-06-26
tools: fake-build the measure touch-pressure/size sources
Peter Hutterer
1
-0
/
+18
2018-06-26
test: add a libinput-test runner for 'deviceless' tests
Peter Hutterer
1
-0
/
+8
[next]