[PR #1223] [MERGED] Autohide fixes #5451

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1223
Author: @JakeStanger
Created: 10/27/2025
Status: Merged
Merged: 10/27/2025
Merged by: @JakeStanger

Base: masterHead: fix/autohide


📝 Commits (3)

  • 9af4441 chore: fix readme indentation
  • 99e682f fix(autohide): errors on startup
  • dbaab6d fix(autohide): keep open if popup is visible

📊 Changes

2 files changed (+30 additions, -12 deletions)

View changed files

📝 README.md (+1 -1)
📝 src/bar.rs (+29 -11)

📄 Description

Fixes two GTK4 regressions:

  • Fix startup errors
  • Fix bar hiding when focusing on popup

Resolves #1211


🔄 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/1223 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 10/27/2025 **Status:** ✅ Merged **Merged:** 10/27/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/autohide` --- ### 📝 Commits (3) - [`9af4441`](https://github.com/JakeStanger/ironbar/commit/9af4441129f7096cbe9749a9e480315089c235ff) chore: fix readme indentation - [`99e682f`](https://github.com/JakeStanger/ironbar/commit/99e682f5b825a972b130ab5270d49a49701a8991) fix(autohide): errors on startup - [`dbaab6d`](https://github.com/JakeStanger/ironbar/commit/dbaab6d5bf40a9e75effb0cedbd60ae7c5554221) fix(autohide): keep open if popup is visible ### 📊 Changes **2 files changed** (+30 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `src/bar.rs` (+29 -11) </details> ### 📄 Description Fixes two GTK4 regressions: - Fix startup errors - Fix bar hiding when focusing on popup Resolves #1211 --- <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:15 +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#5451
No description provided.