labwc/include/config
Hiroaki Yamamoto d64e3915a3
Fix some header includes detected by clangd
There were some missing headers like <stddef.h> for `NULL`, <wayland-util.h>
for `wl_link` and <stdbool.h> for `true`/`false`.

Also this commit fixes that `labwc.h` and `ime.h` included each other.
2024-04-21 21:58:57 +02:00
..
default-bindings.h Fix some header includes detected by clangd 2024-04-21 21:58:57 +02:00
keybind.h keybinds: add optional layoutDependent argument 2023-09-11 15:41:19 +02:00
libinput.h Optimize the code based on the suggestions 2024-03-20 22:52:19 +00:00
mousebind.h includes: identifier consistency in include guards 2023-05-13 22:29:21 +01:00
rcxml.h osd: add window-switcher custom field (#1670) 2024-04-10 23:39:31 +01:00
session.h Fix various typos across the codebase 2024-03-08 13:59:20 +01:00
tablet.h input: move function to config 2024-01-22 21:50:18 +00:00
touch.h Fix some header includes detected by clangd 2024-04-21 21:58:57 +02:00