Skip to content

Move from `Box<dyn Error>` to `color_eyre`

Julian Hofer requested to merge Hofer-Julian/apps-for-gnome:color_eyre into main

This commits also wraps some errors. The focus is on the filesystem, since these error messages tend to be the least helpful.

Merge request reports