A small update on #confy
A wip branch with updates to support future libhandy 1.0 (0.80.0 right now) has been created: git.sr.ht/~fabrixxm/confy/log/…
So far:
- It is possible to add a custom pentabarf url to the conferences list
- The map page now show the map, scrollable and zoomable. It's ugly but i works
- Map image and conference image are loaded asynchronously
- pages stack has been replaced with Handy.Deck, with support for swipe gesture to get back
Fabio
in reply to Fabio • •Fabio
in reply to Fabio • •I've populated the .gschema.xml file, but I can't manage to have the app found it, running on the host (I get a Gio.Settings without keys) or running it as a flatpak ("Settings schema is not installed").
Why it must be so difficult?
I think I'll go with a couple of python lines to replace this..
Fabio
in reply to Fabio • •the schema was invalid, but meson doesn't stop on test() errors... useful...