mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 06:15:21 +01:00
[GH-ISSUE #1211] autohide bar and popup #3180
Labels
No labels
A:Build
A:CI
A:Client
A:Config
A:Core
A:Documentation
A:Documentation
A:IPC
A:Testing
A:UX/UI
blocked
BREAKING CHANGE
duplicate
good first issue
GTK4
help wanted
invalid
M:Battery
M:Battery
M:Bindmode
M:Bluetooth
M:Brightness
M:Cairo
M:Clipboard
M:Clock
M:Clock
M:Custom
M:Focused
M:Keyboard
M:Launcher
M:Menu
M:Music
M:Music
M:Music
M:Network Manager
M:Notifications
M:SysInfo
M:Tray
M:Volume
M:Workspaces
partially resolved
P:Critical
P:High
P:Low
P:Medium
pull-request
T:Bug
T:Bug
T:Core Enhancement
T:Module Enhancement
T:New Module
T:Question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/ironbar#3180
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JakeStanger on GitHub (Oct 20, 2025).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/1211
Discussed in https://github.com/JakeStanger/ironbar/discussions/1210
Originally posted by berregon October 20, 2025
Hi, in the process to switch to ironbar and it looks great
I'm using a bar with autohide but the bar hide itself when I try to use a popup like the calendar or a menu. Setting a higher delay kind of make it usable but I want to know if there is any options that keep the bar visible until the cursor is out of the bar or the popup, not only the bar itself.
I'm on version 0.18.0-pre
@berregon commented on GitHub (Oct 22, 2025):
I'm no programmer but here some infos that might not be useful but anyway when I launch ironbar in the terminal I get this GTK warning as soon as I add autohide to a config, even an empty bar:
2025-10-22T03:19:54.100832Z WARN GTK: 130: [Gdk] (../gtk/gdk/wayland/gdktoplevel-wayland.c:474):gdk_wayland_toplevel_compute_size: runtime check failed: (size.width > 0)I'm using niri but I get the same on sway and hyprland, in hyprland the warning get spawned continuously.
EDIT: After updating to the last git version I also get this warning:
2025-10-22T19:49:44.273324Z WARN GTK: 130: [Gtk] A window is shown after it has been destroyed. This will leave the window in an inconsistent state.