index
:
xorg/driver/xf86-input-libinput
0.19-branch
master
X.org xf86-input-libinput driver. (mirrored from https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput)
alanc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-15
xf86-input-libinput 1.5.0
HEAD
xf86-input-libinput-1.5.0
master
Peter Hutterer
2
-2
/
+2
2024-10-15
test: fix some scan-build warnings
Peter Hutterer
1
-0
/
+6
2024-10-09
Map some specific high keycodes into the FK20-23 range
Peter Hutterer
1
-0
/
+8
2024-10-09
Silence a compiler warning
Peter Hutterer
1
-1
/
+2
2024-09-13
Prevent theoretical null-pointer dereference
Peter Hutterer
1
-0
/
+2
2024-09-12
Add support for LIBINPUT_LED_COMPOSE/LIBINPUT_LED_KANA
Martin Rys
2
-4
/
+12
2024-09-06
Fix a bunch of whitespace issues
Peter Hutterer
1
-32
/
+36
2024-07-19
Add support for clickfinger button maps
Peter Hutterer
4
-0
/
+190
2024-06-10
Implement tablet tool pressure range support
Peter Hutterer
5
-0
/
+197
2024-06-07
Revert "fix int type mismatches in printf()-like calls"
Peter Hutterer
1
-4
/
+4
2024-02-21
update .gitignore
Enrico Weigelt, metux IT consult
1
-0
/
+1
2024-02-21
fix int type mismatches in printf()-like calls
Enrico Weigelt, metux IT consult
1
-4
/
+4
2024-02-21
replace BUG_() macros by xf86IDrvMsg() calls
Enrico Weigelt, metux IT consult
1
-4
/
+14
2024-02-20
gitlab CI: update to latest templates and current fedora
Peter Hutterer
1
-4
/
+4
2024-02-20
Add editorconfig file
Peter Hutterer
1
-0
/
+17
2023-11-10
Add a property for the tablet tool serial and hw ID
Peter Hutterer
2
-0
/
+50
2023-11-10
Sort the read-only properties
Peter Hutterer
1
-18
/
+19
2023-08-25
xf86-input-libinput 1.4.0
xf86-input-libinput-1.4.0
Peter Hutterer
2
-2
/
+2
2023-07-10
Don't try to enable a NULL device
Peter Hutterer
1
-1
/
+2
2023-07-03
Don't run past the last element in the list
Peter Hutterer
1
-1
/
+1
2023-06-15
tablet: map BTN_STYLUS3 to button 8
Peter Hutterer
1
-0
/
+1
2023-06-08
Initialize the left-handed property for tablet tools
Peter Hutterer
1
-2
/
+2
2023-06-08
Change the capabilities to an enum
Peter Hutterer
1
-7
/
+9
2023-04-26
Improve documentation of the custom acceleration profile
Yinon Burgansky
1
-16
/
+77
2023-04-04
xf86-input-libinput 1.3.0
xf86-input-libinput-1.3.0
Peter Hutterer
2
-2
/
+2
2023-02-18
Add support for the scroll movement type of the custom acceleration profile
Yinon Burgansky
3
-9
/
+69
2023-02-01
Correct the coordinate transform parameters for an absolute pointer
Shin-myoung-serp
1
-2
/
+2
2023-01-09
Add support for custom pointer acceleration
Peter Hutterer
9
-21
/
+1187
2022-12-09
configure.ac: inputproto 2.4 is optional
Peter Hutterer
1
-1
/
+2
2022-07-23
gitlab CI: enable gitlab's builtin static analysis
Alan Coopersmith
1
-0
/
+1
2022-07-23
gitlab CI: enable commit & merge request checks
Alan Coopersmith
1
-5
/
+46
2022-04-27
Better explain HorizontalScrolling.
Hong Xu
1
-4
/
+4
2022-01-25
Add meson build system
Peter Hutterer
2
-0
/
+152
2022-01-25
man: use @VERSION@ for the driver version
Peter Hutterer
2
-1
/
+4
2022-01-25
man: replace the various suffixes with their actual numbers
Peter Hutterer
1
-11
/
+11
2022-01-25
Drop HAVE_CONFIG_H, we always have it defined
Peter Hutterer
1
-2
/
+0
2022-01-24
xf86-input-libinput 1.2.1
xf86-input-libinput-1.2.1
Peter Hutterer
1
-1
/
+1
2022-01-24
Fix a compiler warning
Peter Hutterer
1
-1
/
+3
2022-01-16
Build xz tarballs instead of bzip2
Alan Coopersmith
1
-1
/
+1
2022-01-16
Fix spelling/wording issues
Alan Coopersmith
3
-3
/
+3
2021-12-18
Fix copy-paste error in LibinputInitAccelProperty checking available profiles...
Luna Nova
1
-1
/
+1
2021-11-24
Quietly check for the _source option
Peter Hutterer
1
-1
/
+1
2021-11-17
Make XIPropertyValuePtr verification consistent
José Expósito
1
-3
/
+3
2021-11-14
Add an option to disable high-resolution wheel scroll
José Expósito
3
-20
/
+108
2021-11-10
man: fix horizontal scroll property name
José Expósito
1
-1
/
+1
2021-09-19
xf86-input-libinput 1.2.0
xf86-input-libinput-1.2.0
Povilas Kanapickas
1
-1
/
+1
2021-09-16
Rename HAS_GESTURES to HAVE_GESTURES
Peter Hutterer
1
-9
/
+9
2021-09-16
gitlab-ci: Configure xorgproto build from source
Povilas Kanapickas
2
-1
/
+11
2021-09-16
Require inputproto 2.4 to build the gesture support
Povilas Kanapickas
2
-0
/
+5
2021-08-06
Use the new v120 API from libinput if available
Peter Hutterer
2
-16
/
+101
[next]