parent
b9b38424b0
commit
cc630c90b5
2 changed files with 7 additions and 1 deletions
|
|
@ -70,6 +70,8 @@ class CHyprMasterLayout : public IHyprLayout {
|
|||
std::list<SMasterNodeData> m_lMasterNodesData;
|
||||
std::vector<SMasterWorkspaceData> m_lMasterWorkspacesData;
|
||||
|
||||
bool m_bForceWarps = false;
|
||||
|
||||
void buildOrientationCycleVectorFromVars(std::vector<eOrientation>& cycle, CVarList& vars);
|
||||
void buildOrientationCycleVectorFromEOperation(std::vector<eOrientation>& cycle);
|
||||
void runOrientationCycle(SLayoutMessageHeader& header, CVarList* vars, int next);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue