[PR #144] [MERGED] fix(image): still blurry on hidpi #511

Closed
opened 2026-05-22 21:53:45 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/144
Author: @JakeStanger
Created: 5/8/2023
Status: Merged
Merged: 5/9/2023
Merged by: @JakeStanger

Base: masterHead: fix/hidpi-image


📝 Commits (1)

  • 9012fee fix(image): still blurry on hidpi

📊 Changes

1 file changed (+42 additions, -15 deletions)

View changed files

📝 src/image/provider.rs (+42 -15)

📄 Description

Adds in proper HiDPI image support into the image provider, using calls to Cairo.

Resolves #96 at last! (I hope...)


🔄 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/JakeStanger/ironbar/pull/144 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 5/8/2023 **Status:** ✅ Merged **Merged:** 5/9/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/hidpi-image` --- ### 📝 Commits (1) - [`9012fee`](https://github.com/JakeStanger/ironbar/commit/9012feee4f9b60b2c22a956de732847892331222) fix(image): still blurry on hidpi ### 📊 Changes **1 file changed** (+42 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `src/image/provider.rs` (+42 -15) </details> ### 📄 Description Adds in proper HiDPI image support into the image provider, using calls to Cairo. Resolves #96 at last! (I hope...) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 21:53:45 +01: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
JakeStanger/ironbar#511
No description provided.