mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[PR #686] [MERGED] fix(komorebi): don't scale for DPI, as we're not DPI aware #1055
Reference in New Issue
Block a user
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/LGUG2Z/komorebi/pull/686
Author: @raggi
Created: 2/26/2024
Status: ✅ Merged
Merged: 2/26/2024
Merged by: @LGUG2Z
Base:
master← Head:raggi/fix-dpi📝 Commits (1)
1a702b4fix(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
344e6ad2fdthat assumed we were declared DPI aware.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.