internal: unify VT getting
This commit is contained in:
parent
beee22a95e
commit
60d769a899
4 changed files with 28 additions and 21 deletions
|
|
@ -156,6 +156,7 @@ class CCompositor {
|
|||
void updateSuspendedStates();
|
||||
void onNewMonitor(SP<Aquamarine::IOutput> output);
|
||||
void ensurePersistentWorkspacesPresent(const std::vector<SWorkspaceRule>& rules, PHLWORKSPACE pWorkspace = nullptr);
|
||||
std::optional<unsigned int> getVTNr();
|
||||
|
||||
NColorManagement::SImageDescription getPreferredImageDescription();
|
||||
bool shouldChangePreferredImageDescription();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue