nosignal-shell/modules/nexus/common
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
..
AnimatedLogo.qml feat: impl nexus about page 2026-06-07 21:45:05 +10:00
AudioDeviceList.qml fix: weird null error 2026-06-07 17:01:27 +10:00
ConnectedRect.qml refactor: add connected rect component 2026-06-07 02:48:11 +10:00
InfoRow.qml feat: impl nexus about page 2026-06-07 21:45:05 +10:00
ItemList.qml fix: non async item list placeholder 2026-06-07 16:53:39 +10:00
NavRow.qml feat: move taskbar item configs to subpages 2026-06-07 18:32:26 +10:00
PageBase.qml fix: block clicks on nexus header 2026-06-08 00:37:01 +10:00
SectionHeader.qml feat: add panels page + subpages 2026-06-07 18:01:13 +10:00
SelectRow.qml feat: impl nexus services page 2026-06-07 19:14:26 +10:00
SliderRow.qml fix: add extra bottom padding to slider rows 2026-06-07 17:05:22 +10:00
StackPage.qml feat: add nexus sub pages 2026-06-05 19:22:09 +10:00
StepperRow.qml feat: add panels page + subpages 2026-06-07 18:01:13 +10:00
SudoToggleRow.qml fold: bake NoSignal shell patches into the fork (Phase 2) 2026-06-13 22:08:59 +01:00
ToggleRow.qml refactor: add connected rect component 2026-06-07 02:48:11 +10:00
WallItem.qml feat: actually impl wall selector w/ categories 2026-06-05 21:39:05 +10:00