Add trivial Mutter ServiceChannel impl

Makes xdp-gnome work.
This commit is contained in:
Ivan Molodetskikh
2023-08-27 10:29:06 +04:00
parent a54e048f41
commit e09a6d6392
6 changed files with 657 additions and 4 deletions
+1
View File
@@ -0,0 +1 @@
pub mod mutter_service_channel;