[PR #192] [MERGED] Fix focused icon issues #7566

Closed
opened 2026-05-23 02:55:11 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/192
Author: @JakeStanger
Created: 6/17/2023
Status: Merged
Merged: 6/17/2023
Merged by: @JakeStanger

Base: masterHead: fix/focused-icon


📝 Commits (2)

  • ac34c05 fix(focused): empty icon rendered when show_icon = false
  • de3aa5d fix(focused): previous icon does not clear if new icon fails to load

📊 Changes

1 file changed (+10 additions, -4 deletions)

View changed files

📝 src/modules/focused.rs (+10 -4)

📄 Description

Fixes #169.
Fixes #184.


🔄 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/192 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 6/17/2023 **Status:** ✅ Merged **Merged:** 6/17/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/focused-icon` --- ### 📝 Commits (2) - [`ac34c05`](https://github.com/JakeStanger/ironbar/commit/ac34c05d2ecb07fd871ed03ef6ee545dc2e6743d) fix(focused): empty icon rendered when `show_icon = false` - [`de3aa5d`](https://github.com/JakeStanger/ironbar/commit/de3aa5d7b10e0bf6d5ff3a39b009ff53a3316a5e) fix(focused): previous icon does not clear if new icon fails to load ### 📊 Changes **1 file changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/focused.rs` (+10 -4) </details> ### 📄 Description Fixes #169. Fixes #184. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 02:55:11 +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#7566
No description provided.