added a swapactiveworkspaces dispatcher
This commit is contained in:
parent
de477a6ff5
commit
e327b0a835
4 changed files with 103 additions and 37 deletions
|
|
@ -108,6 +108,7 @@ private:
|
|||
static void toggleOpaque(std::string);
|
||||
static void dpms(std::string);
|
||||
static void swapnext(std::string);
|
||||
static void swapActiveWorkspaces(std::string);
|
||||
|
||||
friend class CCompositor;
|
||||
friend class CInputManager;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue