focusCurrentOrLast dispatcher (#1545)
This commit is contained in:
parent
6b7e409f05
commit
98c95aa34d
2 changed files with 37 additions and 0 deletions
|
|
@ -98,6 +98,7 @@ class CKeybindManager {
|
|||
static void moveActiveToWorkspaceSilent(std::string);
|
||||
static void moveFocusTo(std::string);
|
||||
static void focusUrgentOrLast(std::string);
|
||||
static void focusCurrentOrLast(std::string);
|
||||
static void centerWindow(std::string);
|
||||
static void moveActiveTo(std::string);
|
||||
static void toggleGroup(std::string);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue