kwin/src/plugins
Aleix Pol c07182490d pipewire: Fix downloading software-rotated textures
At the moment we'll be setting the YInverted setting, but in practice
that won't have any effect as it only changes the render matrix and
we'll end up streaming inverted textures.
This change addresses it by rendering it into another texture first to
resolve this situation and then download that new texture instead.
2021-10-13 17:16:15 +02:00
..
colord-integration plugins: Port away from deprecated version checks 2021-06-07 15:01:19 +00:00
idletime IdleTimePoller: Fix a crash at shutdown 2021-10-04 10:24:23 +02:00
kdecorations Port to new KDecoration2::DecorationThemeProvider class 2021-09-17 12:45:47 +00:00
kglobalaccel
kpackage SVN_SILENT made messages (.desktop file) - always resolve ours 2021-09-24 01:13:57 +00:00
krunner-integration Remove virtualdesktops.h include in toplevel.h 2021-08-12 17:23:15 +00:00
nightcolor plugins/nightcolor: Remove unused options 2021-10-12 06:38:23 +00:00
platforms compositor: Merge the OpenGL 2 and 3 backends 2021-10-08 15:26:25 +00:00
qpa qpa: Fix EGL config selection 2021-09-16 00:37:19 +02:00
scenes scenes/opengl: Fix clipping with transformed screens 2021-09-27 06:52:49 +00:00
screencast pipewire: Fix downloading software-rotated textures 2021-10-13 17:16:15 +02:00
windowsystem windowsystem: Fix compilation with no deprecated build of KWindowSystem 2021-04-29 10:46:39 +03:00
CMakeLists.txt