]> git.mdlowis.com Git - proto/labwc.git/commit
Make touch depend on cursor to prevent racing
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 3 Sep 2023 17:07:55 +0000 (19:07 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Mon, 30 Oct 2023 21:14:04 +0000 (21:14 +0000)
commit5e1562fae6c85bd33b610253aa02f1a312a01303
tree6c38d784aa655fa5571763173e65553ed9277c28
parent8d0812d45a823cd46a342c629c550bad4a2e9ddb
Make touch depend on cursor to prevent racing
include/input/touch.h [new file with mode: 0644]
include/labwc.h
src/input/cursor.c
src/input/touch.c
src/seat.c