[PR #67] [MERGED] Add configurable margins around bar #8906

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/67
Author: @ttoino
Created: 2/8/2023
Status: Merged
Merged: 2/8/2023
Merged by: @JakeStanger

Base: masterHead: feature/margin


📝 Commits (1)

  • d253c4b feat: add configurable margins around bar

📊 Changes

3 files changed (+43 additions, -11 deletions)

View changed files

📝 docs/Configuration guide.md (+4 -0)
📝 src/bar.rs (+13 -6)
📝 src/config/mod.rs (+26 -5)

📄 Description

Adds a config option for adding margins around the bar.


🔄 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/67 **Author:** [@ttoino](https://github.com/ttoino) **Created:** 2/8/2023 **Status:** ✅ Merged **Merged:** 2/8/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `feature/margin` --- ### 📝 Commits (1) - [`d253c4b`](https://github.com/JakeStanger/ironbar/commit/d253c4bd7f306c7b8fef223d1beb7b1f6e77629b) feat: add configurable margins around bar ### 📊 Changes **3 files changed** (+43 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `docs/Configuration guide.md` (+4 -0) 📝 `src/bar.rs` (+13 -6) 📝 `src/config/mod.rs` (+26 -5) </details> ### 📄 Description Adds a config option for adding margins around the bar. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 03:55:05 +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#8906
No description provided.