[PR #77] [CLOSED] Use dark window titlebar on Windows 10+ with dark themes #137

Closed
opened 2026-05-05 03:41:15 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ultimatepp/ultimatepp/pull/77
Author: @EricKotato
Created: 6/18/2022
Status: Closed

Base: masterHead: patch-w10-dark-titlebar


📝 Commits (1)

  • 4a741f0 Use 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.

## 📋 Pull Request Information **Original PR:** https://github.com/ultimatepp/ultimatepp/pull/77 **Author:** [@EricKotato](https://github.com/EricKotato) **Created:** 6/18/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-w10-dark-titlebar` --- ### 📝 Commits (1) - [`4a741f0`](https://github.com/ultimatepp/ultimatepp/commit/4a741f012c4c360a4d1b95dea42079ff5b68eb55) Use dark window titlebar on Windows 10+ with dark themes ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/CtrlCore/Win32Wnd.cpp` (+10 -0) </details> ### 📄 Description This PR makes titlebar on Windows 10+ to match application dark mode. Here's "Button" example compiled before and after applying the patch: ![](https://user-images.githubusercontent.com/2903496/174449928-732c9956-1d0d-4cab-9bdf-8cff6f6f0844.png) Compiled apps will also work on older systems that doesn't support attribute or even DWM itself. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:41:15 -06:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#137
No description provided.