mirror of
https://github.com/labwc/labwc.git
synced 2025-11-03 09:01:51 -05:00
parent
e086f6f5e0
commit
3171aba0e2
5 changed files with 162 additions and 61 deletions
|
|
@ -35,6 +35,7 @@ view_move(struct view *view, double x, double y)
|
|||
}
|
||||
view_discover_output(view);
|
||||
wlr_scene_node_set_position(&view->scene_tree->node, view->x, view->y);
|
||||
ssd_update_geometry(view);
|
||||
}
|
||||
|
||||
/* N.B. Use view_move() if not resizing. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue