Commit graph

10 commits

Author SHA1 Message Date
fiftydinar
ec020cd2ca
fix(default-flatpaks): Missing notification for system flatpaks (#87)
* fix:(default-flatpaks): Missing notification for system flatpaks

This approach, while more fragmented, it's cleaner, as there is a clearer separation of root & non-root operations done by flatpak-setup service. This should probably increase security too (but I'm not the expert to talk seriously about that). It also gets rid of some non-harming error for /var data, can't remember it fully.

While it may be confusing for users that they have to type:

`systemctl status --user system-flatpak-setup`

instead of previous:

`systemctl status system-flatpak-setup`

It is something worth sacrificing for the important user-experience fix.
2023-12-27 09:12:49 +00:00
Patrick Csikos
4a5f00b07a
fix(default-flatpaks): Activate user-flatpak-setup after network-online.target (#73) 2023-11-09 10:05:45 +00:00
xyny
a21e245279
feat: flatpaksync submodule (#62) 2023-10-22 10:04:32 +00:00
zelikos
121cbe2c06
fix: Restart flatpaks setup on install failure 2023-10-14 11:18:01 -04:00
zelikos
a5eb8a2e4d
chore: Remove link to endlish-oesque issue 2023-10-14 10:28:11 -04:00
Lucas Ribeiro
4dc9f43e3d
chore: dirs 2023-10-13 10:29:57 -03:00
Lucas Ribeiro
6b1a5c5385
chore: translations 2023-10-12 08:54:51 -03:00
Lucas Ribeiro
1cbaa10135
feat: flatpaksync module 2023-10-12 08:48:35 -03:00
zelikos
d91804c8b7
refactor: Move module files into bling files directory 2023-10-02 11:47:32 -04:00
Lordus Kordus
ffb1a5b6be
fix: put dconf-update-service in /usr/lib/ (#39) 2023-09-13 15:16:25 +00:00