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

[Windows] Add minimized/maximized stream event #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sabin26
Copy link
Contributor

@sabin26 sabin26 commented Feb 19, 2023

Streaming event for window minimize and maximize is currently only available for Linux. This PR enables the same functionality for windows platform.

@alexmercerind
Copy link
Owner

I will take some time for this one. I appreciate the PR!

Thanks.

@sabin26
Copy link
Contributor Author

sabin26 commented Feb 20, 2023

Yeah, I agree. I have encountered some hassle while I was implementing this one. The minimized state was returning true even after the window being restored. But i solved it. Take your time and let me know if there's any bug :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants