Added movetoworkspace
This commit is contained in:
parent
f82fdb012e
commit
f108ec78e2
4 changed files with 70 additions and 5 deletions
|
|
@ -28,6 +28,7 @@ private:
|
|||
void toggleActiveFloating(std::string);
|
||||
void changeworkspace(std::string);
|
||||
void fullscreenActive(std::string);
|
||||
void moveActiveToWorkspace(std::string);
|
||||
};
|
||||
|
||||
inline std::unique_ptr<CKeybindManager> g_pKeybindManager;
|
||||
Loading…
Add table
Add a link
Reference in a new issue