pub fn get_focused() -> Option<OutputHandle>
Expand description
Gets a handle to the currently focused output.
This is currently implemented as the one that has had the most recent pointer movement.
pub fn get_focused() -> Option<OutputHandle>
Gets a handle to the currently focused output.
This is currently implemented as the one that has had the most recent pointer movement.