feat: disable text input when window gains focus

This commit is contained in:
Qian23333
2025-06-15 09:47:56 +08:00
committed by Cameron Gutman
parent 200cab9d17
commit fb9a164111
3 changed files with 12 additions and 1 deletions
+2
View File
@@ -138,6 +138,8 @@ public:
void notifyFocusLost();
void notifyFocusGained();
bool isCaptureActive();
bool isSystemKeyCaptureActive();