https://bugs.kde.org/show_bug.cgi?id=435845
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/abe3640c01667f9326b342204 | |73af4fd6e5312bb Resolution|--- |FIXED --- Comment #10 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit abe3640c01667f9326b34220473af4fd6e5312bb by Kai Uwe Broulik. Committed on 21/11/2023 at 11:01. Pushed by davidedmundson into branch 'master'. logout-greeter: Add "Install Updates & Restart" button When an offline update has been scheduled, turn the "Restart" button into an "Install Updates & Restart" button and let the regular "Restart" button cancel the pending update. Also let the countdown timer hint to the fact that updates will be installed on restart. There's an explicit cancelSoftwareUpdateRequested() signal since a theme might instead want to provide a simple hint with a "not now" button that just cancels the pending update without restarting. M +47 -0 logout-greeter/shutdowndlg.cpp M +3 -0 logout-greeter/shutdowndlg.h M +21 -5 lookandfeel/org.kde.breeze/contents/logout/Logout.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/abe3640c01667f9326b34220473af4fd6e5312bb -- You are receiving this mail because: You are watching all bug changes.