minor xwayland constraint fixes
This commit is contained in:
parent
68605c2ccf
commit
9eae3b3c3b
3 changed files with 39 additions and 7 deletions
|
|
@ -112,6 +112,7 @@ public:
|
|||
CWindow* getNextWindowOnWorkspace(CWindow*);
|
||||
int getNextAvailableNamedWorkspace();
|
||||
bool isPointOnAnyMonitor(const Vector2D&);
|
||||
CWindow* getConstraintWindow(SMouse*);
|
||||
|
||||
private:
|
||||
void initAllSignals();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue