pub fn switch_workspace( store: &WaveStore, window_id: &str, ws_id: &str, ) -> Result<(), StoreError>
Switch a window to a different workspace.