mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-07 07:31:53 -07:00
multimon fixes
This commit is contained in:
@@ -21,8 +21,6 @@ public:
|
||||
Vector2D getMouseCoordsInternal();
|
||||
|
||||
private:
|
||||
Vector2D m_vMouseCoords = Vector2D(0,0);
|
||||
Vector2D m_vWLRMouseCoords = Vector2D(0,0);
|
||||
|
||||
std::list<SKeyboard> m_lKeyboards;
|
||||
|
||||
|
Reference in New Issue
Block a user