mirror of
https://github.com/labwc/labwc.git
synced 2026-02-15 22:05:25 -05:00
cycle: add server->cycle_preview_tree
This doesn't change any behaviors.
This commit is contained in:
parent
dfe428ae14
commit
8ad96c0410
3 changed files with 21 additions and 22 deletions
|
|
@ -238,6 +238,7 @@ struct server {
|
|||
/* Tree for unmanaged xsurfaces without initialized view (usually popups) */
|
||||
struct wlr_scene_tree *unmanaged_tree;
|
||||
#endif
|
||||
struct wlr_scene_tree *cycle_preview_tree;
|
||||
/* Tree for built in menu */
|
||||
struct wlr_scene_tree *menu_tree;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue