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

Fix restore focus back to previous application, fixes #38 #39

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

Fix restore focus back to previous application, fixes #38 #39

wants to merge 1 commit into from

Conversation

peterdanis
Copy link

- fixes #38
- fix is only working when animation is turned off in user config
- if the window is minimized before hiding it, focus will be properly restored to previous application
@peterdanis
Copy link
Author

I should add, that focus is properly restored on Windows 7, Windows 10. On Linux (Fedora 26) behavior is unchanged, it worked before fix and works the same way after it.

@peterdanis
Copy link
Author

@rickgbw please merge this PR. Windows users could benefit from it. Alt-tabbing to get back to previous work after each terminal use is annoying. Thank you.

@monado3
Copy link

monado3 commented May 31, 2020

@peterdanis Thank you for your fix. This PR really helped me.

giyyapan added a commit to giyyapan/hyper-overlay that referenced this pull request Aug 23, 2020
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.

Win - focus is not switching back to previous application
2 participants