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
It is kinda ridiculous to have Flatpak download the entire Gnome platform (around 2 gigabyte in /var/lib/flatpak/runtime/org.gnome.Platform) just for a tiny helper app like this.
The text was updated successfully, but these errors were encountered:
Please remove the dependency on
org.gnome.Platform
.Target a more lightweight Gtk platform instead (if you must use Gtk), such as https://gitlab.com/freedesktop-sdk/freedesktop-sdk/.
It is kinda ridiculous to have Flatpak download the entire Gnome platform (around 2 gigabyte in
/var/lib/flatpak/runtime/org.gnome.Platform
) just for a tiny helper app like this.The text was updated successfully, but these errors were encountered: