bbedward
45cf6ecefd
sysupdate: fix gnome-terminal title
...
(cherry picked from commit c367153bac )
2026-07-26 19:51:46 -04:00
bbedward
8ba5e1a082
sysupdate: pass custom command to daemon instead of fire and forget from
...
QML
related #2873
port 1.5
(cherry picked from commit 0ffec5011b )
2026-07-17 13:46:54 +00:00
bbedward
e5cd9caba1
system update: fix App ID of terminal mode
2026-05-14 13:33:02 -04:00
purian23
7fb4b6e0d9
refactor(SysUpdate): Flatpak & Cli command handling
2026-05-07 16:16:10 -04:00
purian23
d49c49cd99
refactor(sysupdate): Streamline DMS Updater command handling
2026-05-05 15:16:36 -04:00
purian23
408beb202c
refactor(sysupdate): improve cmd handling, formatted colors & progress indication
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-04 13:13:44 -04:00
bbedward
86096db26b
system update: general fixes to flatpak parsing
2026-04-29 16:14:19 -04:00
bbedward
3b96c6ab22
Revert "system updater: make all distros use terminal"
...
This reverts commit 1467f5dba9 .
2026-04-29 14:56:54 -04:00
bbedward
1467f5dba9
system updater: make all distros use terminal
2026-04-29 14:41:24 -04:00
bbedward
7bd9574868
system updater: complete overhaul
...
Move system update flow to GO, with a CLI (convenient AIO tool) and
server integration. All lifecycle, scheduling, execution occurs on
backend side.
Run some backends via pkexec, some via terminal like paru/yay.
Incorporate flatpak as an option to update.
Add terminal override setting in GUI, in addition to $TERMINAL env
variable.
fixes #2307
fixes #822
fixes #1102
fixes #1812
fixes #1087
fixes #1743
2026-04-29 12:33:57 -04:00