mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-06-14 14:33:10 -04:00
feat: add focusing-client watch to mmsg
This commit is contained in:
parent
e502793ea1
commit
900b49526e
3 changed files with 56 additions and 0 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue