nosignal-shell/modules/nexus/pages
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
..
audio fix: left pad app volumes prompt 2026-06-07 17:58:01 +10:00
bluetooth fix: weird null error 2026-06-07 17:01:27 +10:00
panels fix: bar scroll actions conf descriptions 2026-06-07 18:33:48 +10:00
wallandstyle fix: allow non category walls in nexus wall select 2026-06-08 01:20:00 +10:00
AboutPage.qml feat: impl nexus about page 2026-06-07 21:45:05 +10:00
AdditionsPage.qml fold: bake NoSignal shell patches into the fork (Phase 2) 2026-06-13 22:08:59 +01:00
AudioPage.qml chore: remove unused import 2026-06-07 22:14:17 +10:00
BluetoothPage.qml fix: invalid tPalette usage for fg colours 2026-06-07 16:53:39 +10:00
LanguageAndRegion.qml feat: impl lang & region page 2026-06-07 20:48:48 +10:00
NetworkPage.qml fix: invalid tPalette usage for fg colours 2026-06-07 16:53:39 +10:00
PanelsPage.qml fix: nexus bar subtext 2026-06-07 18:36:31 +10:00
ServicesPage.qml fold: bake NoSignal shell patches into the fork (Phase 2) 2026-06-13 22:08:59 +01:00
UpdatesPage.qml fold: bake NoSignal shell patches into the fork (Phase 2) 2026-06-13 22:08:59 +01:00
WallpaperAndStyle.qml feat: add colours page placeholder 2026-06-05 22:30:38 +10:00