unify setting of the active monitor
This commit is contained in:
parent
f88feec02b
commit
e427d9f622
5 changed files with 28 additions and 33 deletions
|
|
@ -169,6 +169,7 @@ public:
|
|||
void forceReportSizesToWindowsOnWorkspace(const int&);
|
||||
bool cursorOnReservedArea();
|
||||
CWorkspace* createNewWorkspace(const int&, const int&, const std::string& name = ""); // will be deleted next frame if left empty and unfocused!
|
||||
void setActiveMonitor(CMonitor*);
|
||||
|
||||
std::string explicitConfigPath;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue