Skip to content

Fix issues with Acrylic lifecycle - #224

Merged
wjk merged 4 commits into
mainfrom
bugfix/acrylic-lifecycle
Sep 7, 2026
Merged

wjk merged 4 commits into
mainfrom
bugfix/acrylic-lifecycle

Conversation

@wjk

@wjk wjk commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Now, the AcrylicWindow class deregisters its theme-changed callback when the window is closed. It will re-register if the window is shown again.

Also updated packages.lock.json to match #223. I have no idea why Dependabot didn’t do that itself.

wjk added 4 commits September 7, 2026 18:42
After the window is closed, the HWND may no longer be valid.
If the window is consequently re-shown, the callback will be re-enabled.
@github-actions github-actions Bot added the bugfix Something isn't working label Sep 7, 2026
@wjk
wjk merged commit 0fbc4db into main Sep 7, 2026
3 checks passed
@wjk
wjk deleted the bugfix/acrylic-lifecycle branch September 7, 2026 23:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant