fix xwaylabnd too, stuff

This commit is contained in:
vaxerski 2022-03-19 20:56:19 +01:00
parent cf76b90606
commit 1a298257c9
7 changed files with 38 additions and 5 deletions

View file

@ -66,6 +66,7 @@ public:
CWindow* vectorToWindow(const Vector2D&);
CWindow* vectorToWindowIdeal(const Vector2D&);
CWindow* windowFromCursor();
SMonitor* getMonitorFromOutput(wlr_output*);
private:
void initAllSignals();