Dispatcher to center floating window (#961)
Co-authored-by: Adam Nord <adam.nord@abbgymnasiet.se> Co-authored-by: vaxerski <vaxry@vaxry.net>
This commit is contained in:
parent
efbc3f8194
commit
1a55fb4170
2 changed files with 16 additions and 2 deletions
|
|
@ -92,6 +92,7 @@ private:
|
|||
static void moveActiveToWorkspace(std::string);
|
||||
static void moveActiveToWorkspaceSilent(std::string);
|
||||
static void moveFocusTo(std::string);
|
||||
static void centerWindow(std::string);
|
||||
static void moveActiveTo(std::string);
|
||||
static void toggleGroup(std::string);
|
||||
static void changeGroupActive(std::string);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue