Releases: nobodyinperson/thunar-custom-actions
Releases · nobodyinperson/thunar-custom-actions
[MOVED TO GITLAB.COM!] generic image conversion action
I moved thunar-custom-actions
to GitLab.com!
For the up-to-date releases see https://gitlab.com/nobodyinperson/thunar-custom-actions/tags
Changes
This release adds a new action convert to other format for image files (#14).
The huge list of possible formats is taken directly from convert -list format
.
Screenshots
fix #12 and #13
PDF orientation selection
Changes
This release adds:
- a dialog to choose the output PDF orientation on convert to PDF-action
- an error message if one tries to encrypt asymmetrically without having public keys in the local keyring
- some error handling for
gpg2
(e.g. automatic starting ofgpg-agent
if necessary)
Screenshots
Selecting PDF orientation
English
Deutsch
asymmetric GPG de/encryption
Changes
- change
/screen
to/prepress
in PDF file size shrinker (less aggressive compression) - allow creating links to directories in link creation action
- add asymmetric GPG en/decryption
- minor drawback: decrypting multiple symetrically encrypted files now prompts for the password on every file. This was necessary to easily integrate asymmetrical encryption. Now both can be mixed on decrypting action.
Screenshots
asymmetric GPG de/encryption
You then have to specify the recipient's public key from a list generated from a parsed output of gpg2 --list-public-keys
:
Checksums action, overwriting confirmation
New in this release:
- a Checksums action to show MD5, SHA1 and SHA256 hashes of selected files (see screenshots)
- confirmation dialog if an existing file would be overridden (see screenshots)
- structural improvements concerning usage of temporary files to protect agains data loss
Screenshots
Checksums action
Overwriting confirmation
don't force AES256 cipher on GPG de-/encryption
fix link naming
This release is a hotfix to close #1.
gettext localisation
Improvements to transparency filling and image scaling
This release makes the transparency filling and image scaling actions more flexible by allowing the user to decide on colour and size.
Link creation and big element finder
This release adds actions for:
- creating symbolic links
- finding big elements in a folder