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