https://bugs.kde.org/show_bug.cgi?id=405114
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/pho | |non-vlc/0ddf289d7e2a2bb9856 | |7dd450d75a52d9098d17f Resolution|--- |FIXED --- Comment #5 from Harald Sitter <sit...@kde.org> --- Git commit 0ddf289d7e2a2bb98567dd450d75a52d9098d17f by Harald Sitter. Committed on 18/09/2019 at 09:19. Pushed by sitter into branch 'master'. only set xwindow when the qt platform actually is xcb (on unix) on wayland this would naturally behave incorrectly, so in all cases other than xcb we use surface painting in absence of better rendering options in VLC<4. this does come at the price of performance unfortunately. this should be replaced with vlc4 through either wayland api https://trac.videolan.org/vlc/ticket/16106 or libvlc_video_engine_opengl and a custom opengl renderer targeting zero memcpy M +22 -8 src/video/videowidget.cpp M +6 -1 src/video/videowidget.h https://commits.kde.org/phonon-vlc/0ddf289d7e2a2bb98567dd450d75a52d9098d17f -- You are receiving this mail because: You are watching all bug changes.