use multi-threaded capture if vk queues ≥ 2

This commit is contained in:
galister
2025-04-08 00:49:34 +09:00
parent b2a7d3c4cb
commit f13a473048
8 changed files with 342 additions and 269 deletions

View File

@@ -229,7 +229,7 @@ where
has_wlr_dmabuf,
has_wlr_screencopy,
pw_token_store,
&app.session,
&app,
) {
overlay.backend.set_renderer(Box::new(renderer));
}