Skip to content

Fix AppBars not receiving WM_DPICHANGED on Win11#158

Merged
dremin merged 1 commit into
masterfrom
fix-win11-appbar-dpi
Jun 29, 2026
Merged

Fix AppBars not receiving WM_DPICHANGED on Win11#158
dremin merged 1 commit into
masterfrom
fix-win11-appbar-dpi

Conversation

@dremin

@dremin dremin commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

Applied workaround so that the window does not receive the WS_EX_TOOLWINDOW style, but has an owner window that gets it instead. The drawback of the workaround is that the AppBar is displayed in Task Manager.

Applied workaround so that the window does not receive the WS_EX_TOOLWINDOW style, but has an owner window that gets it instead. The drawback of the workaround is that the AppBar is displayed in Task Manager.
@dremin dremin merged commit 5319676 into master Jun 29, 2026
1 check passed
@dremin dremin deleted the fix-win11-appbar-dpi branch June 29, 2026 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant