Skip to content

Shotpad 1.0.4

Choose a tag to compare

@TuranIsmayilov TuranIsmayilov released this 06 Aug 20:47
· 11 commits to main since this release

The eraser can now clear an area.

Removing a handful of marks used to mean clicking each one. Drag a box over
them instead and they all go, in a single undo step. Clicking one mark still
removes just that mark, so nothing that worked before works differently.

Changed

  • Drag the eraser to clear everything the box covers. The area is shown
    while you drag, and Escape mid-sweep drops it without erasing anything.
  • What counts as covered is decided by the shape itself, not by its bounding
    box: sweeping an empty corner of a long diagonal arrow no longer takes the
    arrow with it, while sweeping over its tip does.

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.4-x86_64.AppImage
./Shotpad-1.0.4-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.