added focuswindowbyclass
This commit is contained in:
parent
90a859af27
commit
3a2ac11e3e
2 changed files with 27 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ private:
|
|||
static void forceRendererReload(std::string);
|
||||
static void resizeActive(std::string);
|
||||
static void circleNext(std::string);
|
||||
static void focusWindowByClass(std::string);
|
||||
|
||||
friend class CCompositor;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue