https://bugs.kde.org/show_bug.cgi?id=422285
--- Comment #4 from ber...@codewiz.org --- (In reply to Nate Graham from comment #3) > Can you turn on 10-bit without using amdgpu (i.e if you only have a 10-bit > screen but an Intel GPU)? If so I can test and investigate. Add this to /etc/X11/xorg.conf/d/20-defaultdepth.conf: Section "Screen" Identifier "default" DefaultDepth 30 EndSection On Fedora 32, this led to a black screen until I disabled compositing in kwin with Alt + Shift + F12 (might not be the default). After this, window decorations were all purple. I might need an updated versions of mesa or libdri, ymmv. -- You are receiving this mail because: You are watching all bug changes.