focus_window

Function focus_window 

Source
pub fn focus_window(
    store: &WaveStore,
    window_id: &str,
) -> Result<(), StoreError>
Expand description

Focus a window (move to front of client’s window list).