nosignal-shell/modules
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
..
areapicker feat: use new Mask component 2026-04-23 20:05:21 +10:00
background feat: increase default number of visualiser bars 2026-05-02 12:47:52 +10:00
bar fix: use rubik for workspaces 2026-06-07 22:38:06 +10:00
dashboard fix: elide hero card label properly 2026-06-08 16:24:27 +10:00
drawers feat: darken backdrop when detached popout open 2026-06-07 22:26:20 +10:00
launcher fix: launcher incorrect max height 2026-06-04 17:08:43 +10:00
lock fold: bake NoSignal shell patches into the fork (Phase 2) 2026-06-13 22:08:59 +01:00
nexus fold: bake NoSignal shell patches into the fork (Phase 2) 2026-06-13 22:08:59 +01:00
notifications fix: improve notif expand btn 2026-05-13 01:34:23 +10:00
osd feat: osd & session margins ignore border 2026-05-06 19:43:50 +10:00
session feat: osd & session margins ignore border 2026-05-06 19:43:50 +10:00
sidebar chore: replace OpacityMask with MultiEffect Mask 2026-05-07 21:09:07 +10:00
utilities fix: improve utils screen recorder 2026-06-08 17:05:34 +10:00
windowinfo fix: window info anim + clipping 2026-06-08 15:57:35 +10:00
BatteryMonitor.qml fix: even more non global access 2026-04-13 16:42:00 +10:00
ConfigToasts.qml feat: add unknown option toasts 2026-04-12 03:14:04 +10:00
GSFLoader.qml feat: ship google sans flex inline 2026-06-02 22:33:07 +10:00
IdleMonitors.qml fix: add lock config scope 2026-04-13 00:25:16 +10:00
Shortcuts.qml feat: add initial nexus 2026-06-03 01:23:25 +10:00