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

[Feature] Support DWM immersive dark mode on Windows. #1636

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

AnalogFeelings
Copy link
Contributor

Problem description

Implements support for DWM immersive dark mode.
Closes #1635.

Implementation description

Uses the DwmSetWindowAttribute API to enable this feature.

Documentation can be found here.

Screenshots

Before:
image

After:
image

Additional things

Nothing.

@WerWolv WerWolv merged commit a7033b6 into WerWolv:master Apr 27, 2024
@WerWolv
Copy link
Owner

WerWolv commented Apr 27, 2024

Thanks a lot! I wasn't aware of this but it looks great!

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.

[Feature] Use immersive dark mode in Windows.
2 participants