Results 275 comments of llyyr

could you post the output of `vulkaninfo` in a txt file? Also the original issue is only with `hwdwc=vulkan` but you're using `hwdec=vaapi`. If it's related to gpu-api=vulkan then it...

> Perhaps I've misconfigured something. You need `export RADV_PERFTEST=video_decode` in your env for it to work but unrelated to this issue

You guys need to use RADV, instead of the AMDVLK vulkan driver. See #16183

This is an issue with wine, you should report it there. https://bugs.winehq.org/buglist.cgi?component=winex11.drv&product=Wine&resolution=--- You can reproduce the issue with as little as setting an arbitrary position for your display, so that...

~~Can't reproduce on 6.6.36, but can on reliably on 6.6.39. Probably not a wlroots/sway issue~~ Spoke too soon...

I have reliable reproduction steps for this now `swayidle -w timeout 1 'swaylock -f -c 1e1e1e' timeout 1 'swaymsg "output DP-2 power off" && swaymsg "output DP-1 power off"' resume...

Does it happen when the mpv window isn't fullscreen? Can you start sway with `export WLR_SCENE_DISABLE_DIRECT_SCANOUT=1` in your env and see if it happens still?

> It happens still. Are you absolutely certain? If the issue doesn't happen if you're screen recording or the window isn't fullscreen, then it points to an issue with direct...

> Do I need to these the other options or is this enough to pin it down? You can --gpu-api=opengl, if it happens with that too then you report to...