kwin/plugins
Aleix Pol cea2781318 screencating: query for dmabuf availability before we start streaming
As things are right now, we can only do 32bit textures for dmabuf (see
gbm_bo_format in gbm.h). This means that we were lying to our receivers
when we had 24bit textures by then giving a 32bit texture instead.

This changes it so we request a dummy texture before starting and if we
are offered one we assume they're available and offer a 32bits stream
directly (i.e. BGRA).
2020-11-27 15:42:23 +00:00
..
colord-integration Re-initialize colord integration when colord daemon is restarted 2020-11-26 20:28:08 +00:00
idletime Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
kdecorations Fix Connections warnings 2020-11-11 19:22:40 +00:00
kglobalaccel Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
kpackage SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
krunner-integration Turn krunner integration into a plugin 2020-11-25 09:34:25 +00:00
platforms Introduce Platform::{outputAdded, outputRemoved} signals 2020-11-24 17:51:32 +02:00
qpa Bundle QPA plugin directly 2020-11-22 17:52:14 +00:00
scenes wayland: Fix clipped thumbnails of client-side decorated apps 2020-11-27 15:34:32 +00:00
screencast screencating: query for dmabuf availability before we start streaming 2020-11-27 15:42:23 +00:00
windowsystem Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
CMakeLists.txt Turn krunner integration into a plugin 2020-11-25 09:34:25 +00:00