If the client device is using resolution scaling or hidpi modes, the server resolution and DPI will not match. On Xpra, desktop icons and text may appear blurry because the client device is applying local scaling on the DOM elements to make them appear larger. On WebRTC with remote resizing, the desktop resolution is resized larger than the client viewport, so elements like the task tray are not visible.