Add swaymsg-compatible IPC interface with labmsg client

This commit is contained in:
stormshadow 2026-04-15 23:25:06 +05:30 committed by Anirvan Banerjee
parent bce14a5ad7
commit 8328c05041
20 changed files with 2291 additions and 11 deletions

View file

@ -73,6 +73,7 @@ struct rcxml {
char *config_dir;
char *config_file;
bool merge_config;
char *loaded_config_file;
/* core */
bool xdg_shell_server_side_deco;