input.h
|
command: mouse-pos property: add field "hover"
|
2020-11-16 20:29:58 +02:00 |
ipc-unix.c
|
various: drop unused #include "config.h"
|
2023-02-20 14:21:18 +00:00 |
ipc-win.c
|
various: drop unused #include "config.h"
|
2023-02-20 14:21:18 +00:00 |
ipc.c
|
json: unify json_parse depth to MAX_JSON_DEPTH=50
|
2023-07-08 11:36:15 +02:00 |
keycodes.c
|
input: add missing keypad key defines
|
2023-08-25 15:55:31 +00:00 |
keycodes.h
|
input: add missing keypad key defines
|
2023-08-25 15:55:31 +00:00 |
meson.build
|
build: remove outdated generated directory
|
2023-07-31 19:00:06 +00:00 |