emersion / xdg-desktop-portal-wlr

xdg-desktop-portal backend for wlroots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] It doesn't work when sway uses 10 bits color

Zeioth opened this issue · comments

Description

xdg-desktop-portal-wlr works correctly when I have this line on my sway config

output * render_bit_depth 8

But it displays a black screen when

output * render_bit_depth 10

More info

  • sway: 1:1.8-3
  • pipewire: 1:0.3.63-6
  • xdg-desktop-portal-wlr: tested on 0.6.0-1 and v0.6.0.r7.ga18bea8-1 (git)

Tested on OBS 29

OBS requires this patch to support 10bit colours: obsproject/obs-studio#6247.

Testing this. Blocked by hyprwm/Hyprland#4195

Ok tested and working. This patch was added to OBS 30:
screenshot_2023-12-19_21-09-46_394137475
Thank you so much for the awesome work columbarius.