mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-25 05:50:05 +01:00
Part of the big revamp to get rid of libinput_tablet_tool_axis and replace it with a set of axis-specific APIs. Only the rel wheel has true delta events, everything else is a delta calculated by libinput based on the previous position. Since we supply that position to the callers anyway, they can determine that delta themselves where needed. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net> Acked-by: Hans de Goede <hdegoede@redhat.com> Reviewed-by: Lyude <cpaul@redhat.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| event-debug.c | ||
| event-gui.c | ||
| libinput-debug-events.man | ||
| libinput-list-devices.c | ||
| libinput-list-devices.man | ||
| make-ptraccel-graphs.sh | ||
| Makefile.am | ||
| ptraccel-debug.c | ||
| publish-doc | ||
| shared.c | ||
| shared.h | ||