mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 21:51:55 -07:00
Added movetoworkspacesilent
This commit is contained in:
@@ -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);
|
Reference in New Issue
Block a user