Hunter Wittenborn
Hunter Wittenborn
Currently, whenever there's an error in the new remote dialog window, you have to hover over the error section and wait for the tooltip to pop up to uncover the...
We don't currently show release notes on the about page, but [libadwaita supports doing such](https://world.pages.gitlab.gnome.org/Rust/libadwaita-rs/stable/latest/docs/libadwaita/builders/struct.AboutWindowBuilder.html#method.release_notes). It would be nice to include those so users can see what's changed at a...
Celeste currently includes Rust backtraces when it crashes, but these aren't very user-friendly for people who don't know much about Rust. These backtraces also have the potential to include sensitive...
There's interest by several Celeste users to get `arm64` support added. This issue tracks the progress on getting that working: - [x] Prebuilt-MPR: Pending confirmation of usability. #117 - [...
GNOME Online Accounts supports Google, Microsoft, and Nextcloud accounts, all of which could be used for syncing with remotes. It'd be nice if those existing accounts could be listed as...
Support questions will be directed to the Discord server, and issue reports will be done here
[Relm4](https://relm4.org/) seems to be a nice way to build GTK4 applications, and it's already quite popular. We should migrate the codebase over to it bit by bit, and eventually have...
In addition to supporting globs for file exclusions, it would also be nice to support regular expressions for users who desire it.