aboutsummaryrefslogtreecommitdiff
path: root/dotfiles
Commit message (Collapse)AuthorAgeFilesLines
...
* docs: add usage examples to hyprland conf.d/local.confCraig Jennings2026-04-101-0/+13
|
* fix: archsetup package fixes, hyprland conf.d, dconf settingsCraig Jennings2026-04-102-0/+3
| | | | | | | | | Enable multilib repo for lib32/Steam packages. Move adwaita-qt5/qt6 to AUR, rename webkit2gtk to webkit2gtk-4.1, remove broken touchpad-indicator-git, replace tidal-dl-ng with tidaler fork, fix pocketbook URL. Add dconf GNOME interface settings to prevent 50s portal-gtk timeout. Add hyprland conf.d source pattern for machine-local overrides.
* chore: add Claude Code local permissions to dotfilesCraig Jennings2026-04-091-0/+11
|
* feat: add Claude Code settings to stowed dotfilesCraig Jennings2026-04-094-0/+757
| | | | | Add commands, settings, MCP config, and humanizer skill to dotfiles/common for GNU Stow management across machines.
* feat: add bind package for DNS utilities, update dotfile stateCraig Jennings2026-04-0912-23/+41
| | | | | | Add bind (dig, host, nslookup) to supplemental packages and systemd-resolvconf for wireguard DNS integration. Update calibre, hyprland, hyprlock, qalculate, mimeapps, and waypaper state.
* fix(hyprland): escape floating window focus trap in layout-navigateCraig Jennings2026-04-091-0/+11
| | | | | | layoutmsg cyclenext only operates on tiled windows, so $mod+J was a no-op when focus was on a floating/pinned scratchpad. Detect floating state and use cyclenext dispatcher instead.
* feat(hyprland): float xdg-desktop-portal-gtk dialogsCraig Jennings2026-03-081-0/+1
| | | | Prevents file open/save dialogs from disrupting master layout.
* chore: clean up lock screen comment, update calibre stateCraig Jennings2026-03-072-6/+6
| | | | Removed stale sxhkdrc reference from lock screen keybinding comment.
* feat: comprehensive mime type associations with emacsclient defaultsCraig Jennings2026-03-074-214/+203
| | | | | | | Merge all mime associations into mimeapps.list as single source of truth. Set emacsclient as default for all text/code files. Add TypeScript mime override, emacsclient.desktop with fixed Exec line, and simplify resetmimetypes to just restow + rebuild caches.
* feat(hyprland): remove plugins, add layout cyclingCraig Jennings2026-03-074-60/+39
| | | | | | | | Hyprland 0.54 brings scrolling and monocle layouts into core, making hyprpm plugins unnecessary. Remove hyprland-plugins-setup, focus-restore, hyprpm pacman hook, and allfloat keybinding. Add layout-cycle script and $mod+Shift+Arrow keybindings to cycle master/scrolling/monocle. Move cpio to System Utilities section.
* fix(hyprland): add new_on_top to master layout configCraig Jennings2026-03-071-0/+1
| | | | | Demoted master windows now go to top of slave stack instead of bottom, matching DWM's stack ordering behavior.
* fix: update layout-resize and waybar-netspeed for 0.54Craig Jennings2026-03-072-14/+17
| | | | | | | | layout-resize: replace removed splitratio dispatcher with layoutmsg mfact for master layout resizing. waybar-netspeed: replace iwgetid/proc/net/wireless with iw commands for SSID and signal strength (old tools no longer populated by kernel).
* fix(foot): rename [colors] to [colors-dark] for foot updateCraig Jennings2026-03-073-3/+3
| | | | | Foot deprecated [colors] section in favor of [colors-dark]. Updated all three foot configs (main, dupre theme, hudson theme).
* chore: update calibre, mimeapps, authinfo, add outbox itemsCraig Jennings2026-03-075-12/+10
| | | | | Calibre window geometry and scheduler updates. Add Signal URI handlers. Move processed inbox items to outbox.
* feat(hyprland): update plugins for 0.54, add scratchpad hide_delayCraig Jennings2026-03-072-11/+18
| | | | | Remove hyprscrolling from plugin setup (now in core). Add hide_delay workaround for pyprland bug #211 to all scratchpads.
* feat(hyprland): add monocle layout support, fix scrolling keybindingsCraig Jennings2026-03-075-8/+39
| | | | | Add monocle to layout cycle and waybar indicator. Fix scrolling layout move (swapwindow) and resize (resizeactive). Add layout-resize script.
* chore(hyprland): update hypridle settings, update calibre configsCraig Jennings2026-03-063-88/+11
| | | | | Dim at 5min, lock at 7min, remove DPMS off and suspend. Update calibre sort history and window geometry.
* fix(hyprland): remove scratchpad center windowrulesCraig Jennings2026-03-041-7/+2
| | | | | | Removed center windowrules for all 6 pyprland scratchpad classes per maintainer guidance. Rules conflicted with pyprland's float management and were not the cause of bug #211.
* feat(hyprland): rebind mod+shift+f to allfloat, add chess setup scriptCraig Jennings2026-03-024-15/+32
| | | | | | | Add workspace allfloat toggle on mod+shift+f (was togglefloating, now on mod+shift+space only). Add scripts/setup-chess.sh for En Croissant, lc0, Maia, and Stockfish setup. Update log-cleanup to use filename dates instead of mtime. Update ssh and calibre configs.
* feat(archsetup): add rustup, log-cleanup cron, update configsCraig Jennings2026-02-274-4/+26
| | | | | | | Add rustup toolchain manager to developer_workstation (before AUR packages that need rust to compile). Add log-cleanup cron job with test validation. Update ISO glob for archangel naming. Add dunst icon theme, hyprlock animations, waybar log filtering.
* chore: add ssh config, update todo, add Berkeley Mono NF web fontsCraig Jennings2026-02-259-0/+6
| | | | | | | | Add deepsat GitHub Enterprise host to ssh config, reorganize todo.org with GitHub release prep tasks, add Berkeley Mono Nerd Font woff/woff2 variants, and move podman notes to outbox. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat(hyprland): add pocketbook notes panel integrationCraig Jennings2026-02-253-1/+14
| | | | | | | | Add waybar custom/pocketbook module with icon and on-click toggle. Add $mod+P keybind and exec-once for pocketbook --hidden. Add waybar CSS for pocketbook icon styling. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix(hyprland): re-center scratchpad windows on togglefloatingCraig Jennings2026-02-251-0/+8
| | | | | | Scratchpad windows stayed at their tiled position when returned to floating via shift+mod+space. Add center windowrules so all pyprland scratchpads snap back to center whenever they become floating.
* fix(hyprland): add polkit agent, fix portal startup order, restrict ranger ↵Craig Jennings2026-02-251-3/+5
| | | | | | | | | to DWM Launch polkit-kde-authentication-agent at startup. Restart backend portals (GTK, Hyprland) before the main xdg-desktop-portal to prevent 50s GTK settings proxy timeout. Make ranger DWM-only since Hyprland uses nautilus and dirvish.
* feat(archsetup): add texlive-plaingeneric and masterpdfeditor packagesCraig Jennings2026-02-214-7/+131
| | | | | Add texlive-plaingeneric for org-mode PDF export (ulem.sty) and masterpdfeditor from AUR for PDF form editing. Update calibre config.
* chore(calibre): update config, add Comments Cleaner and Reading List pluginsCraig Jennings2026-02-169-54/+212
|
* fix(hyprland): load plugins on every session startCraig Jennings2026-02-161-1/+2
| | | | | hyprland-plugins-setup was skipping hyprpm reload when plugins were already enabled, so they were never loaded into the running session.
* feat(hyprland): add Civ V fullscreen windowruleCraig Jennings2026-02-151-0/+3
| | | | | Force Civ5XP into real Hyprland fullscreen so waybar is hidden per-workspace instead of requiring manual toggle.
* feat(hyprland): resize term scratchpads, rename term2 to ai-termCraig Jennings2026-02-144-17/+13
| | | | | Term scratchpads now 50x70%, renamed term2 to ai-term with updated app-id. Updated calibre window state.
* feat(ncmpcpp): bind x to toggle_consume, update calibre stateCraig Jennings2026-02-142-3/+3
| | | | | Replaced default crossfade binding with consume toggle. Calibre usage stats updated from normal use.
* chore(calibre): add cover plugins, update configCraig Jennings2026-02-145-38/+206
| | | | | Add Apple Books and Kindle hi-res cover plugins. Update GUI state and metadata source config.
* feat(archsetup): add loudgain-ffmpeg7, set mpd replaygain to autoCraig Jennings2026-02-141-1/+1
| | | | | Add loudgain-ffmpeg7 (AUR) for ReplayGain/EBU R128 scanning. Switch mpd replaygain from "track" to "auto" for album-aware playback.
* chore(calibre): update config, add plugins and tag rulesCraig Jennings2026-02-1414-59/+514
| | | | | Add Extract ISBN, Favourites Menu, Find Duplicates plugins. Update tag mapping rules, window geometries, and download timestamps.
* fix(aix): classify windows by project name instead of shell regexCraig Jennings2026-02-141-8/+28
| | | | | | sort_windows now builds known project basenames from candidate dirs and treats everything else as non-project. Prevents TUI apps (mc, ranger, htop) from being misclassified as project windows.
* fix(pyprland): use correct config path, resize scratchpadsCraig Jennings2026-02-142-65/+10
| | | | | | Pyprland 3.x reads ~/.config/pypr/config.toml, not ~/.config/hypr/pyprland.toml. Remove obsolete config, update scratchpad sizes to 50%x60% in the correct file.
* feat(archsetup): add rbw Bitwarden CLI, update calibre configCraig Jennings2026-02-142-9/+1
| | | | | Add rbw (Rust Bitwarden CLI) to security section. Update calibre config state.
* feat(aix): focus newly opened project window after sortCraig Jennings2026-02-141-4/+2
| | | | | | Move select-window after sort_windows so the first new project gets focus via stable window ID. Also restructure todo.org into flat task list (V2MOM preserved in docs/v2mom.org).
* fix(aix): respect tmux base-index for shell window placementCraig Jennings2026-02-131-7/+8
| | | | | Shell window was intermittently shifting to index 1 because sort_windows hardcoded index 0, which conflicts with base-index=1 and renumber-windows.
* chore(dotfiles): add texlive-fontsextra, rebind screenshot keyCraig Jennings2026-02-133-1/+16
| | | | | Add texlive-fontsextra to archsetup for fontawesome5 resume icons. Change fullscreen screenshot from $mod+Print to Ctrl+$mod+S.
* chore(calibre): update calibre config stateCraig Jennings2026-02-124-13/+177
|
* fix(hyprland): fix focus behavior for swaps and new windowsCraig Jennings2026-02-121-2/+2
| | | | | | Enable cursor warping on focus change (no_warps=false) so swap-with-master moves cursor to master. Enable float_switch_override_focus so new tiled windows get focus when launched from floating scratchpads.
* fix(waybar): reduce spacing between months in date tooltipCraig Jennings2026-02-111-3/+3
|
* feat(waybar): add day abbreviation to world clock tooltipCraig Jennings2026-02-111-1/+1
|
* feat(hyprland): enable numlock on startupCraig Jennings2026-02-111-0/+1
|
* feat(hyprland): add pyprland config and toggle-scratchpad to stowCraig Jennings2026-02-112-0/+95
| | | | | Scratchpads set to 50% width (music at 60%). Adds toggle-scratchpad utility for waybar click handling.
* feat(dotfiles): add coderman and ucb-lambda images to stowCraig Jennings2026-02-112-0/+0
|
* feat(waybar): split clock into date + world clock modulesCraig Jennings2026-02-105-10/+98
| | | | | | | Replace single clock module with custom/date (calendar tooltip) and custom/worldclock (multi-timezone tooltip from worldclock.conf). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* feat(aix): sort windows on every attach, add --attach flagCraig Jennings2026-02-101-11/+12
| | | | | | Sort windows (shells at 0, projects alphabetically from 1) on every session access including --attach. Move --attach check after function definitions so sort_windows is available.
* refactor(aix): extract helper functions, remove duplicationCraig Jennings2026-02-101-35/+62
| | | | | | Extract attach_session, create_window, read_selections, and build_candidates functions. Remove unused variable. Simplify new-session window ID capture.
* feat(aix): sort windows alphabetically, shells last, start from 1Craig Jennings2026-02-101-2/+27
| | | | | | Windows are reordered after creation and when adding to an existing session. Shell windows (bash/zsh) sort to the end. Window numbering starts at 1. Focus lands on the first selected window.