SUMMARY With the new version of kwin, launching any new application can cause mpv window in wayland to resize to the video's original format. This only appears in new version of kwin wayland. Old version and other wayland compositor do not have the issue. STEPS TO REPRODUCE 1. open a video file in mpv 2. resize the window 3. launch another application in kde, through keyboard shortcut or through xdg-open OBSERVED RESULT mpv window get shrinked to fit the original video size EXPECTED RESULT mpv window size should not be affected SOFTWARE/OS VERSIONS Linux/KDE Plasma KDE Plasma Version: 5.23.4 KDE Frameworks Version: 5.88.0 Qt Version: 5.15.2
Related issue at mpv https://github.com/mpv-player/mpv/issues/9599 It seems that plasma is sending output event when it is not necessary.
We made a few mpv resizing fixes in 5.24. Please reopen this bug report if the issue is reproducible in 5.24.
(In reply to Vlad Zahorodnii from comment #2) > We made a few mpv resizing fixes in 5.24. Please reopen this bug report if > the issue is reproducible in 5.24. I confirm it is fixed on the kde side.