Skip to main content

Crate waydriver_input_mutter

Crate waydriver_input_mutter 

Source
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}.

Structsยง

MutterInput