input/layers: Fix exclusive LS focus / refocus after unmap (#9984)
This commit is contained in:
parent
a8eda7f978
commit
70ae99f521
3 changed files with 25 additions and 10 deletions
|
|
@ -114,7 +114,7 @@ class CInputManager {
|
|||
|
||||
Vector2D getMouseCoordsInternal();
|
||||
void refocus();
|
||||
void refocusLastWindow(PHLMONITOR pMonitor);
|
||||
bool refocusLastWindow(PHLMONITOR pMonitor);
|
||||
void simulateMouseMovement();
|
||||
void sendMotionEventsToFocused();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue