workspaces: update persistence on workspace rename (#9368)
This commit is contained in:
parent
7a6fde8414
commit
410da2e46f
4 changed files with 49 additions and 24 deletions
|
|
@ -147,7 +147,7 @@ class CCompositor {
|
|||
void setPreferredTransformForSurface(SP<CWLSurfaceResource> pSurface, wl_output_transform transform);
|
||||
void updateSuspendedStates();
|
||||
void onNewMonitor(SP<Aquamarine::IOutput> output);
|
||||
void ensurePersistentWorkspacesPresent(const std::vector<SWorkspaceRule>& rules);
|
||||
void ensurePersistentWorkspacesPresent(const std::vector<SWorkspaceRule>& rules, PHLWORKSPACE pWorkspace = nullptr);
|
||||
|
||||
SImageDescription getPreferredImageDescription();
|
||||
bool shouldChangePreferredImageDescription();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue