[GH-ISSUE #167] Support Auto Hide #5705

Closed
opened 2026-05-23 01:52:37 +01:00 by JakeStanger · 6 comments
Owner

Originally created by @varbhat on GitHub (May 28, 2023).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/167

Auto Hide is good feature to save screen space especially helpful in small screens.

See https://github.com/varbhat/sway-hotspot for reference implementation and logic.

Originally created by @varbhat on GitHub (May 28, 2023). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/167 Auto Hide is good feature to save screen space especially helpful in small screens. See https://github.com/varbhat/sway-hotspot for reference implementation and logic.
Author
Owner

@JakeStanger commented on GitHub (May 28, 2023):

That doesn't look too hard, happy to add this.

<!-- gh-comment-id:1566014088 --> @JakeStanger commented on GitHub (May 28, 2023): That doesn't look too hard, happy to add this.
Author
Owner

@JakeStanger commented on GitHub (Jun 30, 2023):

@varbhat that link has gone dead. I don't suppose you have a local copy you're able to put up somewhere for reference? If you could that'd be hugely appreciated

<!-- gh-comment-id:1615214139 --> @JakeStanger commented on GitHub (Jun 30, 2023): @varbhat that link has gone dead. I don't suppose you have a local copy you're able to put up somewhere for reference? If you could that'd be hugely appreciated
Author
Owner

@varbhat commented on GitHub (Jul 1, 2023):

@JakeStanger ,
Here you go: https://github.com/Alexays/Waybar/pull/2248

<!-- gh-comment-id:1615486228 --> @varbhat commented on GitHub (Jul 1, 2023): @JakeStanger , Here you go: https://github.com/Alexays/Waybar/pull/2248
Author
Owner

@varbhat commented on GitHub (Jul 1, 2023):

@JakeStanger Feel free to ask me if anything is necessary

<!-- gh-comment-id:1615920207 --> @varbhat commented on GitHub (Jul 1, 2023): @JakeStanger Feel free to ask me if anything is necessary
Author
Owner

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

Awesome will do, cheers.

<!-- gh-comment-id:1615950607 --> @JakeStanger commented on GitHub (Jul 1, 2023): Awesome will do, cheers.
Author
Owner

@A-Cloud-Ninja commented on GitHub (Jul 13, 2023):

I've done a proof of concept with my PR #236 and it should be possible to write a small daemon to do it with get_visible and set_visible.

<!-- gh-comment-id:1633423729 --> @A-Cloud-Ninja commented on GitHub (Jul 13, 2023): I've done a proof of concept with my PR #236 and it should be possible to write a small daemon to do it with get_visible and set_visible.
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#5705
No description provided.