mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-29 21:37:42 -04:00
feat: add focusing-client watch to mmsg
This commit is contained in:
parent
0428575025
commit
c7227f17b2
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