1
0
Fork 0
forked from wry/wry

wp-presentation: implement version 2

This commit is contained in:
Julian Orth 2024-09-25 16:25:20 +02:00
parent de47705a32
commit 03dce4af06
8 changed files with 51 additions and 16 deletions

View file

@ -301,6 +301,7 @@ impl PresentationListener for ExtImageCopyCaptureSessionV1 {
_refresh: u32,
_seq: u64,
_flags: u32,
_vrr: bool,
) {
self.presentation_listener.detach();
let Some(frame) = self.frame.get() else {