https://bugs.kde.org/show_bug.cgi?id=405114
Harald Sitter <sit...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/pho |https://commits.kde.org/pho |non-vlc/0ddf289d7e2a2bb9856 |non-vlc/b49ba0cefe87dba67f3 |7dd450d75a52d9098d17f |dbab97a0c2519b2fb58dc --- Comment #6 from Harald Sitter <sit...@kde.org> --- Git commit b49ba0cefe87dba67f3dbab97a0c2519b2fb58dc by Harald Sitter. Committed on 25/09/2019 at 10:57. Pushed by sitter into branch '0.11'. 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/b49ba0cefe87dba67f3dbab97a0c2519b2fb58dc -- You are receiving this mail because: You are watching all bug changes.