mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-20 06:59:50 -05:00
opt: optimize scratchpad animaiton set
This commit is contained in:
parent
3a21ef8801
commit
300d98c54e
2 changed files with 6 additions and 2 deletions
|
|
@ -1012,7 +1012,7 @@ void resize(Client *c, struct wlr_box geo, int interact) {
|
|||
c->animainit_geom = c->geom;
|
||||
}
|
||||
|
||||
if (c->isminied) {
|
||||
if (c->scratchpad_switching_mon) {
|
||||
c->animainit_geom = c->geom;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue