CodeShakingSheep
CodeShakingSheep
> Alrighty! [](https://ci-apps-dev.yunohost.org/ci/job/13727) [](https://ci-apps-dev.yunohost.org/ci/job/13727) What is going on on the test machine? There is this error which is completely unrelated to this package. Can someone look into that? ```...
> is this language choice not best handled with config panels? cf. #638 Thanks for the hint. I hadn't checked out that PR. Indeed it seems to be the cleaner...
Wow, that's awesome @Desbeers 🤩 Can I help with testing in any way? While I'm comfortable using a CLI I actually prefer a GUI.
> So do I, but the UI is the hard part.... As I wrote I'd be willing to test / contribute if that helps.
That's amazing! 😍 Just tried to test it but having a bunch of compiler issues. ``` /home/uh/Repositories/Github/Chord-Provider/ChordProviderGnome/.build/checkouts/adwaita-swift/Sources/Core/View/NavigationView+.swift:109:17: error: cannot find 'adw_navigation_view_pop' in scope 107 | case .pop: 108 | if...
Ok, I will look for a backport of libadwaita for Ubuntu 22.04. Which libadwaita version are you using on your system?
Forget about the backport. I got it to build and run using `flatpak-builder`. Ran into build errors first which I managed to fix. The flatpak app manifest had to be...