mirror of
https://github.com/samsonjs/Peekaboo.git
synced 2026-06-28 05:29:34 +00:00
- Remove DispatchSemaphore usage that violated Swift concurrency rules - Implement RunLoop-based async-to-sync bridging in runAsyncCapture() - Convert all capture methods to async/await patterns - Replace Thread.sleep with Task.sleep in async contexts - Keep ParsableCommand for compatibility, avoid AsyncParsableCommand issues - Add comprehensive tests and documentation - Improve error handling and browser helper filtering 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ApplicationFinder.swift | ||
| FileNameGenerator.swift | ||
| ImageCommand.swift | ||
| ImageErrorHandler.swift | ||
| ImageSaver.swift | ||
| JSONOutput.swift | ||
| ListCommand.swift | ||
| Logger.swift | ||
| main.swift | ||
| Models.swift | ||
| OutputPathResolver.swift | ||
| PermissionErrorDetector.swift | ||
| PermissionsChecker.swift | ||
| ScreenCapture.swift | ||
| Version.swift | ||
| WindowManager.swift | ||