Expand description
Mutter implementation of waydriver::InputBackend.
Wraps an Arc<MutterState> obtained from waydriver_compositor_mutter::MutterCompositor::state
and sends keyboard / pointer events via
org.gnome.Mutter.RemoteDesktop.Session.{NotifyKeyboardKeysym, NotifyPointerMotionRelative}.