mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-03-17 05:34:19 -04:00
Port 0.16 scene changes
This commit is contained in:
parent
979ff58a24
commit
32c44ddb5f
5 changed files with 37 additions and 26 deletions
2
seat.h
2
seat.h
|
|
@ -77,7 +77,7 @@ struct cg_drag_icon {
|
|||
struct wl_list link; // seat::drag_icons
|
||||
struct cg_seat *seat;
|
||||
struct wlr_drag_icon *wlr_drag_icon;
|
||||
struct wlr_scene_node *scene_node;
|
||||
struct wlr_scene_tree *scene_tree;
|
||||
|
||||
/* The drag icon has a position in layout coordinates. */
|
||||
double lx, ly;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue