summaryrefslogtreecommitdiff
path: root/scripts/record-gif.sh
AgeCommit message (Collapse)Author
2026-02-14Add GIF recording helper script for Wayland and X11Paul Buetow
Supports Wayland (grim + slurp for frame capture) and X11 (ffmpeg x11grab + xdotool). Converts to GIF via gifski or ffmpeg palettegen fallback. Includes cleanup trap, dependency checks, and configurable duration/fps/output. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>