Created attachment 160666 [details] Observed result OBSERVED RESULT KDE does not show the resolution drop down and instead shows a message saying > "1920x1080 (16:9)" is the only resolution supported by this display. > > Using unsupported resolutions was possible in the Plasma X11 session, but they were never guaranteed to work and are not available in this Plasma Wayland session. EXPECTED RESULT KDE should recognize that I'm using Xorg and give me a list of resolutions. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux KDE Plasma Version: 5.27.6 KDE Frameworks Version: 5.108.0 Qt Version: 5.15.10
Fascinating. I was under the impression that this situation could only arise on wayland, and that assumption led to me not conditionalizing it in the code properly. Will fix.
Ah looks like the text has already been modified to drop the bit about X11 and Wayland. *** This bug has been marked as a duplicate of bug 468315 ***
Thanks