[GH-ISSUE #1243] FR: Autohide additional triggers #1783

Open
opened 2026-05-22 22:54:39 +01:00 by JakeStanger · 1 comment
Owner

Originally created by @balgerion on GitHub (Nov 20, 2025).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1243

First off, love Ironbar, it’s awesome!

It would be amazing if autohide could have more than one trigger — not just moving the mouse to the screen edge, but also moving to the edge and using scroll (or any other button/event) to show the bar.

Reason: I work on an ultrawide monitor and love having the freedom to move my mouse anywhere without accidentally triggering the bars. :)

Originally created by @balgerion on GitHub (Nov 20, 2025). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1243 First off, love Ironbar, it’s awesome! It would be amazing if `autohide` could have more than one trigger — not just moving the mouse to the screen edge, but also moving to the edge and using scroll (or any other button/event) to show the bar. Reason: I work on an ultrawide monitor and love having the freedom to move my mouse anywhere without accidentally triggering the bars. :)
Author
Owner

@JakeStanger commented on GitHub (Nov 20, 2025):

This sounds simple enough to me. The autohide works using a tiny hidden window at the screen edge, so no reason event listeners other than mouse enter can't be hooked up to it.

<!-- gh-comment-id:3559081357 --> @JakeStanger commented on GitHub (Nov 20, 2025): This sounds simple enough to me. The autohide works using a tiny hidden window at the screen edge, so no reason event listeners other than mouse enter can't be hooked up to it.
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#1783
No description provided.