[GH-ISSUE #224] [Launcher] Popup still visible when no longer hovering over icon #8531

Closed
opened 2026-05-23 03:52:39 +01:00 by JakeStanger · 2 comments
Owner

Originally created by @donovanglover on GitHub (Jul 4, 2023).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/224

Describe the bug
When an application is on the leftmost or rightmost side of the bar with multiple windows, the popup for that application shows indefinitely when leaving the module area.

To Reproduce

  1. Hover over leftmost/rightmost applications with multiple windows while the bar is centered
  2. Observe popup staying until ironbar is clicked or another application icon is hovered

Expected behavior
Popup disappears when not hovered over

System information:

Configuration

      "center": [
        {
          "type": "launcher"
        }
      ]
Originally created by @donovanglover on GitHub (Jul 4, 2023). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/224 **Describe the bug** When an application is on the leftmost or rightmost side of the bar with multiple windows, the popup for that application shows indefinitely when leaving the module area. **To Reproduce** 1. Hover over leftmost/rightmost applications with multiple windows while the bar is centered 2. Observe popup staying until ironbar is clicked or another application icon is hovered **Expected behavior** Popup disappears when not hovered over **System information:** - Distro: NixOS - Compositor: Hyprland - Ironbar version: https://github.com/JakeStanger/ironbar/commit/f8d8c063008340922b20aa665d8f893ab63e82d7 **Configuration** ```json "center": [ { "type": "launcher" } ] ```
Author
Owner

@JakeStanger commented on GitHub (Jul 5, 2023):

I'm aware of this one and it's always been a bit of a head scratcher to solve. I'm hoping the upcoming popup changes for the IPC will make fixing this easier, so should have it sorted soon™

<!-- gh-comment-id:1621897110 --> @JakeStanger commented on GitHub (Jul 5, 2023): I'm aware of this one and it's always been a bit of a head scratcher to solve. I'm hoping the upcoming popup changes for the IPC will make fixing this easier, so should have it sorted soon™
Author
Owner

@JakeStanger commented on GitHub (Aug 13, 2023):

Not sure what I was on before, was a very easy fix...should have it merged shortly.

<!-- gh-comment-id:1676359707 --> @JakeStanger commented on GitHub (Aug 13, 2023): Not sure what I was on before, was a very easy fix...should have it merged shortly.
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#8531
No description provided.