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

Swap top window when destroying a window #21

Merged
merged 1 commit into from
Jul 15, 2023

Conversation

mebibytedraco
Copy link
Contributor

This PR modifies destroy_window so that it swaps the new active window with the previous active window that is about to be destroyed, ensuring that the new active window is on top. Fixes #20.

@ry755
Copy link
Contributor

ry755 commented Jul 15, 2023

Thank you!! This bug has been bothering me for forever but I never looked into it for some reason.

@ry755 ry755 merged commit e28c2c3 into fox32-arch:main Jul 15, 2023
@mebibytedraco mebibytedraco deleted the fix-active-window-priority branch July 15, 2023 03:01
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.

Active window may not be on top after a window is closed
2 participants