feat: add focusing-client watch to mmsg

This commit is contained in:
DreamMaoMao 2026-05-26 10:24:16 +08:00
parent 0428575025
commit c7227f17b2
3 changed files with 56 additions and 0 deletions

View file

@ -5710,6 +5710,7 @@ void handle_print_status(struct wl_listener *listener, void *data) {
ipc_notify_keymode();
ipc_notify_kb_layout();
ipc_notify_focusing_client();
ipc_notify_all_tags();
ipc_notify_all_clients();
ipc_notify_all_monitors();