kwin/plugins/screencast
Vlad Zahorodnii 932cd27a5c plugins/screencast: Don't make effects opengl context current
This makes eglSwapBuffers() fail with per screen rendering enabled. In
long term, the screencast plugin has to create its own OpenGL context
and capture window frames after a compositing cycle has been performed.
However, it's currently tricky to do because of monitor screencasting.
2020-12-02 15:31:22 +00:00
..
CMakeLists.txt
eglnativefence.cpp
eglnativefence.h
main.cpp
metadata.json
pipewirecore.cpp
pipewirecore.h
pipewirestream.cpp screencating: query for dmabuf availability before we start streaming 2020-11-27 15:42:23 +00:00
pipewirestream.h
screencastmanager.cpp plugins/screencast: Don't make effects opengl context current 2020-12-02 15:31:22 +00:00
screencastmanager.h