https://bugs.kde.org/show_bug.cgi?id=506097
--- Comment #8 from [email protected] --- > > FreeRDP has a requirement of no gaps. > That requirement is terrible though. well, it is what it is. RDP does not support gaps and the xfreerdp client will not get a resolution for that. (sdl3 on the other hand runs natively on wayland, so should not have that issue as long as the wayland session does not have gaps) > A gap-less Wayland output configuration can have gaps in Xwayland. I'm not > sure that is avoidable. how so? This sounds like integer rounding basics? In the merge request above you do calculate the resolution from the size and scaling settings of the monitor, but you do not do proper rounding so you end up with wrong resolution / offset values -- You are receiving this mail because: You are watching all bug changes.
