You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
VkCapture for OBS: [com.obsproject.Studio.Plugin.OBSVkCapture/x86_64/stable, org.freedesktop.Platform.VulkanLayer.OBSVkCapture/x86_64/23.08, org.freedesktop.Platform.VulkanLayer.OBSVkCapture/x86_64/22.08]`
I hope such an implementation could help other developers, too. they could make bundles of applications with this method aswell. Another Example:
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:
The text was updated successfully, but these errors were encountered: