mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
osd: show preview for windows on other workspaces
Written-by: @Consolatis
This commit is contained in:
parent
6baa8a2d29
commit
2a9eaa1130
2 changed files with 17 additions and 1 deletions
|
|
@ -328,6 +328,7 @@ struct server {
|
|||
struct view *cycle_view;
|
||||
bool preview_was_enabled;
|
||||
struct wlr_scene_node *preview_node;
|
||||
struct wlr_scene_tree *preview_parent;
|
||||
struct wlr_scene_node *preview_anchor;
|
||||
struct multi_rect *preview_outline;
|
||||
} osd_state;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue