Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to DeepL app translate script #364

Merged
merged 3 commits into from
Apr 21, 2021
Merged

Updates to DeepL app translate script #364

merged 3 commits into from
Apr 21, 2021

Conversation

jonohewitt
Copy link
Contributor

Description

Fixes:

• Updated the method for opening a DeepL window to address breaking changes made in DeepL app version 2.3.41773.
• Removed the launch delay time as the app now stays running in the background and opens immediately.
• Updated the icon file name to use lowercase.

Improvements:

• Added a configuration option to choose whether to use the clipboard as a backup input, rather than implementing that behaviour by default.
• Added a timeout on copying the translation to clipboard to prevent an infinite loop if a translation never comes.
• Some minor code cleanup.

Type of change

  • Improvement of an existing script

Checklist

@imthath-m imthath-m merged commit cd2f2b4 into raycast:master Apr 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants