[PR #1350] [MERGED] Added config option to change app icon sizes in the menu module. #5540

Closed
opened 2026-05-23 00:57:30 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1350
Author: @benpz
Created: 1/29/2026
Status: Merged
Merged: 1/30/2026
Merged by: @JakeStanger

Base: masterHead: appicons


📝 Commits (3)

📊 Changes

4 files changed (+9 additions, -2 deletions)

View changed files

📝 docs/modules/Menu.md (+1 -0)
📝 src/modules/menu/config.rs (+4 -0)
📝 src/modules/menu/mod.rs (+1 -0)
📝 src/modules/menu/ui.rs (+3 -2)

📄 Description

feat: allow changing app icon sizes in the menu module.


🔄 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/1350 **Author:** [@benpz](https://github.com/benpz) **Created:** 1/29/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `appicons` --- ### 📝 Commits (3) - [`f8b7d55`](https://github.com/JakeStanger/ironbar/commit/f8b7d553e586145e7c7a41d15942fcb9f2773287) Added config option to change app icon sizes in the menu module. - [`047a3bb`](https://github.com/JakeStanger/ironbar/commit/047a3bb41c05e6db3dcdb0aa2f4bab431085b70d) Apply suggestion from @JakeStanger - [`e92902e`](https://github.com/JakeStanger/ironbar/commit/e92902ebfd47dd95f666b1b2bcb650873d108962) Doc comment change ### 📊 Changes **4 files changed** (+9 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/Menu.md` (+1 -0) 📝 `src/modules/menu/config.rs` (+4 -0) 📝 `src/modules/menu/mod.rs` (+1 -0) 📝 `src/modules/menu/ui.rs` (+3 -2) </details> ### 📄 Description feat: allow changing app icon sizes in the menu module. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 00:57:30 +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#5540
No description provided.