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: close not hide #34

Merged
merged 1 commit into from
Dec 22, 2023
Merged

feat: close not hide #34

merged 1 commit into from
Dec 22, 2023

Conversation

golota60
Copy link
Owner

@golota60 golota60 commented Dec 22, 2023

revert of #31

turns out, hiding windows doesn't solve anything either, as there's no rust callback to notify about a window being hidden. This could've been solved by creating a custom rust command to handle the callback, but hiding windows has already been a workaround, and making a workaround on top of a workaround, is one level too deep for me.

If closing really turns out to be unsalvageable, i'll revert back to hiding. If it comes to that, i'll also need to do some perf tests on hiding vs closing, as we do not want to consume too much of end users' memory

@golota60 golota60 merged commit 73057b1 into master Dec 22, 2023
2 checks passed
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.

None yet

1 participant