Added movetoworkspacesilent
This commit is contained in:
parent
5fa4b9a777
commit
f70d0ec5aa
5 changed files with 93 additions and 30 deletions
|
|
@ -9,5 +9,6 @@ void scaleBox(wlr_box*, float);
|
|||
std::string removeBeginEndSpacesTabs(std::string);
|
||||
bool isNumber(const std::string&);
|
||||
bool isDirection(const std::string&);
|
||||
int getWorkspaceIDFromString(const std::string&, std::string&);
|
||||
|
||||
float getPlusMinusKeywordResult(std::string in, float relative);
|
||||
Loading…
Add table
Add a link
Reference in a new issue