Use ThreadExecutor instead of calloop executor

I thought the calloop executor had been fixed, but it still seems to
have issues that were preventing capture of continuous frames from
working consistently.

Fixes https://github.com/pop-os/cosmic-workspaces-epoch/issues/160.
This commit is contained in:
Ian Douglas Scott 2025-04-15 12:34:37 -07:00
parent 7ab1f93acf
commit 74270a2deb
4 changed files with 21 additions and 20 deletions

1
Cargo.lock generated
View file

@ -1265,6 +1265,7 @@ dependencies = [
"freedesktop-desktop-entry",
"freedesktop-icons",
"futures-channel",
"futures-executor",
"gbm",
"i18n-embed",
"i18n-embed-fl",