Skip to content

✨ Add URL scheme support#698

Merged
mrkai77 merged 5 commits into
developfrom
url-scheme
Mar 17, 2025
Merged

✨ Add URL scheme support#698
mrkai77 merged 5 commits into
developfrom
url-scheme

Conversation

@SenpaiHunters
Copy link
Copy Markdown
Collaborator

  • Implemented URL command handling in AppDelegate
  • Registered custom URL scheme 'loop' in Info.plist
  • Added URLCommandHandler to process incoming URLs
  • Configured Apple Event handling for URL interactions

- Implemented URL command handling in AppDelegate
- Registered custom URL scheme 'loop' in Info.plist
- Added URLCommandHandler to process incoming URLs
- Configured Apple Event handling for URL interactions
Comment thread Loop/Utilities/URLCommandHandler.swift Outdated
- Added new action, keybind, and list command formats to the URLCommandHandler documentation.
- Improved command processing to handle new action and keybind commands.
- Implemented output buffering for list commands to enhance user experience.
- Updated error handling and logging for better debugging and user feedback.
- Refactored command handling methods for clarity and maintainability.
@SenpaiHunters SenpaiHunters self-assigned this Mar 14, 2025
@mrkai77 mrkai77 marked this pull request as ready for review March 17, 2025 20:27
As that is already included in `findTargetWindow()`
Copy link
Copy Markdown
Owner

@mrkai77 mrkai77 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems good, will release a new development build with these changes!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants