Skip to content

Shotpad 1.0.5

Choose a tag to compare

@TuranIsmayilov TuranIsmayilov released this 07 Aug 13:39
· 10 commits to main since this release

The tool rail now names every tool beside its icon.

Twelve unlabelled icons read as a puzzle until you have learned them. The
button at the top of the rail collapses it back to the bare icon column for
people who already know them, and Shotpad opens the way you last left it.

Changed

  • Tool names in the rail, on by default, with a ☰ toggle at the top.
  • The width follows the longest name at your font size rather than a fixed
    number, so nothing clips on a larger system font.

Fixed

  • The README claimed that closing the window copies the finished image to the
    clipboard. That setting exists in Preferences → General, but it ships off
    — taking the clipboard is a side effect on something you own and did not ask
    about. The code always behaved that way; only the prose disagreed.

Updating

pipx upgrade shotpad

AppImage users: download below, then re-run --install so the menu entry
points at the new file.

chmod +x Shotpad-1.0.5-x86_64.AppImage
./Shotpad-1.0.5-x86_64.AppImage --install

Custom keyboard shortcuts hold the absolute path of the bundle, and the
version is in the filename — point yours at ~/.local/bin/shotpad and it will
follow every future update on its own.