Skip to content
Commit 966ad6a1 authored by Jordan Pryde's avatar Jordan Pryde
Browse files

DMA-BUF size may not match size from handleRemoteDesktopStarted()

QScreen::size() marshalled from xdg-desktop-portal-kde uses logical
scaled size but the DMA-BUF from pipewire is the physical pixel count.
We now check the DMA-BUF size each frame and resize the QImage buffer when
needed.

BUG: 482929
BUG: 478057
BUG: 464547
parent 800f749a
Pipeline #628845 passed with stage
in 1 minute and 45 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