Jens Peters
|
abfa100b38
|
input: add tablet tool setup
|
2024-05-27 22:40:50 +02:00 |
|
tokyo4j
|
23b96ad2a6
|
Replace _ with - in source file names
|
2024-05-22 07:10:51 +01:00 |
|
tokyo4j
|
334cd09106
|
IME: support input method
|
2024-03-05 20:28:15 +00:00 |
|
Jens Peters
|
c2687d9281
|
input: add tablet pad setup and button handler
Split pad initialization from tablet initialization to
avoid conflicting handler names.
Also reuse 'get_mapped_button'.
|
2024-01-02 21:28:42 +00:00 |
|
Jens Peters
|
20bba35570
|
input: rename drawing_tablet to tablet
|
2023-12-29 20:22:46 +00:00 |
|
Jens Peters
|
2b96799a05
|
input: add drawing tablet setup and event listeners
Co-authored-by: Consolatis <35009135+Consolatis@users.noreply.github.com>
|
2023-12-27 11:09:26 +00:00 |
|
Consolatis
|
797e743c8a
|
Move input handler init() and finish() functions to input/input.c
|
2023-10-30 21:14:04 +00:00 |
|
Consolatis
|
8d0812d45a
|
Move gesture handling out of cursor.c
|
2023-10-30 21:14:04 +00:00 |
|
Consolatis
|
67a8ae8561
|
Move input related source files into src/input/
|
2023-10-30 21:14:04 +00:00 |
|