fix: request wlr-dmabuf frames in every case
This commit is contained in:
@@ -424,6 +424,7 @@ impl OverlayRenderer for ScreenRenderer {
|
||||
);
|
||||
}
|
||||
}
|
||||
self.capture.request_new_frame();
|
||||
}
|
||||
WlxFrame::MemFd(frame) => {
|
||||
let mut upload = app
|
||||
|
||||
Reference in New Issue
Block a user