feat: support get scale by mmsg

This commit is contained in:
DreamMaoMao
2025-10-30 14:13:54 +08:00
parent 27fdead702
commit 05e9d149c1
4 changed files with 37 additions and 4 deletions

View File

@@ -5425,7 +5425,6 @@ void updatemons(struct wl_listener *listener, void *data) {
if ((c = focustop(m)) && c->isfullscreen)
resize(c, m->m, 0);
config_head->state.x = m->m.x;
config_head->state.y = m->m.y;