https://bugs.kde.org/show_bug.cgi?id=494206
--- Comment #2 from Matthias Nagel <matthias.na...@mhnnet.de> --- I don't understand why this bug has been closed. This bug report is targets the XWayland abstraction layer which fails to correctly translate Wayland information about the screen into the appropriate X11 information (and hence xdpyinfo is misled). This bug affects all legacy X11 applications which run inside XWayland. The wrongly shown information by xdypinfo are only the symptom, not the actual bug. I am not sure which component of KDE implements XWayland, but I assume it is part of the KWin compositor. So let me rephrase the bug report: The XWayland component of KDE only translates the screen resolution (i.e. width and height in pixels) correctly to X11 applications under XWayland, but fails to correctly report the physical size of the screen (i.e. width and height in mm) or the true, physical pixel density (i.e. dpi). -- You are receiving this mail because: You are watching all bug changes.