zenangst / KeyboardCowboy

:keyboard: The missing keyboard shortcut utility for macOS
Other
744 stars 14 forks source link

Activate applications and increase delays #541

Closed zenangst closed 4 months ago

zenangst commented 4 months ago

Replace static method calls with 'Self' syntax within AddToStagePlugin to ensure consistency and improve readability. Improve the logic for activating applications and resolving running applications to handle asynchronous operations more reliably. Introduce timeout-based retries for better error handling and to prevent infinite loops.

github-actions[bot] commented 4 months ago

Test: succeeded ✅ https://github.com/zenangst/KeyboardCowboy/actions/runs/9391454178

@zenangst