| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(screenshot): use ISO 8601 date format in filenames | Craig Jennings | 2026-01-27 | 1 | -1/+1 |
| | | | | | | Changed from 2026.01.27-HHMMSS to 2026-01-27_HHMMSS for standard date formatting and clean date/time separation. | ||||
| * | fix(screenshot): explicit mime types for wl-copy | Craig Jennings | 2026-01-27 | 1 | -2/+2 |
| | | | | | | Added --type text/plain for path copy and --type image/png for image copy to prevent wl-copy from misinterpreting content. | ||||
| * | feat(hyprland): screenshot script with fuzzel menu | Craig Jennings | 2026-01-27 | 1 | -0/+23 |
| Replaced inline grim/satty keybindings with screenshot script that captures to file then presents fuzzel menu: Copy Path, Copy Image, or Annotate. Bindings: $mod+S (region), $mod+Print (fullscreen). | |||||
