Skip to content

Tags: dshoreman/nextshot

Tags

v1.4.6

Toggle v1.4.6's commit message
Add warning when bc is missing

v1.4.5

Toggle v1.4.5's commit message
Fix make install broken in 1.4.4

v1.4.4

Toggle v1.4.4's commit message
Fix bugs with missing extensions/filenames

v1.4.3

Toggle v1.4.3's commit message
Hotfix: 'require' typos introduced in 1.4.2

v1.4.2

Toggle v1.4.2's commit message
1.4.2 - minor bugfix release

v1.4.1

Toggle v1.4.1's commit message
Fix issue with copying image to clipboard

v1.4.0

Toggle v1.4.0's commit message
Active monitor screenshots, pretty URL option etc

* Active config values are now shown as part of verbose output
* File extension can now be set with `format` in config and/or at runtime
* New `pretty_urls` config option to support Nextcloud servers that require `/index.php`
* Screenshot the active display with `nextshot --monitor`, or `-m` for short
* Window selection on Sway is now via Slurp instead of a list
* Floating windows weren't able to be selected on Sway

v1.3.2

Toggle v1.3.2's commit message
Fix issue parsing hlColour in EU locales

v1.3.1

Toggle v1.3.1's commit message
Fix a typo in the usage info. Thanks @sstutz!

v1.3.0

Toggle v1.3.0's commit message
(Happy) New year, new logo!

* `--prune-cache` option to remove cached images older than 30 days
* New "logo" with a proper png icon for the tray menu
* Config window's button icons no longer depend on GTK icon names
* Running `make install` is now more verbose
* Pasting the share URL in Alacritty will no longer hang or error
* Quit icon in tray menu is finally a proper Quit icon again