added resizewindowpixel and movewindowpixel
This commit is contained in:
parent
d47bfe6af1
commit
b0b3a5af10
4 changed files with 77 additions and 79 deletions
|
|
@ -94,6 +94,8 @@ private:
|
|||
static void forceRendererReload(std::string);
|
||||
static void resizeActive(std::string);
|
||||
static void moveActive(std::string);
|
||||
static void moveWindow(std::string);
|
||||
static void resizeWindow(std::string);
|
||||
static void circleNext(std::string);
|
||||
static void focusWindow(std::string);
|
||||
static void setSubmap(std::string);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue