https://bugs.kde.org/show_bug.cgi?id=461063
Frank Praznik <frank.praz...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frank.praz...@gmail.com --- Comment #1 from Frank Praznik <frank.praz...@gmail.com> --- For the record, SDL could use this as well, as currently the Wayland mode-switching emulation stretches everything to the display dimensions, which distorts things (especially on ultrawide displays). Attempts to implement aspect-correct scaling with subsurfaces were made, but were dropped as they proved too buggy to be usable across all desktops. Now that almost all compositors center and mask around fullscreen windows, this can be revisited, but KWin missing support means that it either couldn't be enabled by default, or KDE would need to be detected and fall back to stretching the image instead of using the correct aspect ratio. -- You are receiving this mail because: You are watching all bug changes.