pub fn focus_window(store: &Store, window_id: &str) -> Result<(), StoreError>
Focus a window (move to front of client’s window list).