Added window swallowing
This commit is contained in:
parent
355366714e
commit
a97621b1cb
5 changed files with 90 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ int getWorkspaceIDFromString(const std::string&, std::string&);
|
|||
float vecToRectDistanceSquared(const Vector2D& vec, const Vector2D& p1, const Vector2D& p2);
|
||||
void logSystemInfo();
|
||||
std::string execAndGet(const char*);
|
||||
int64_t getPPIDof(int64_t pid);
|
||||
|
||||
float getPlusMinusKeywordResult(std::string in, float relative);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue