Skip to content

Screencast: avoid using DMABufs exclusively to allow renegotiation

Jan Grulich requested to merge work/cherry-pick-3807b41c-2 into Plasma/5.27

Using DMABufs only will not allow clients to fallback to MemFD buffers in case they fail to import DMABufs for whatever reason and completely break screen sharing in such case.

(cherry picked from commit 3807b41c)

Merge request reports