mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
cosmic-workspaces: add cosmic_ prefix
In preperation for a future ext-workspace integration.
This commit is contained in:
parent
63dc609085
commit
7d91d71c11
5 changed files with 24 additions and 20 deletions
|
|
@ -26,7 +26,7 @@ struct workspace {
|
|||
struct wl_listener activate;
|
||||
struct wl_listener deactivate;
|
||||
struct wl_listener remove;
|
||||
} on;
|
||||
} on_cosmic;
|
||||
};
|
||||
|
||||
void workspaces_init(struct server *server);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue