[PR #1142] [MERGED] Autohide fixes #8204

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1142
Author: @JakeStanger
Created: 9/7/2025
Status: Merged
Merged: 9/7/2025
Merged by: @JakeStanger

Base: masterHead: fix/autohide


📝 Commits (2)

  • caa1bf0 fix(autohide): hiding bar when some widgets hovered
  • c6a1670 fix(autohide): hiding bar when leaving and re-entering within timeout

📊 Changes

1 file changed (+30 additions, -10 deletions)

View changed files

📝 src/bar.rs (+30 -10)

📄 Description

Fixes #1111


🔄 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/1142 **Author:** [@JakeStanger](https://github.com/JakeStanger) **Created:** 9/7/2025 **Status:** ✅ Merged **Merged:** 9/7/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/autohide` --- ### 📝 Commits (2) - [`caa1bf0`](https://github.com/JakeStanger/ironbar/commit/caa1bf0f82378bb8533b2dec9f483f4d4e0917d0) fix(autohide): hiding bar when some widgets hovered - [`c6a1670`](https://github.com/JakeStanger/ironbar/commit/c6a1670049081b66079fd840cf23421579ac1b25) fix(autohide): hiding bar when leaving and re-entering within timeout ### 📊 Changes **1 file changed** (+30 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/bar.rs` (+30 -10) </details> ### 📄 Description - [fix(autohide): hiding bar when some widgets hovered](https://github.com/JakeStanger/ironbar/commit/caa1bf0f82378bb8533b2dec9f483f4d4e0917d0) - [fix(autohide): hiding bar when leaving and re-entering within timeout](https://github.com/JakeStanger/ironbar/commit/c6a1670049081b66079fd840cf23421579ac1b25) Fixes #1111 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 02:56:56 +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#8204
No description provided.