Skip to content

Shotpad 1.0.2

Choose a tag to compare

@TuranIsmayilov TuranIsmayilov released this 05 Aug 17:03
· 13 commits to main since this release

Makes Copy and Save say whether they worked.

Both actions finish without changing anything on screen, and the status bar
line under a narrow window is easy to miss — so a click that copied and a
click that missed the button looked exactly the same.

Changed

  • The button confirms itself. Copy and Save turn green, swap their icon
    for a check mark and read Copied / Saved for about a second and a half,
    then go back. Ctrl+C and Ctrl+S show the same confirmation.
  • The width of the longer label is reserved up front, so the toolbar does not
    shuffle sideways as the text changes.
  • Copies made on your behalf — copy after capture, copy on close — stay
    silent, since you are not looking at the button then.

Fixed

  • The Copy icon kept its old colour after switching between the light and dark
    themes.

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.2-x86_64.AppImage
./Shotpad-1.0.2-x86_64.AppImage --install