Skip to content

Added flatpak support#37

Merged
savely-krasovsky merged 6 commits intosavely-krasovsky:masterfrom
gauner666:master
Apr 23, 2025
Merged

Added flatpak support#37
savely-krasovsky merged 6 commits intosavely-krasovsky:masterfrom
gauner666:master

Conversation

@gauner666
Copy link
Copy Markdown

Hi, this commit adds flatpak notification support, if there are any updates on your installed flatpak apps.
I've added the flag -p --flatpak to enable the check. By default it's not used.
It happens quiet often, that flatpak updates do not receive a new version number as the software underlying the flatpak is not updated by itself. To not confuse people by showing an update from the installed version by the same version (ex. version 1.01 -> 1.01), in case the flatpak does not have a version or the update does not increment the version, the commit id of the flatpak is shown.
Info: As the flatpak update command does check for updates online, although the flag --cached is used, this can be energy consuming for devices not attached to the grid, and bandwith consuming, during the "offline" checks.

@savely-krasovsky
Copy link
Copy Markdown
Owner

Looks good! I could merge it after SpellCheck lint fixes.

@savely-krasovsky
Copy link
Copy Markdown
Owner

Thank you! Will release it soon in AUR.

@savely-krasovsky savely-krasovsky merged commit 943ee23 into savely-krasovsky:master Apr 23, 2025
2 checks passed
@savely-krasovsky
Copy link
Copy Markdown
Owner

@gauner666 sorry for the delay! I forgot to prepare a release. Now it should be available!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants