better keyboard window switching

This commit is contained in:
vaxerski
2022-04-13 20:45:06 +02:00
parent a558bcdfbf
commit 158af1eb09
3 changed files with 45 additions and 5 deletions

View File

@@ -103,6 +103,7 @@ public:
void cleanupWindows();
CWindow* getWindowInDirection(CWindow*, char);
void deactivateAllWLRWorkspaces();
CWindow* getNextWindowOnWorkspace(CWindow*);
private:
void initAllSignals();