added closewindow dispatcher
This commit is contained in:
parent
eb658dcb61
commit
1cf46fd6a2
2 changed files with 13 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ private:
|
|||
|
||||
// -------------- Dispatchers -------------- //
|
||||
static void killActive(std::string);
|
||||
static void kill(std::string);
|
||||
static void spawn(std::string);
|
||||
static void toggleActiveFloating(std::string);
|
||||
static void toggleActivePseudo(std::string);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue