[PR #686] [MERGED] fix(komorebi): don't scale for DPI, as we're not DPI aware #1055

Closed
opened 2026-01-05 14:53:56 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/LGUG2Z/komorebi/pull/686
Author: @raggi
Created: 2/26/2024
Status: Merged
Merged: 2/26/2024
Merged by: @LGUG2Z

Base: masterHead: raggi/fix-dpi


📝 Commits (1)

  • 1a702b4 fix(komorebi): don't scale for DPI, as we're not DPI aware

📊 Changes

1 file changed (+5 additions, -3 deletions)

View changed files

📝 komorebi/src/windows_api.rs (+5 -3)

📄 Description

This fixes a regression from 344e6ad2fd that assumed we were declared DPI aware.


🔄 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/LGUG2Z/komorebi/pull/686 **Author:** [@raggi](https://github.com/raggi) **Created:** 2/26/2024 **Status:** ✅ Merged **Merged:** 2/26/2024 **Merged by:** [@LGUG2Z](https://github.com/LGUG2Z) **Base:** `master` ← **Head:** `raggi/fix-dpi` --- ### 📝 Commits (1) - [`1a702b4`](https://github.com/LGUG2Z/komorebi/commit/1a702b4b809b6d845fe79b697c3f66c9c3b076f0) fix(komorebi): don't scale for DPI, as we're not DPI aware ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `komorebi/src/windows_api.rs` (+5 -3) </details> ### 📄 Description This fixes a regression from 344e6ad2fded71a1d4271ac1005cfea2837d2a86 that assumed we were declared DPI aware. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-01-05 14:53:56 +01:00
adam closed this issue 2026-01-05 14:53:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/komorebi#1055