Results 34 comments of blobject

Oh, I missed effinsky's suggestion of providing a variant with a larger gap. That sounds like a good solution. Unfortunately, I've cleared up my dev environment and have been busy...

Seems problematic for me too on voidlinux, [qutebrowser-1.13.1](https://github.com/void-linux/void-packages/tree/master/srcpkgs/qutebrowser), [qt5-webengine-5.15.1](https://github.com/void-linux/void-packages/tree/master/srcpkgs/qt5-webengine), [xorg-server-1.20.9](https://github.com/void-linux/void-packages/tree/master/srcpkgs/xorg-server). What I've been seeing is: 1. `xset s 0 0 dpms 0 0 5` 1. Play a youtube video in...

Thought I'd note that with a recent qutebrowser update on voidlinux, the issue has been fixed on my particular setup. Versions here are qutebrowser 2.0.1 and qt 5.15.2. (Actually the...

Ah, my mistake. I forgot I had a sway config line: `for_window [app_id="qutebrowser"] inhibit_idle fullscreen` that was disabling blanking when fullscreen. Without it, the issue remains.