Since I wanted people to just be able to run the executable and not have to go through some install process, glib.Settings turned out to be a no-go since it requires a schema file to be installed in a specific place. Instead, I just create a json sidecar file next to the app in order to store settings.

I solved the TreeView text cooler l color issue by using markup.

The application code is in this repository of anyone is interested: https://github.com/Barugon/CotA

Reply via email to