nosignal-shell/modules/lock
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
..
center fix: lock pfp incorrect height 2026-06-01 19:21:24 +10:00
weather fix: missing colon in 24h lock forecast time (#1520) 2026-06-08 13:06:46 +10:00
Center.qml fix: improve lock center spacing scaling 2026-06-03 00:16:28 +10:00
Content.qml feat: improve lock fetch 2026-06-02 21:36:29 +10:00
Fetch.qml fix: lock fetch scaling tokens 2026-06-02 21:58:51 +10:00
Lock.qml fix: lock screencopy not working 2026-05-06 21:04:43 +10:00
LockSurface.qml refactor: no need to explicitly type as default spatial 2026-04-23 03:47:56 +10:00
Media.qml feat: improve lock fetch 2026-06-02 21:36:29 +10:00
NotifDock.qml Merge branch 'main' into feat/m3-revamp 2026-04-30 02:13:19 +10:00
NotifGroup.qml Merge branch 'main' into feat/m3-revamp 2026-04-30 02:13:19 +10:00
Pam.qml fold: bake NoSignal shell patches into the fork (Phase 2) 2026-06-13 22:08:59 +01:00
Resources.qml feat: improve lock resource widget 2026-06-01 21:10:33 +10:00
WeatherInfo.qml fix: hide lock weather details on small screens 2026-06-02 22:01:54 +10:00