Allan Day
Allan Day
I'm waiting on confirmation that the advice above is correct before I fix this. The app ID will need to be changed in addition to the dbus name. I'm assuming...
Some discussion on #flatpak about this today. Things get fairly messed up when launching apps if you have more than one installed with the same bus name. Generating nightlies so...
I've done a quick mockup for the app here: https://raw.githubusercontent.com/flatpak-design-team/flatpak-website-mockups/master/demo-app.png
@grulja has created the demo app at https://github.com/grulja/flatpak-demo/ . We ought to figure out what's left to do before we can start using it in the docs.
The demo app is now [hosted on Flathub](https://github.com/flathub/org.flatpak.qtdemo), but it needs some [extra modules adding to the manifest](https://github.com/flatpak/qt-flatpak-demo/issues/10).
This looks great @cpba ! I've created a [structure to drop language-specific guides into](https://github.com/flatpak/flatpak-docs/tree/guides), including an [empty page for the Python guide](https://github.com/flatpak/flatpak-docs/blob/guides/docs/python.rst). Do you want to push your work there?
> @allanday I do. I've made some changes following the suggestions in the gist and sent a pull request. Thanks, I've merged this into the guides branch and made some...
> @allanday I cleaned up my electron tutorial a bit: https://github.com/cpba/flatpak-manifests/blob/master/doc-drafts/electron-tutorial.md This looks excellent, @cpba ! There are some style changes I'd like to make, but the content is really...
I've merged @cpba's electron tutorial into the [guides branch](https://github.com/flatpak/flatpak-docs/tree/guides). There were some questions about whether the technical recommendations are correct on IRC and it would be good to have that...
Should we land the guides branch as is, or wait for wait for electron-forge support?