Releases: dshoreman/nextshot
Releases · dshoreman/nextshot
v1.4.6
v1.4.5
Fixed
- Updated Makefile to fix broken install in 1.4.4
v1.4.4
Added
- Updated troubleshooting in readme with fix for Slop+Picom blurring the screen
Fixed
- Setting an empty filename in the GUI prompt no longer tries to
mv dir/foo.png dir/
- Files with no extension now have default format added to resolve Nextcloud UI issues
v1.4.3
Fixed
- Typos in clipboard checks added in 1.4.2 (require != requires)
v1.4.2
For older versions, view the full changelog or check tags prior to v1.4.2.
Fixed
- Worked around Yad ignoring tray icon if the tray isn't visible
- Missing env-specific dependencies weren't checked before being run
- Checking clipboard too early caused accidental xclip error on Wayland
- Dependency on wl-clipboard is now detected correctly by the -D check