labwc/include/config
Consolatis 6754801052 rcxml.c: fix mem leak when deduplicating keybinds
Before this patch `keybind->keysyms` wasn't free'd when
- deduplicating keybinds
- removing keybinds due to empty action list

This patch creates a shared `keybind_destroy()` helper
which gets used in all cases where a keybind is destroyed.
2024-11-16 22:13:17 +00:00
..
default-bindings.h ssd: support window icons 2024-09-25 18:04:09 +09:00
keybind.h rcxml.c: fix mem leak when deduplicating keybinds 2024-11-16 22:13:17 +00:00
libinput.h
mousebind.h
rcxml.h ssd: support window icons 2024-09-25 18:04:09 +09:00
session.h
tablet-tool.h
tablet.h
touch.h Add mouse emulation for touch devices (#2277) 2024-10-29 19:22:01 +00:00