Results 38 issues of Onè

# Problem description When I try to run the unmodified template on Ubuntu 22.04. I get the following error. > Error: WinitEventLoop(Os(OsError { line: 764, file: "/home/one/.cargo/registry/src/index.crates.io-6f17d22bba15001f/winit-0.30.7/src/platform_impl/linux/mod.rs", error: Misc("neither WAYLAND_DISPLAY...

The CI jobs still use [actions-rs/toolchain](https://github.com/actions-rs/toolchain/) but that has been in public archive for over a year. Would updating to [actions-rust-lang/setup-rust-toolchain](https://github.com/actions-rust-lang/setup-rust-toolchain) be something that a PR would be accepted for?...

Is it desirable to add a small about page to the template? I tend to overlook doing this but when I'm debugging I always remember I should have so I...

Hi, Thank you very much for the work done on this crate. cargo-deny brought it to my attention that the `gtk-sys` crate that this crate depends on is no longer...

Hi, Thank you very much for this crate. Not sure if you're already aware but it seems `derivative` [is unmaintained](https://github.com/mcarton/rust-derivative/issues/117). Depending on how it's used that may not be a...

## What does this PR accomplish? Update version of Checkout using in example * 📙 Documentation ## Changes proposed by this PR: Changes version of checkout used in example. ##...

**Describe the bug** The discord link in the readme is broken: https://discord.gg/dAuKfZS

bug

Small fix for a typo that threw me while reading the docs