mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
[PR #77] [CLOSED] Use dark window titlebar on Windows 10+ with dark themes #137
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ultimatepp#137
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/ultimatepp/ultimatepp/pull/77
Author: @EricKotato
Created: 6/18/2022
Status: ❌ Closed
Base:
master← Head:patch-w10-dark-titlebar📝 Commits (1)
4a741f0Use dark window titlebar on Windows 10+ with dark themes📊 Changes
1 file changed (+10 additions, -0 deletions)
View changed files
📝
uppsrc/CtrlCore/Win32Wnd.cpp(+10 -0)📄 Description
This PR makes titlebar on Windows 10+ to match application dark mode.
Here's "Button" example compiled before and after applying the patch:

Compiled apps will also work on older systems that doesn't support attribute or even DWM itself.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.