[PR #114] [MERGED] feat(custom): support common options in widgets #4714

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/114
Author: @JakeStanger
Created: 4/22/2023
Status: Merged
Merged: 4/22/2023
Merged by: @JakeStanger

Base: masterHead: feat/common-in-custom


📝 Commits (1)

  • 4a09b70 feat(custom): support common options in widgets

📊 Changes

3 files changed (+41 additions, -17 deletions)

View changed files

📝 docs/modules/Custom.md (+2 -1)
📝 src/modules/custom/box.rs (+4 -3)
📝 src/modules/custom/mod.rs (+35 -13)

📄 Description

Adds the ability to use common module-level options inside custom module widgets.

Resolves #74.


🔄 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/114 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 4/22/2023 **Status:** ✅ Merged **Merged:** 4/22/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `feat/common-in-custom` --- ### 📝 Commits (1) - [`4a09b70`](https://github.com/JakeStanger/ironbar/commit/4a09b70854dad33bf890a3fe766f854d9195e786) feat(custom): support common options in widgets ### 📊 Changes **3 files changed** (+41 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/Custom.md` (+2 -1) 📝 `src/modules/custom/box.rs` (+4 -3) 📝 `src/modules/custom/mod.rs` (+35 -13) </details> ### 📄 Description Adds the ability to use common module-level options inside custom module widgets. Resolves #74. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 00:55:14 +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#4714
No description provided.