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
When activating the special workspace, the tab bar(s) of any tabbed nodes are rendered above the special workspace, obscuring the window(s) in the special workspace
Steps to Reproduce
create a tabbed node (such as by running hyprctl dispatch hy3:makegroup tab in a terminal window)
create a window in the special workspace (such as by running hyprctl dispatch exec '[float; workspace special] <TERMINAL NAME>')
drag the window so that it intersects the tab bar (it probably will at the edges without this step, but it becomes much more apparent if you move it around)
Additional info
OS: nixos-unstable (linux 6.8.4)
Installation Method: hyprland & hy3 flakes
Version: hyprland tag v0.39.1; hy3 tag hl0.39.1
The text was updated successfully, but these errors were encountered:
Same issue on arch (6.10.7-arch1-1)
hyprland 0.42.0-1, and I can't figure out how to get the version of hy3 (installed with hyprpm, no other plugin used)
I tried using the alterzorder dispatcher to move a window in the special workspace to top but unfortunately the tab bar still appears above the window.
Bug Description
When activating the special workspace, the tab bar(s) of any tabbed nodes are rendered above the special workspace, obscuring the window(s) in the special workspace
Steps to Reproduce
hyprctl dispatch hy3:makegroup tab
in a terminal window)hyprctl dispatch exec '[float; workspace special] <TERMINAL NAME>'
)Additional info
v0.39.1
; hy3 taghl0.39.1
The text was updated successfully, but these errors were encountered: