mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
ext-workspace protocol integration
This commit is contained in:
parent
35519b2723
commit
e815b40ac6
4 changed files with 50 additions and 0 deletions
|
|
@ -311,6 +311,8 @@ struct server {
|
|||
struct workspace *last;
|
||||
struct lab_cosmic_workspace_manager *cosmic_manager;
|
||||
struct lab_cosmic_workspace_group *cosmic_group;
|
||||
struct lab_ext_workspace_manager *ext_manager;
|
||||
struct lab_ext_workspace_group *ext_group;
|
||||
struct {
|
||||
struct wl_listener layout_output_added;
|
||||
} on;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue