No description
If the window is part of a stack, remove it then map it outside of the stack, before calling `Shell::move_window.` Somewhat similar to the code in `Shell::move_request`. It would be more elegant if `move_window` handled this in some way, but I can't think of a way to change the API there that would be better than this. (Perhaps some of the naming of methods could also be updated, given "window" in functions like this means a `CosmicMapped`.) Protocol support for moving workspaces would also be useful, but should involve a new protocol object representing the stack. Fixes https://github.com/pop-os/cosmic-workspaces-epoch/issues/41. |
||
|---|---|---|
| .github/workflows | ||
| cosmic-comp-config | ||
| data | ||
| debian | ||
| resources | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| i18n.toml | ||
| LICENSE | ||
| Makefile | ||
| rust-toolchain.toml | ||
| rustfmt.toml | ||