mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-04-03 07:15:44 -04:00
opt: only grabc floating window set to global scene
This commit is contained in:
parent
2328f12fbb
commit
c2ed0a48d8
2 changed files with 4 additions and 3 deletions
|
|
@ -768,7 +768,7 @@ void resize(Client *c, struct wlr_box geo, int32_t interact) {
|
|||
c->animainit_geom = c->current = c->pending = c->animation.current =
|
||||
c->geom;
|
||||
wlr_scene_node_set_position(&c->scene->node, c->geom.x, c->geom.y);
|
||||
|
||||
client_apply_node_layer(c);
|
||||
client_get_clip(c, &clip);
|
||||
apply_border(c);
|
||||
apply_shield(c);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue