Function get_focused

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