mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-17 13:03:48 -07:00
input/layers: Fix exclusive LS focus / refocus after unmap (#9984)
This commit is contained in:
@@ -114,7 +114,7 @@ class CInputManager {
|
||||
|
||||
Vector2D getMouseCoordsInternal();
|
||||
void refocus();
|
||||
void refocusLastWindow(PHLMONITOR pMonitor);
|
||||
bool refocusLastWindow(PHLMONITOR pMonitor);
|
||||
void simulateMouseMovement();
|
||||
void sendMotionEventsToFocused();
|
||||
|
||||
|
Reference in New Issue
Block a user