Function dummy_rustwlc::callback::view_move_to_output [] [src]

pub fn view_move_to_output(callback: extern fn(view: WlcView, old_output: WlcOutput, new_output: WlcOutput))

Callback invoked when a view switches outputs.

Moving views between outputs is unsupported in wlc at the time of writing. Wayland mandates each output have its own memory buffer so it may take wlc some time before this is implemented.