Merge pull request #275 from mahkoh/jorth/vsync-min-max
wp-presentation: implement version 2
This commit is contained in:
commit
eb905c160f
8 changed files with 152 additions and 14 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue