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