Bug#1031975: kodi: Windowed kodi takes wrong size when run under KDE Plasma Wayland with fractional scaling
In case anyone else encounters this problem, a workaround is to run: kodi --windowing=x11 which will bypass any problems with scaling under Wayland
Bug#1031975: Re: Bug#1031975: kodi: Windowed kodi takes wrong size when run under KDE Plasma Wayland with fractional scaling
960 diff guisettings.xml.3 guisettings.xml.4 40,41c40,41 < 1440 < 960 --- > 2880 > 1920 diff guisettings.xml.4 guisettings.xml.5 40,41c40,41 < 2880 < 1920 --- > 5760 > 3840 Mark Cookson