Commit graph

5 commits

Author SHA1 Message Date
Consolatis
7ba7f6ef10 Move input handler init() and finish() functions to input/input.c 2023-10-30 15:17:46 +01:00
Consolatis
53afc41c83 Move keyboard functions into input/keyboard.h 2023-10-30 15:17:39 +01:00
Consolatis
0856043148 Make touch depend on cursor to prevent racing 2023-10-30 15:17:36 +01:00
Consolatis
74760ae857 Move gesture handling out of cursor.c 2023-10-30 15:17:32 +01:00
Consolatis
2d980cf404 Move input related source files into src/input/ 2023-10-30 15:14:56 +01:00