Skip to content
Commit 621c06de authored by Merlin Lex's avatar Merlin Lex
Browse files

screencast: Fix format announced with SHM enum format

Kwin announces a format with alpha when Dma-Bufs are available, even
when the texture doesn't contain any. This results in clients segfault
when trying to access the buffer assuming a maxsize wrt. the announced
format by ways of dimensions and bpp.

This patch moves the format masking to affect the Dma-Buf transport
only.
parent 2b628ea4
Pipeline #105945 passed with stage
in 11 minutes and 23 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment