]> git.mdlowis.com Git - proto/labwc.git/commit
Move gesture handling out of cursor.c
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 3 Sep 2023 16:56:20 +0000 (18:56 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 30 Oct 2023 21:14:04 +0000 (21:14 +0000)
commit8d0812d45a823cd46a342c629c550bad4a2e9ddb
tree5462ad15a389878d45191825132dd983b8536243
parent67a8ae8561dd1e92c8c850d19000320d8e74f0e3
Move gesture handling out of cursor.c
include/input/gestures.h [new file with mode: 0644]
include/labwc.h
src/input/cursor.c
src/input/gestures.c [new file with mode: 0644]
src/input/meson.build