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
/
src
/
libinput.sym
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-22
pad: Add a new API for modes and mode groups
Peter Hutterer
1
-0
/
+15
2016-05-16
Add support for relative device rotation (trackball only)
Peter Hutterer
1
-0
/
+7
2016-04-18
Merge branch 'wip/tablet-pad-support'
Peter Hutterer
1
-0
/
+18
2016-04-18
fixup! Add the LIBINPUT_DEVICE_CAP_TABLET_PAD capability and matching interface
Peter Hutterer
1
-1
/
+0
2016-04-18
Add the LIBINPUT_DEVICE_CAP_TABLET_PAD capability and matching interface
Peter Hutterer
1
-0
/
+19
2016-01-27
Prepare tablet-support branch for merging
Peter Hutterer
1
-6
/
+1
2016-01-27
Merge branch 'master' into tablet-support
Peter Hutterer
1
-1
/
+7
2016-01-27
touchpad: add a config option to disable tap-and-drag
Peter Hutterer
1
-0
/
+6
2016-01-22
tablet: add support for relative x/y motion deltas
Peter Hutterer
1
-0
/
+2
2015-12-23
tablet: add libinput_tablet_tool_is_unique()
Peter Hutterer
1
-0
/
+1
2015-12-21
tablet: reduce event deltas to only apply to the wheel
Peter Hutterer
1
-2
/
+2
2015-12-21
tablet: rename libinput_tablet_tool_has_axis into an axis-specific API set
Peter Hutterer
1
-1
/
+6
2015-12-21
tablet: rename axis_get_value into an axis-specific API set
Peter Hutterer
1
-1
/
+8
2015-12-21
tablet: rename axis_has_changed into an axis-specific API set
Peter Hutterer
1
-1
/
+9
2015-11-18
tablet: rename the libinput_tool calls to libinput_tablet_tool
Peter Hutterer
1
-9
/
+9
2015-11-18
tablet: rename libinput_event_tablet to libinput_event_tablet_tool
Peter Hutterer
1
-16
/
+16
2015-11-12
tablet: split out tip handling into a separate event
Peter Hutterer
1
-0
/
+1
2015-10-21
Merge branch 'master' into tablet-support
Peter Hutterer
1
-1
/
+8
2015-09-11
Add an API to change pointer acceleration profiles
Peter Hutterer
1
-0
/
+7
2015-08-04
tablet: add get_time_usec() for tablets, switch to usec
Peter Hutterer
1
-0
/
+1
2015-08-04
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+4
2015-07-28
Change to micro seconds for measuring time internally
Jonas Ã…dahl
1
-0
/
+4
2015-07-24
Merge branch 'master' into tablet-support
Peter Hutterer
1
-1
/
+8
2015-07-24
Add a configuration interface for enabling/disabling disable-while-typing
Peter Hutterer
1
-0
/
+7
2015-07-08
Merge branch 'master' into tablet-support
Peter Hutterer
1
-1
/
+15
2015-07-06
Merge branch 'touchpad-gestures'
Peter Hutterer
1
-0
/
+14
2015-07-06
libinput.sym: make the touchpad gestures part of the 0.20 API
Peter Hutterer
1
-1
/
+1
2015-07-06
touchpad: Allow querying whether a gesture ended normally or was cancelled
Hans de Goede
1
-0
/
+1
2015-07-06
touchpad: Extend the touchpad gesture API with pinch gestures
Hans de Goede
1
-0
/
+2
2015-07-06
touchpad: Add an API for touchpad gesture events
Hans de Goede
1
-0
/
+11
2015-07-06
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+1
2015-07-06
Add missing "global" tag to the 0.19 symbol block
Peter Hutterer
1
-0
/
+1
2015-06-29
Merge branch 'master' into tablet-support
Peter Hutterer
1
-1
/
+7
2015-06-23
Add configuration interface for tap drag-lock
Peter Hutterer
1
-0
/
+6
2015-05-27
tablet: add missing libinput_event_tablet_get_base_event
Peter Hutterer
1
-0
/
+1
2015-05-22
Merge branch 'master' into tablet-support
Peter Hutterer
1
-1
/
+14
2015-04-23
Add libinput_device_keyboard_has_key()
Peter Hutterer
1
-0
/
+5
2015-04-22
Sort the middle button symbols additions correctly
Peter Hutterer
1
-2
/
+2
2015-04-17
Add middle mouse button emulation config options
Peter Hutterer
1
-0
/
+8
2015-03-09
Merge branch 'master' into tablet-support
Peter Hutterer
1
-32
/
+20
2015-03-09
Sort exported symbols alphabetically
Peter Hutterer
1
-9
/
+9
2015-03-06
Drop libinput_device_has_button
Peter Hutterer
1
-20
/
+11
2015-03-02
tablet: add libinput_event_tablet_get_axis_delta_discrete()
Peter Hutterer
1
-0
/
+1
2015-03-02
tablet: add libinput_tablet_get_axis_delta()
Peter Hutterer
1
-0
/
+1
2015-03-02
tablet: add support for libinput_tool_has_button
Peter Hutterer
1
-0
/
+1
2015-03-02
Keep the tablet APIs in a separate symbol version block
Peter Hutterer
1
-3
/
+6
2015-03-02
tablet: add libinput_tool_get_tool_id()
Peter Hutterer
1
-0
/
+1
2015-02-23
Merge branch 'master' into tablet-support
Peter Hutterer
1
-1
/
+3
2015-02-18
Merge branch 'master' into tablet-support
Peter Hutterer
1
-0
/
+2
2015-02-18
Move the tablet APIs into the right library version
Peter Hutterer
1
-8
/
+8
[next]