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: use non-blocking window messaging APIs #462

Merged
merged 3 commits into from
Dec 19, 2023

Conversation

lars-berger
Copy link
Member

  • Use async window messaging APIs (eg. instead of SendMessage and ShowWindow, which wait for a response).
  • When restoring windows on cleanup, avoid restoring minimized/maximized windows.

Closes #419

@lars-berger lars-berger merged commit 5400b58 into develop Dec 19, 2023
2 checks passed
@lars-berger lars-berger deleted the feat/use-async-show-apis branch December 19, 2023 12:25
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.

alt-shift-q'ing out of windows explorer *often* irreversibly freezes glaze-wm
1 participant