mirror of
https://github.com/labwc/labwc.git
synced 2026-02-07 04:07:42 -05:00
cosmic-workspaces: add cosmic_ prefix
In preperation for a future ext-workspace integration.
This commit is contained in:
parent
8863672b1f
commit
b63c8fe411
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