No description
Cosmic-workspaces was having an issue when the compositor sent `ready`, `failed`, then `stopped`. This could be worked around client-side, but presumably the compositor should never send more than one `failed`/`ready` for a particular frame. It seems cleaner to have `FrameInner::fail` as the only place that sends `failed`. So any checks can be there. I believe the logic there should be appropriate for every call. |
||
|---|---|---|
| .github/workflows | ||
| cosmic-comp-config | ||
| data | ||
| debian | ||
| resources | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||
| config.ron | ||
| flake.lock | ||
| flake.nix | ||
| i18n.toml | ||
| LICENSE | ||
| Makefile | ||
| rust-toolchain.toml | ||
| rustfmt.toml | ||