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)
Fri, May 3, 4:56 AM
Unknown Object (File)
Fri, May 3, 4:56 AM
Unknown Object (File)
Fri, May 3, 4:56 AM
Unknown Object (File)
Sat, Apr 27, 5:44 PM
Unknown Object (File)
Sun, Apr 21, 8:29 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:46 PM
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 37958
Build 34847: arc lint + arc unit

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.