Page MenuHomeFreeBSD

deskutils/py-autokey: Update to 0.95.10
ClosedPublic

Authored by daniel_shafer.cc on Mar 20 2021, 5:38 AM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 16 2024, 10:46 PM
Unknown Object (File)
Feb 16 2024, 10:46 PM
Unknown Object (File)
Feb 16 2024, 10:46 PM
Unknown Object (File)
Feb 16 2024, 10:30 PM
Unknown Object (File)
Jan 14 2024, 9:59 AM
Unknown Object (File)
Dec 20 2023, 8:46 PM
Unknown Object (File)
Dec 20 2023, 5:58 AM
Unknown Object (File)
Dec 13 2023, 6:35 AM
Subscribers

Details

Summary
deskutils/py-autokey: Update to 0.95.10


* Mitigate crashes when entering invalid Python regular expressions in the window filter dialogue.
* Added option to disable the handling of the Capslock modifier key. Fixes issues when that key is remapped to something else, for example Ctrl. The new option can be found in the settings dialogue.
* API function system.exec_command() now only trims the last character in the output, if it is actually a newline character. If the executed command does not output a newline at the end, the full output is returned.
* Fixed wrong optional argument in man page for autokey-run.
* Removed unnecessarily set executable bit from several AutoKey SVG icons.
Test Plan

portlint: looks fine.
poudriere: (testport, 122Samd64, good)

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 20 2021, 7:47 AM
This revision was automatically updated to reflect the committed changes.