finally fixed XWayland popups
This commit is contained in:
parent
e6a848adc0
commit
2bc29f32ec
7 changed files with 33 additions and 6 deletions
|
|
@ -20,6 +20,7 @@ public:
|
|||
wlr_surface* surfaceAt(CWindow*, const Vector2D&, Vector2D&);
|
||||
bool shouldBeFloated(CWindow*);
|
||||
void moveXWaylandWindow(CWindow*, const Vector2D&);
|
||||
void checkBorders(CWindow*);
|
||||
};
|
||||
|
||||
inline std::unique_ptr<CHyprXWaylandManager> g_pXWaylandManager;
|
||||
Loading…
Add table
Add a link
Reference in a new issue