Add initial monitor screencast portal impl

DmaBuf monitor screencasting through xdg-dekstop-portal-gnome!

Somewhat limited currently, e.g. the cursor is always embedded. But gets
most of the job done.
This commit is contained in:
Ivan Molodetskikh
2023-09-08 17:54:02 +04:00
parent bd0ecf9174
commit d52ca23caa
13 changed files with 1295 additions and 53 deletions
+2
View File
@@ -1 +1,3 @@
pub mod mutter_display_config;
pub mod mutter_screen_cast;
pub mod mutter_service_channel;