Shotpad 1.0.2
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+CandCtrl+Sshow 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 shotpadAppImage 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