Added movetoworkspacesilent
This commit is contained in:
parent
5fa4b9a777
commit
f70d0ec5aa
5 changed files with 93 additions and 30 deletions
|
|
@ -38,6 +38,7 @@ private:
|
|||
static void changeworkspace(std::string);
|
||||
static void fullscreenActive(std::string);
|
||||
static void moveActiveToWorkspace(std::string);
|
||||
static void moveActiveToWorkspaceSilent(std::string);
|
||||
static void moveFocusTo(std::string);
|
||||
static void moveActiveTo(std::string);
|
||||
static void toggleGroup(std::string);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue