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

Window Focus In/Out and Maximize/Minimize/Restore Events #73

Merged
merged 6 commits into from
Nov 18, 2021
Merged

Window Focus In/Out and Maximize/Minimize/Restore Events #73

merged 6 commits into from
Nov 18, 2021

Conversation

Raxdiam
Copy link
Contributor

@Raxdiam Raxdiam commented Oct 15, 2021

Adds focus in, focus out, maximize, minimize, and restore events to Windows, Mac, and Linux windows.

Note:

  • All events were tested on Windows 10 and 11, Ubuntu 20.04, and Kali 2021.3
  • All events except maximize were implemented for Mac, and none were tested because I don't have access to one

Also implemented Closing callback for Linux
- Added window maximize, minimize, and restore events on Linux (tested on Ubuntu 20.04 and Kali 2021.3)
- Added window focus-in, focus-out, minimize, and restore events on Mac (these are untested because I don't have access to macOS)
@philippjbauer
Copy link
Member

Thank you for the contribution! We will try this and test on macOS.

@MikeYeager MikeYeager merged commit 1b1083a into tryphotino:debug Nov 18, 2021
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.

3 participants