labwc/src/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
..
keybind.c rcxml.c: fix mem leak when deduplicating keybinds 2024-11-16 22:13:17 +00:00
libinput.c input: move <scrollFactor> to <libinput> section 2024-08-23 16:20:56 +09:00
meson.build config: add configuration for tablet tool motion 2024-07-19 22:45:41 +01:00
mousebind.c ssd: support window icons 2024-09-25 18:04:09 +09:00
rcxml.c rcxml.c: fix mem leak when deduplicating keybinds 2024-11-16 22:13:17 +00:00
session.c environment: ignore env var assignments > 1 KiB (#2325) 2024-11-10 20:40:51 +00:00
tablet-tool.c config: add configuration for tablet tool motion 2024-07-19 22:45:41 +01:00
tablet.c Replace _ with - in source file names 2024-05-22 07:10:51 +01:00
touch.c config: add finding touch configurations 2024-01-22 21:50:18 +00:00