| Commit message (Expand) | Author | Age | Files | Lines |
| * | chore: remove yazi, update file manager notes | Craig Jennings | 2026-02-01 | 2 | -3/+10 |
| * | fix(dotfiles): prioritize user bin in PATH, add libvterm, remove hyprpaper | Craig Jennings | 2026-02-01 | 2 | -2/+2 |
| * | feat(dotfiles): add alarm.ogg sound file | Craig Jennings | 2026-01-31 | 1 | -0/+0 |
| * | feat(calibre): add dupre color theme and toolbar layout | Craig Jennings | 2026-01-31 | 1 | -0/+536 |
| * | feat(calibre): update config from velox (device drivers, plugins list) | Craig Jennings | 2026-01-31 | 4 | -40/+118 |
| * | chore(calibre): remove auto-generated files (plugins, caches, icons) | Craig Jennings | 2026-01-31 | 59 | -24274/+0 |
| * | fix(dotfiles): remove keyrings from version control (contains secrets) | Craig Jennings | 2026-01-31 | 2 | -7/+0 |
| * | feat(archsetup): add dfu-util for USB firmware flashing | Craig Jennings | 2026-01-31 | 1 | -1/+1 |
| * | feat(dotfiles): add browser helpers and update qalculate config | Craig Jennings | 2026-01-31 | 2 | -1/+37 |
| * | fix(hyprland): auto-rebuild plugins and preserve stash master position | Craig Jennings | 2026-01-31 | 4 | -5/+88 |
| * | fix(waybar): switch to pulseaudio module and unify colors | Craig Jennings | 2026-01-31 | 4 | -15/+22 |
| * | fix(waybar): raise temperature warning threshold to 80C | Craig Jennings | 2026-01-31 | 2 | -4/+1 |
| * | feat(archsetup): add hyprland plugins and migrate yt-dlp to pipx | Craig Jennings | 2026-01-30 | 3 | -1/+84 |
| * | test(validation): add Settings portal dark mode check | Craig Jennings | 2026-01-30 | 1 | -0/+33 |
| * | fix(portal): enable Settings portal for libadwaita dark mode | Craig Jennings | 2026-01-30 | 1 | -1/+1 |
| * | feat(theme): improve notification visibility with bg+1 background | Craig Jennings | 2026-01-30 | 5 | -8/+7 |
| * | feat(hyprland): add second terminal scratchpad on mod+I | Craig Jennings | 2026-01-30 | 2 | -0/+8 |
| * | docs(assets): add mDNS resolution fix reference | Craig Jennings | 2026-01-29 | 1 | -0/+120 |
| * | feat(hyprland): add pyprland for scratchpads, magnify, and window stashing | Craig Jennings | 2026-01-29 | 6 | -46/+93 |
| * | fix(hyprland): simplify monitor scratchpad to btop only | Craig Jennings | 2026-01-29 | 1 | -36/+2 |
| * | chore(dotfiles): update authinfo credentials | Craig Jennings | 2026-01-29 | 1 | -0/+0 |
| * | feat(theme): apply Dupre palette to all configs | Craig Jennings | 2026-01-29 | 5 | -75/+75 |
| * | fix(hyprland): only reload hyprpm if plugins are installed | Craig Jennings | 2026-01-29 | 1 | -1/+1 |
| * | fix(hyprland): remove easyeffects auto-launch | Craig Jennings | 2026-01-29 | 2 | -6/+0 |
| * | feat(dotfiles): add mimeapps.list with default associations | Craig Jennings | 2026-01-29 | 2 | -0/+45 |
| * | fix(keyring,hyprpm): use template keyring, fix hyprpm warning | Craig Jennings | 2026-01-29 | 5 | -63/+10 |
| * | fix(hyprland): resolve autologin startup issues | Craig Jennings | 2026-01-29 | 5 | -10/+56 |
| * | fix(test): use local repo for archsetup instead of remote | Craig Jennings | 2026-01-29 | 1 | -0/+3 |
| * | fix(test): use PROJECT_ROOT for git bundle creation | Craig Jennings | 2026-01-29 | 1 | -1/+1 |
| * | fix(archsetup): remount /.snapshots after snapper config | Craig Jennings | 2026-01-29 | 1 | -0/+6 |
| * | feat(test,hyprland): improve test infrastructure and fix easyeffects | Craig Jennings | 2026-01-29 | 5 | -14/+38 |
| * | feat(dotfiles): add easyeffects UI config | Craig Jennings | 2026-01-28 | 1 | -0/+2 |
| * | fix(dotfiles): move easyeffects presets to correct location | Craig Jennings | 2026-01-28 | 3 | -0/+0 |
| * | feat(dotfiles): add btop, wavemon, waypaper configs | Craig Jennings | 2026-01-28 | 3 | -0/+312 |
| * | feat(hyprland): add monitor-dashboard, remove htop scratchpad | Craig Jennings | 2026-01-28 | 2 | -8/+38 |
| * | fix(dotfiles): remove vim=nvim alias | Craig Jennings | 2026-01-28 | 2 | -2/+0 |
| * | feat(archsetup): add packages and fix vi->vim | Craig Jennings | 2026-01-28 | 1 | -6/+9 |
| * | feat(Makefile): add deps target for project dependencies | Craig Jennings | 2026-01-28 | 1 | -1/+16 |
| * | fix(archsetup): remove thunar in favor of nautilus | Craig Jennings | 2026-01-28 | 1 | -2/+1 |
| * | feat(hyprland): add TTY1 auto-start with crash recovery | Craig Jennings | 2026-01-28 | 1 | -0/+26 |
| * | fix(hyprland): resolve waybar 25s startup delay and separate X11 dotfiles | Craig Jennings | 2026-01-28 | 10 | -8/+25 |
| * | feat(hyprland): add easyeffects EQ presets and autostart | Craig Jennings | 2026-01-28 | 6 | -0/+748 |
| * | fix(hyprland): add persistent logging and fix waybar/script issues | Craig Jennings | 2026-01-28 | 8 | -16/+50 |
| * | feat(archsetup): add easyeffects, nautilus extensions, and WS-Discovery | Craig Jennings | 2026-01-28 | 2 | -1/+17 |
| * | feat(testing): add make test target and display report on completion | Craig Jennings | 2026-01-27 | 2 | -1/+11 |
| * | feat(hyprland): add focus-restore script to preserve master on mod+shift+o | Craig Jennings | 2026-01-27 | 2 | -1/+10 |
| * | fix(mbsync): update cmail password file path | Craig Jennings | 2026-01-27 | 1 | -1/+1 |
| * | feat(hyprland): speed up animations from 3 to 2 | Craig Jennings | 2026-01-27 | 1 | -5/+5 |
| * | docs(todo): add task to review theme config architecture | Craig Jennings | 2026-01-27 | 1 | -0/+11 |
| * | feat(hyprland): add hy3 tab bar theme colors and boot-time theme apply | Craig Jennings | 2026-01-27 | 3 | -5/+37 |