ublue-os / yafti

This application is responsible for installing Flatpaks on first boot after a user finishes installation. It is intended as a replacement for custom zenity dialogs.
Apache License 2.0
55 stars 17 forks source link

Feature Request: Add multiple flatpaks in one entry #165

Open Tsubajashi opened 1 year ago

Tsubajashi commented 1 year ago

Hi! i would like to be able to install more than 1 flatpak per entry. Some applications require older/newer flatpak runtimes, as for example OBS_VKCapture - to work correctly with most flatpaks. Some refer to 22.08, some to 23.08, and it looks a bit messy when implemented as single entries.

an example implementation could look like this:

`packages:

I hope such an implementation could help other developers, too. they could make bundles of applications with this method aswell. Another Example:

`packages:

abanna commented 4 months ago

This will be resolved in the upcoming release. Some questions about user and system space if you wanted to chat.