better keyboard window switching
This commit is contained in:
parent
a558bcdfbf
commit
158af1eb09
3 changed files with 45 additions and 5 deletions
|
|
@ -103,6 +103,7 @@ public:
|
|||
void cleanupWindows();
|
||||
CWindow* getWindowInDirection(CWindow*, char);
|
||||
void deactivateAllWLRWorkspaces();
|
||||
CWindow* getNextWindowOnWorkspace(CWindow*);
|
||||
|
||||
private:
|
||||
void initAllSignals();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue