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 input: move <scrollFactor> to <libinput> section 2024-08-23 16:20:56 +09:00
mousebind.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
rcxml.h ssd: support window icons 2024-09-25 18:04:09 +09:00
session.h xwayland: support xinitrc scripts to configure server on launch (#1963) 2024-07-20 09:40:11 +01:00
tablet-tool.h config: add configuration for tablet tool motion 2024-07-19 22:45:41 +01:00
tablet.h input: move function to config 2024-01-22 21:50:18 +00:00
touch.h Add mouse emulation for touch devices (#2277) 2024-10-29 19:22:01 +00:00