[PR #1506] [MERGED] Restore dpiAwareness #1813

Closed
opened 2026-05-05 08:02:27 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/1506
Author: @mipedja
Created: 1/8/2022
Status: Merged
Merged: 2/3/2022
Merged by: @walker0643

Base: masterHead: master


📝 Commits (1)

📊 Changes

5 files changed (+39 additions, -2 deletions)

View changed files

doc/newsfragments/restore-dpiawareness.bugfix (+1 -0)
📝 src/cmd/barrierc/CMakeLists.txt (+3 -1)
src/cmd/barrierc/barrierc.exe.manifest (+16 -0)
📝 src/cmd/barriers/CMakeLists.txt (+3 -1)
src/cmd/barriers/barriers.exe.manifest (+16 -0)

📄 Description

Fixes regression from #304
Fixes #1462, possibly others.

Contributor Checklist:

  • I have created a file in the doc/newsfragments directory IF it is a
    user-visible change (and make sure to read the README.md in that directory)

🔄 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/debauchee/barrier/pull/1506 **Author:** [@mipedja](https://github.com/mipedja) **Created:** 1/8/2022 **Status:** ✅ Merged **Merged:** 2/3/2022 **Merged by:** [@walker0643](https://github.com/walker0643) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`00a57ea`](https://github.com/debauchee/barrier/commit/00a57ea972e106a21af6ea5b849e21013685a0e5) Restore dpiAwareness ### 📊 Changes **5 files changed** (+39 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `doc/newsfragments/restore-dpiawareness.bugfix` (+1 -0) 📝 `src/cmd/barrierc/CMakeLists.txt` (+3 -1) ➕ `src/cmd/barrierc/barrierc.exe.manifest` (+16 -0) 📝 `src/cmd/barriers/CMakeLists.txt` (+3 -1) ➕ `src/cmd/barriers/barriers.exe.manifest` (+16 -0) </details> ### 📄 Description Fixes regression from #304 Fixes #1462, possibly others. ## Contributor Checklist: * [x] I have created a file in the `doc/newsfragments` directory *IF* it is a user-visible change (and make sure to read the `README.md` in that directory) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:02:27 -06:00
Sign in to join this conversation.
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/barrier#1813
No description provided.