mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-02 07:15:55 -04:00
fix: reapply monitro scene clip when updatemons
This commit is contained in:
parent
f3dd17ed14
commit
2328f12fbb
1 changed files with 2 additions and 0 deletions
|
|
@ -6102,6 +6102,8 @@ void updatemons(struct wl_listener *listener, void *data) {
|
|||
m->m.height);
|
||||
}
|
||||
|
||||
monitor_clip_scene_tree(m);
|
||||
|
||||
/* Calculate the effective monitor geometry to use for clients */
|
||||
arrangelayers(m);
|
||||
/* Don't move clients to the left output when plugging monitors */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue