Product:
Remote Desktop Manager for Linux
Version: 2025.3.2.3
Framework: .NET 9 / Avalonia 11.3.9
Desktop: KDE Plasma (Wayland)
Description:
Under KDE Plasma Wayland with fractional scaling (e.g. 160%), Remote Desktop Manager does not respect the system scaling factor. The UI renders at 100%, resulting in significantly smaller interface elements compared to native Qt and GTK applications.
There is currently no in-application scaling option available.
Expected behavior:
One of the following should be implemented:
Proper automatic detection and application of Wayland fractional scaling (preferred solution).
Alternatively, provide a user-configurable UI scaling option inside the application (e.g. 125%, 150%, 160%, 175%, 200%).
Many modern cross-platform applications provide internal scaling controls to ensure consistent usability across desktop environments and display servers.
Why this matters:
Wayland with fractional scaling is standard in modern Linux environments. Professional users working on high-resolution displays require predictable and consistent UI scaling without relying on environment variables or launch wrappers.
Best regards,
Christian