ironbar icon indicating copy to clipboard operation
ironbar copied to clipboard

FR: Autohide additional triggers

Open balgerion opened this issue 5 months ago • 1 comments

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. :)

balgerion avatar Nov 20 '25 15:11 balgerion

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.

JakeStanger avatar Nov 20 '25 16:11 JakeStanger