mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-17 06:01:12 +00:00
feat: disable text input when window gains focus
This commit is contained in:
committed by
Cameron Gutman
parent
200cab9d17
commit
fb9a164111
@@ -138,6 +138,8 @@ public:
|
||||
|
||||
void notifyFocusLost();
|
||||
|
||||
void notifyFocusGained();
|
||||
|
||||
bool isCaptureActive();
|
||||
|
||||
bool isSystemKeyCaptureActive();
|
||||
|
||||
Reference in New Issue
Block a user