mirror of
https://github.com/labwc/labwc.git
synced 2026-02-05 04:06:33 -05:00
osd: show preview for windows on other workspaces
Written-by: @Consolatis
This commit is contained in:
parent
72a41058af
commit
4d68ee424a
2 changed files with 17 additions and 1 deletions
|
|
@ -337,6 +337,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