[PR #1265] [MERGED] fix(launcher): close popup when mouse leaves #5481

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

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1265
Author: @slowsage
Created: 11/30/2025
Status: Merged
Merged: 12/16/2025
Merged by: @JakeStanger

Base: masterHead: fix/mouseover


📝 Commits (1)

  • bcd00f5 fix(launcher): close popup when mouse leaves

📊 Changes

1 file changed (+7 additions, -1 deletions)

View changed files

📝 src/modules/launcher/mod.rs (+7 -1)

📄 Description

Currently when I have few windows open in firefox, it shows me options of windows to switch to when I mouseover. When mouse leaves (no click, move mouse down over entries, away from bar) its still there till I click on one of them.

Possibly related to #224.


🔄 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/1265 **Author:** [@slowsage](https://github.com/slowsage) **Created:** 11/30/2025 **Status:** ✅ Merged **Merged:** 12/16/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `fix/mouseover` --- ### 📝 Commits (1) - [`bcd00f5`](https://github.com/JakeStanger/ironbar/commit/bcd00f598fe1f34262bf9f963efd98e2547943ce) fix(launcher): close popup when mouse leaves ### 📊 Changes **1 file changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/modules/launcher/mod.rs` (+7 -1) </details> ### 📄 Description Currently when I have few windows open in firefox, it shows me options of windows to switch to when I mouseover. When mouse leaves (no click, move mouse down over entries, away from bar) its still there till I click on one of them. Possibly related to #224. --- <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:20 +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#5481
No description provided.