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
Not sure if this belongs here or in the sway repo, but after one of the latest sway and/or waybar updates, my bar started flickering/blinking when hidden by sway. I've observed this on multiple machines, both with AMD and NVidia GPUs. I'm using this configuration for sway to have the bar show/hide when I use the win key:
bar {
swaybar_command waybar
mode hide
position top
}
I've also minified my waybar config to try to identify if anything triggers it. This config at least reproduces it:
Removing the tray item sometimes seems to fix the issue, and stopping nm-applet greatly reduced the flickering, but after restarting sway a few times it sometimes comes back. And even when not flickering, very often a black bar stays where the waybar used to be. It seems almost as if the more stuff I add to my config, the worse it gets. Moving the mouse to the screen with flickering often (but not always) removes it. I tried to capture some video of the issue, but due to framerate and/or the fact that OBS is recording the screen, it doesn't pick up the full effect:
2024-11-08_10-11-13.mp4
In reality, when looking on my monitor, the black line observed at the top is flickering on and off like crazy, several times per second. I also have a stylesheet with catppuccin theme added in the video above, but the same issue still happened if I removed it.
The text was updated successfully, but these errors were encountered:
Have the same problem. Tried to fix it the last three days. I'm exhausted about it. I'd be very grateful for anything remotely helpful.
waybar -l debug shows that the visibility state is switched correctly. I was assuming something in the GTK direction, but that's a blind guess and fiddling there wasn't successful.
I'm on Arch with Intel/Nvidia (nouveau) GPU. I'm new to this, so I don't know what information is relevant to share - just let me know :)
Edit: The screen capture mavaa did is a very good representation of what I see as well. The bar should be hidden but a black shadow bar remains. At the position where modules are normally, the black shadow parts sometimes disappear. I tried it with a most minimal bar (just a clock) and build it up from there. The more modules I added (especially system stuff, eg memory, cpu, ...) the worse it got. I couldn't find a breaking point - the behavior just worsened.
Not sure if this belongs here or in the sway repo, but after one of the latest sway and/or waybar updates, my bar started flickering/blinking when hidden by sway. I've observed this on multiple machines, both with AMD and NVidia GPUs. I'm using this configuration for sway to have the bar show/hide when I use the win key:
I've also minified my waybar config to try to identify if anything triggers it. This config at least reproduces it:
Removing the tray item sometimes seems to fix the issue, and stopping nm-applet greatly reduced the flickering, but after restarting sway a few times it sometimes comes back. And even when not flickering, very often a black bar stays where the waybar used to be. It seems almost as if the more stuff I add to my config, the worse it gets. Moving the mouse to the screen with flickering often (but not always) removes it. I tried to capture some video of the issue, but due to framerate and/or the fact that OBS is recording the screen, it doesn't pick up the full effect:
2024-11-08_10-11-13.mp4
In reality, when looking on my monitor, the black line observed at the top is flickering on and off like crazy, several times per second. I also have a stylesheet with catppuccin theme added in the video above, but the same issue still happened if I removed it.
The text was updated successfully, but these errors were encountered: