[PR #80] [MERGED] Immersive window boarder dark mode for Win10/Win11 #138

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/80
Author: @klugier
Created: 7/7/2022
Status: Merged
Merged: 7/7/2022
Merged by: @mirek-fidler

Base: masterHead: klugier/immersive-dark-mode-win11


📝 Commits (2)

  • 1559823 Implemented immersive dark mode for Win11.
  • 4c6a65b .cosmetics

📊 Changes

2 files changed (+23 additions, -1 deletions)

View changed files

📝 uppsrc/CtrlCore/Win32Ctrl.h (+2 -0)
📝 uppsrc/CtrlCore/Win32Wnd.cpp (+21 -1)

📄 Description

Rework of https://github.com/ultimatepp/ultimatepp/pull/77 that contains some improvements (faster execution time due to limiting numbers of obtaining window dll function).


🔄 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/80 **Author:** [@klugier](https://github.com/klugier) **Created:** 7/7/2022 **Status:** ✅ Merged **Merged:** 7/7/2022 **Merged by:** [@mirek-fidler](https://github.com/mirek-fidler) **Base:** `master` ← **Head:** `klugier/immersive-dark-mode-win11` --- ### 📝 Commits (2) - [`1559823`](https://github.com/ultimatepp/ultimatepp/commit/155982352dc035c9e6447b38609bb63751b4af55) Implemented immersive dark mode for Win11. - [`4c6a65b`](https://github.com/ultimatepp/ultimatepp/commit/4c6a65b4b1a80412c52c36f32f80e26743d2e392) .cosmetics ### 📊 Changes **2 files changed** (+23 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `uppsrc/CtrlCore/Win32Ctrl.h` (+2 -0) 📝 `uppsrc/CtrlCore/Win32Wnd.cpp` (+21 -1) </details> ### 📄 Description Rework of https://github.com/ultimatepp/ultimatepp/pull/77 that contains some improvements (faster execution time due to limiting numbers of obtaining window dll function). --- <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#138
No description provided.