aboutsummaryrefslogtreecommitdiff
path: root/src/dbus/mutter_screen_cast.rs
AgeCommit message (Collapse)Author
2024-01-17Rename connectors to enabled_outputsIvan Molodetskikh
2024-01-11Silence the two type complexity lintsIvan Molodetskikh
meh
2023-10-10Extract dbus server startupIvan Molodetskikh
2023-10-10Rename ToNiriMsg to ScreenCastToNiriIvan Molodetskikh
2023-09-08Add initial monitor screencast portal implIvan Molodetskikh
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.