[PR #988] [MERGED] feat: add halign option to box module #9507

Closed
opened 2026-05-23 03:56:47 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/988
Author: @BBFifield
Created: 5/18/2025
Status: Merged
Merged: 5/19/2025
Merged by: @JakeStanger

Base: masterHead: box-halign-patch


📝 Commits (1)

  • 8749953 feat: add halign and valign options to box module

📊 Changes

2 files changed (+45 additions, -1 deletions)

View changed files

📝 docs/modules/Custom.md (+2 -0)
📝 src/modules/custom/box.rs (+43 -1)

📄 Description

Closes #985

This implementation makes a working solution possible for the issue described in #985. I'm a little surprised the issue regarding box alignment wasn't raised by someone in the past unless I'm missing something.

Documentation has also been written for the added feature.

Thanks.


🔄 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/988 **Author:** [@BBFifield](https://github.com/BBFifield) **Created:** 5/18/2025 **Status:** ✅ Merged **Merged:** 5/19/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `box-halign-patch` --- ### 📝 Commits (1) - [`8749953`](https://github.com/JakeStanger/ironbar/commit/874995373598c01833100e3762bb993fef48935a) feat: add halign and valign options to box module ### 📊 Changes **2 files changed** (+45 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/Custom.md` (+2 -0) 📝 `src/modules/custom/box.rs` (+43 -1) </details> ### 📄 Description Closes #985 This implementation makes a working solution possible for the issue described in #985. I'm a little surprised the issue regarding box alignment wasn't raised by someone in the past unless I'm missing something. Documentation has also been written for the added feature. Thanks. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 03:56:47 +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#9507
No description provided.