particle-os-modules/files/usr/bin
fiftydinar a73390f88b fix(default-flatpaks): False notification for "uninstalling" a flatpak
This is an edge usecase where this happens, I can give an example:

1. User sets that default-flatpaks uninstalls "Telegram" `system` flatpak. Default-flatpak does that job successfully.
2. Afterwards, he installs "Telegram" as `user` flatpak
3. False notification will appear on boot that "Telegram" `system` flatpak is uninstalled (reminder that "Telegram" is already uninstalled successfully in step 1).

I found out that you can set `--user` & `--system` flag when issuing flatpak column list of applications.

This change solves the problem.
2023-12-28 18:53:24 +01:00
..
flatpaksync chore: rename GIST_REPO to GIT_REPO 2023-10-22 12:41:00 +03:00
system-flatpak-presetup fix(default-flatpaks): Missing notification for system flatpaks (#87) 2023-12-27 09:12:49 +00:00
system-flatpak-setup fix(default-flatpaks): False notification for "uninstalling" a flatpak 2023-12-28 18:53:24 +01:00
ublue-nix-install refactor(nix): use determinate system installer instead of custom script 2023-08-27 00:50:06 -03:00
ublue-nix-uninstall refactor(nix): use determinate system installer instead of custom script 2023-08-27 00:50:06 -03:00
user-flatpak-setup fix(default-flatpaks): False notification for "uninstalling" a flatpak 2023-12-28 18:53:24 +01:00