added bringactivetotop dispatcher
This commit is contained in:
parent
7e7cb40909
commit
a7bdfc06ca
2 changed files with 7 additions and 0 deletions
|
|
@ -120,6 +120,7 @@ private:
|
|||
static void swapActiveWorkspaces(std::string);
|
||||
static void pinActive(std::string);
|
||||
static void mouse(std::string);
|
||||
static void bringActiveToTop(std::string);
|
||||
|
||||
friend class CCompositor;
|
||||
friend class CInputManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue