[PR #103] [MERGED] feat: ability to configure popup gap #1894

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

📋 Pull Request Information

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

Base: masterHead: feat/popup-gap-config


📝 Commits (1)

  • cac064f feat: ability to configure popup gap

📊 Changes

4 files changed (+22 additions, -10 deletions)

View changed files

📝 docs/Configuration guide.md (+1 -0)
📝 src/bar.rs (+10 -5)
📝 src/config/mod.rs (+6 -0)
📝 src/popup.rs (+5 -5)

📄 Description

Adds new top-level popup_gap option.


🔄 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/103 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 4/7/2023 **Status:** ✅ Merged **Merged:** 4/7/2023 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `feat/popup-gap-config` --- ### 📝 Commits (1) - [`cac064f`](https://github.com/JakeStanger/ironbar/commit/cac064f4795e9f418cc0820f04944f91121c426a) feat: ability to configure popup gap ### 📊 Changes **4 files changed** (+22 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `docs/Configuration guide.md` (+1 -0) 📝 `src/bar.rs` (+10 -5) 📝 `src/config/mod.rs` (+6 -0) 📝 `src/popup.rs` (+5 -5) </details> ### 📄 Description Adds new top-level `popup_gap` option. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 22: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#1894
No description provided.