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
Tried a multitude of settings in efforts to resolve this, but the recent update
seems to have broken the "overlay" mode's fullscreen-autohide.
Entering fullscreen now shows the waybar over whatever's on - game
or video or browser. The "dock" mode seems to comply, but is not preferable to me.
Below is the part of my config that controls said parameters. It is formatted
correctly, and no errors show in logs. I am running on the latest Arch linux with Hyprland.
I saw that Hyprutils recently received an update, and while this is out of my field of
expertise, I get the sense that it could be related. Just throwing it out there in case
it helps.
Tried a multitude of settings in efforts to resolve this, but the recent update
seems to have broken the "overlay" mode's fullscreen-autohide.
Entering fullscreen now shows the waybar over whatever's on - game
or video or browser. The "dock" mode seems to comply, but is not preferable to me.
Below is the part of my config that controls said parameters. It is formatted
correctly, and no errors show in logs. I am running on the latest Arch linux with Hyprland.
I saw that Hyprutils recently received an update, and while this is out of my field of
expertise, I get the sense that it could be related. Just throwing it out there in case
it helps.
"layer": "top",
"position": "top",
"mode": "overlay",
"exclusive": false,
"passthrough": true,
"gtk-layer-shell": true,
"height": 30,
The text was updated successfully, but these errors were encountered: