Whats Changed:
- fix: handle native macos app hides 8344394
- feat: move window to workspace by window id (#105) f7486d7
New Features:
- you can now move any window (instead of only the focused) a workspace of your choosing:
cargo run --bin rift-cli execute workspace move-window <workspace_index> <window_id>. this should open up a lot of possibilities for scripting rift._