fix: request wlr-dmabuf frames in every case

This commit is contained in:
galister 2024-04-14 17:15:54 +09:00
parent 5db7524787
commit 8e799d1b8f
1 changed files with 1 additions and 0 deletions

View File

@ -424,6 +424,7 @@ impl OverlayRenderer for ScreenRenderer {
);
}
}
self.capture.request_new_frame();
}
WlxFrame::MemFd(frame) => {
let mut upload = app