nosignal-shell/utils
28allday 152923f5d8 fold: bake NoSignal shell patches into the fork (Phase 2)
We now own the pinned shell, so the runtime patches that the pacman-hook +
patch-script machinery re-applied after every caelestia-shell upgrade are
baked directly into source. Folds in all five caelestia-shell-targeting
patches from the builder's `os updates/`:

- Lock PAM (F1, blocker): ship faillock-free assets/pam.d/caelestia and point
  modules/lock/Pam.qml's passwd PamContext at it (config "passwd" -> "caelestia").
  A desktop screen-lock must never lock the user out of their own session.
- Updates page: add modules/nexus/pages/UpdatesPage.qml + register it in the
  first System slot of PageCompRegistry.qml.
- Additions page: add modules/nexus/pages/AdditionsPage.qml + register it in the
  Plugins slot; relabel Plugins -> Additions in PageRegistry.qml.
- Sudo toggle: add modules/nexus/common/SudoToggleRow.qml + insert it into
  ServicesPage.qml after the Smart colour scheme toggle.
- Wi-Fi wrong-password recovery: NetworkConnection.qml saved-profile branch now
  passes a real callback that forgets the bad profile and reopens the dialog.

The builder will drop the corresponding patch-*.sh calls + pacman hooks and
bump NOSIGNAL_SHELL_COMMIT to this commit.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-13 22:08:59 +01:00
..
scripts chore: remove old lyrics service & components 2026-05-04 18:38:33 +10:00
Icons.qml feat: unify battery icon logic 2026-04-26 14:06:04 +10:00
Images.qml internal: fix typo 2025-07-22 21:25:06 +10:00
NetworkConnection.qml fold: bake NoSignal shell patches into the fork (Phase 2) 2026-06-13 22:08:59 +01:00
Paths.qml fix: add lock config scope 2026-04-13 00:25:16 +10:00
Searcher.qml feat: normalise whitespace in search inputs 2026-04-23 03:37:03 +10:00
Strings.qml strings: cache compiled RegExp objects 2026-03-12 22:22:45 +11:00
SysInfo.qml feat: impl nexus about page 2026-06-07 21:45:05 +10:00