Added relative monitor workspace offset
This commit is contained in:
parent
68f7e565e6
commit
df722cbb86
3 changed files with 69 additions and 2 deletions
|
|
@ -129,6 +129,7 @@ public:
|
|||
void moveWindowToWorkspace(CWindow*, const std::string&);
|
||||
int getNextAvailableMonitorID();
|
||||
void moveWorkspaceToMonitor(CWorkspace*, SMonitor*);
|
||||
bool workspaceIDOutOfBounds(const int&);
|
||||
|
||||
private:
|
||||
void initAllSignals();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue