sideload icon indicating copy to clipboard operation
sideload copied to clipboard

Handle .flatpakrepo files

Open cassidyjames opened this issue 6 years ago • 5 comments

Flatpak supports .flatpakrepo files to add a repo without installing an app. GNOME Software seems to handle this and adds the repo. If we want feature parity there, we could support opening and adding a repo file. This would require a new screen specifically for repos that details the implications.

This seems to be a sticking point for them to let us update the instructions at Flatpak.org without directing users to the Terminal: https://github.com/flatpak/flatpak.github.io/pull/355

cassidyjames avatar Oct 30 '19 20:10 cassidyjames

I'd like to take a look at this again. I'll work on some design/copy and then would @davidmhewitt be able/willing to work on it? 😅

cassidyjames avatar Apr 20 '20 20:04 cassidyjames

For sure! I'll look at what's involved tomorrow and pull together a basic dialog that you can iterate designs/copy on.

davidmhewitt avatar Apr 20 '20 20:04 davidmhewitt

Rough thoughts on copy, modeling after the app install copy:

Add untrusted software source “Flathub”?

This software source and its apps have not been reviewed by elementary for security, privacy, or system integration.

  • Non-curated apps from this source may appear alongside other apps in AppCenter

  • Apps and updates from this source will not be reviewed

  • [ ] I understand

                                Cancel Add Anyway

cassidyjames avatar Apr 20 '20 22:04 cassidyjames

Also .flatpakref

Oymate avatar Sep 06 '20 15:09 Oymate

@Oymate that's literally what Sideload already does. ;) If you mean .flatpak bundles, that is filed here: https://github.com/elementary/sideload/issues/75

cassidyjames avatar Nov 05 '20 20:11 cassidyjames