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
master
raggi/fix-dpi
1a702b4
1 file changed (+5 additions, -3 deletions)
📝 komorebi/src/windows_api.rs (+5 -3)
komorebi/src/windows_api.rs
This fixes a regression from 344e6ad2fd that assumed we were declared DPI aware.
344e6ad2fd
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 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.