You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Hidden bars currently sit in a layer which means they take up screen real-estate, which means when shown they cause all windows to move. This is often not desirable.
Describe the solution you'd like
Add a config option to set each bar's layer exclusive zone
If possible, default the bar to the overlay layer no exclusive zone if it starts hidden
For bonus points, I might be able to expose an IPC/CLI command to change a bar's layer exclusive zone at runtime (no idea how GTK or compositors will feel about that one yet)
Originally posted by bertSN1601 May 9, 2024
hi ,
new ironbar user here on hyprland and until now really happy. however when trying the auotohide functionality i noticed that when revealing a hidden bar , it causes the hyprland windows to resize because the bar takes screen layer real estate. is there a possibility to have the autohiding bars in the overlay layer ?
use cases :
use the launcher module in a bottom bar as a dock with autohide. currently not possible with autohide turned on because of ripple effects on windows.
use cairo module in a side bar with auto hide (or sys_info module) but again a bar in the top layer claims reaal estate. a bar in the overlay layer would be very conveniet way to display this info when needed. however windows will be resized which looks ugly and thus not really usable that way.
regards
Bert
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Hidden bars currently sit in a layer which means they take up screen real-estate, which means when shown they cause all windows to move. This is often not desirable.
Describe the solution you'd like
layerexclusive zonethe overlay layerno exclusive zone if it starts hiddenlayerexclusive zone at runtime (no idea how GTK or compositors will feel about that one yet)Describe alternatives you've considered
None known.
Additional context
Discussed in #579
Discussion
Originally posted by bertSN1601 May 9, 2024
hi ,
new ironbar user here on hyprland and until now really happy. however when trying the auotohide functionality i noticed that when revealing a hidden bar , it causes the hyprland windows to resize because the bar takes screen layer real estate. is there a possibility to have the autohiding bars in the overlay layer ?
use cases :
regards
Bert
The text was updated successfully, but these errors were encountered: