CodeShakingSheep

Results 128 comments of CodeShakingSheep

> Alrighty! [![Test Badge](https://camo.githubusercontent.com/3d787811b541311649599c9d40c8346f76a32ff512b752e11d17559d5f444c1a/68747470733a2f2f696d672e736869656c64732e696f2f656e64706f696e743f75726c3d68747470733a2f2f63692d617070732d6465762e79756e6f686f73742e6f72672f63692f6170692f6a6f622f31333732372f6261646765)](https://ci-apps-dev.yunohost.org/ci/job/13727) [![](https://camo.githubusercontent.com/28f674c60918cbe673183f57189c2240a2283ce2d705233a97fb2865b035287f/68747470733a2f2f63692d617070732d6465762e79756e6f686f73742e6f72672f63692f73756d6d6172792f31333732372e706e67)](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...