kwin/src/plugins/screencast
Aleix Pol 9bda050d84 screencasting: Do not crash when the platform cannot provide textures
When using the QPainter backend, we will be getting null textures. Just
ignore these as the backend isn't all that important.

BUG: 442711
2021-09-28 17:18:34 +00:00
..
CMakeLists.txt Move source code to src/ directory 2021-02-10 15:31:43 +00:00
eglnativefence.cpp Move source code to src/ directory 2021-02-10 15:31:43 +00:00
eglnativefence.h Move source code to src/ directory 2021-02-10 15:31:43 +00:00
main.cpp plugins: Port away from deprecated version checks 2021-06-07 15:01:19 +00:00
metadata.json Move source code to src/ directory 2021-02-10 15:31:43 +00:00
pipewirecore.cpp Move source code to src/ directory 2021-02-10 15:31:43 +00:00
pipewirecore.h Move source code to src/ directory 2021-02-10 15:31:43 +00:00
pipewirestream.cpp screencast/pipewire: Add TODO marks for extending modifier capabilities 2021-09-03 17:49:37 +00:00
pipewirestream.h screencast/pipewire: Add buildFormat method 2021-09-03 17:49:37 +00:00
screencastmanager.cpp screencasting: Do not crash when the platform cannot provide textures 2021-09-28 17:18:34 +00:00
screencastmanager.h Change the argument name in function declaration 2021-05-12 10:39:03 +00:00