mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-16 06:59:52 -05:00
opt: optimize scratchpad animaiton set
This commit is contained in:
parent
54955a54fc
commit
2ca0b39e6b
2 changed files with 6 additions and 2 deletions
|
|
@ -891,7 +891,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