No description
This saves 7 levels of indentation, which seems like a plus. The `InputEvent::Keyboard` branch of the `match` now fits clearly in one screen. The `filter_keyboard_input()` method could probably still be broken up more. The method needs a few arguments, but it seems nice to make what it depends on explicit. |
||
|---|---|---|
| .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 | ||