Skip to main content

Crate waydriver_capture_mutter

Crate waydriver_capture_mutter 

Source
Expand description

Mutter implementation of waydriver::CaptureBackend.

Creates a ScreenCast session on mutter’s private D-Bus, records the virtual monitor, waits for the PipeWireStreamAdded signal to learn the PipeWire node id, and hands that off to the shared waydriver::capture::grab_png helper via the trait’s default take_screenshot impl.

Structs§

MutterCapture