Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add is_focused() #111

Closed
joaobsantos opened this issue Jun 28, 2021 · 1 comment · Fixed by #533
Closed

feat: add is_focused() #111

joaobsantos opened this issue Jun 28, 2021 · 1 comment · Fixed by #533

Comments

@joaobsantos
Copy link

In windows 10 the isVisible() always return true if the app is minimized or not focus.

@joaobsantos
Copy link
Author

After some talk in discord, I think this works as intended except when its minimized.
What i need is a isFocus api :) to check if the app is focused or not..

@amrbashir amrbashir changed the title bug: isVisible API always return true feat: add is_focused and is_foreground Jun 28, 2021
@amrbashir amrbashir changed the title feat: add is_focused and is_foreground feat: add is_focused() Aug 12, 2021
@henry40408 henry40408 mentioned this issue Aug 16, 2022
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants