My unified nix flake for all configuration management.
  • Nix 78.3%
  • Shell 7.6%
  • Rust 5.7%
  • Python 3.2%
  • TypeScript 2.6%
  • Other 2.6%
Find a file
Daniel Flanagan d22f4247d3 docs(focus-tui): correct what the "default" action does under dms
The comment said the "default" action makes the body clickable "rather
than adding a button beside it". That is only half true.

Modules/Notifications/Popup/NotificationPopup.qml in DankMaterialShell
draws a button for every action, and its body click invokes actions[0].
So the one action we register appears twice: as the body target and as a
button. Both do the same thing.

Record two facts that the code depends on. Keep the action count at one,
because the button and the body click stay equivalent only while
"default" is first. Keep the label short, because dms shows it on the
button.

Also record that dms expands a long body on the first click instead of
invoking the action. That is why some notifications need two clicks.
2026-07-31 14:17:38 -05:00
.forgejo/workflows ci: gate the build skip on the default branch, not hardcoded "main" 2026-06-26 16:05:31 -05:00
.helix Format 2025-02-14 13:31:18 -06:00
dotfiles chore(iamb): put the iamb config under dotfiles management 2026-07-31 11:50:53 -05:00
issues feat(assistant): track every joined room, not just ones with traffic 2026-07-30 23:52:32 -05:00
lib docs(focus-tui): correct what the "default" action does under dms 2026-07-31 14:17:38 -05:00
packages feat(syncthing): declare ignore patterns so the fleet stops making conflicts 2026-07-31 12:11:37 -05:00
prototypes/beefcake-impermanence style: nix fmt beefcake-lite.nix 2026-07-19 00:43:09 -05:00
secrets feat(assistant): move the assistant from dragon to bigtower 2026-07-30 21:34:31 -05:00
.envrc feat: fix nix-direnv since removal of home-manager 2026-07-07 09:37:20 -05:00
.gitignore chore: drop accidentally-committed __pycache__; gitignore python bytecode 2026-07-22 16:00:46 -05:00
.sops.yaml feat: add wifi info and router ssh host entry 2026-07-25 16:28:58 -05:00
AGENTS.md refactor(deploy): --tier -> --deployment-mechanism nixos|blue-green-auto|blue-green-manual 2026-07-29 01:45:40 -05:00
CLAUDE.md refactor: make CLAUDE.md a symlink to AGENTS.md 2026-03-23 17:14:34 -05:00
flake.lock build(assistant): crane for incremental builds; tighten DM/mention gating 2026-07-31 00:24:11 -05:00
flake.nix build(assistant): crane for incremental builds; tighten DM/mention gating 2026-07-31 00:24:11 -05:00
In-Memory fix: grant daniel oauth2 admin access for Kanidm 2026-03-20 15:31:23 -05:00
readme.md refactor(modules): relocate lib/modules/home out of the misleading "home" name 2026-07-17 10:01:13 -05:00
run-claude-sandbox.sh feat: add n8n 2025-11-20 21:15:27 -06:00