mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-04-21 07:30:13 +00:00
Move focus handling into the input code
This commit is contained in:
@@ -67,6 +67,10 @@ public:
|
||||
|
||||
void raiseAllKeys();
|
||||
|
||||
void notifyFocusGained(SDL_Window* window);
|
||||
|
||||
void notifyFocusLost(SDL_Window* window);
|
||||
|
||||
bool isCaptureActive();
|
||||
|
||||
void setCaptureActive(bool active);
|
||||
|
||||
Reference in New Issue
Block a user