kiwmi/kiwmi/luak
tiosgz 8693d2dd13 Add controls for verbosity level
This allows the config to be exactly as verbose as kiwmi, or to change
the verbosity level at runtime (e.g. using kiwmic).

It uses numbers, because they are much easier to handle on both sides
and add only little inconvenience to the user.
2021-08-13 13:46:35 +00:00
..
ipc.c Add FROM_KIWMIC 2021-08-09 19:09:48 +00:00
kiwmi_cursor.c Add kiwmi:unfocus(), clang-format 2021-08-09 18:55:01 +00:00
kiwmi_keyboard.c Differentiate between raw and translated keysyms 2020-08-27 20:48:15 +00:00
kiwmi_lua_callback.c Add object lifetimes (invalidate references, free listeners) 2020-02-06 17:55:05 +00:00
kiwmi_output.c kiwmi_output:usable_area() and :on("usable_area_change") 2021-08-11 20:30:14 +00:00
kiwmi_renderer.c Fix lua5.1 compat (for luajit) 2020-07-30 21:34:34 +00:00
kiwmi_server.c Add controls for verbosity level 2021-08-13 13:46:35 +00:00
kiwmi_view.c Add view:id() 2021-08-10 19:26:34 +00:00
lua_compat.c Fix lua5.1 compat (for luajit) 2020-07-30 21:34:34 +00:00
luak.c Add FROM_KIWMIC 2021-08-09 19:09:48 +00:00