update wlroots dep
This commit is contained in:
parent
c6f7eecf0f
commit
8b4a373efa
4 changed files with 62 additions and 4 deletions
|
|
@ -14,4 +14,6 @@ float vecToRectDistanceSquared(const Vector2D& vec, const Vector2D& p1, const Ve
|
|||
void logSystemInfo();
|
||||
std::string execAndGet(const char*);
|
||||
|
||||
float getPlusMinusKeywordResult(std::string in, float relative);
|
||||
float getPlusMinusKeywordResult(std::string in, float relative);
|
||||
|
||||
void matrixProjection(float mat[9], int w, int h, wl_output_transform tr);
|
||||
Loading…
Add table
Add a link
Reference in a new issue