Commit graph

6 commits

Author SHA1 Message Date
4b8935afd1 feat: Implement auto-capture and cursor-free snapshots
- Add automatic capture start/stop based on board detection
- Implement cursor-free snapshot system:
  * Add SCStreamConfiguration cursor control
  * Add temporary capture session management
  * Ensure clean snapshots without cursor artifacts
- Add visual feedback:
  * Status indicator (green/yellow/gray)
  * Snapshot preview below board
  * Clear capture state indication
- Update documentation:
  * Add snapshot system patterns
  * Document cursor control implementation
  * Update technical constraints
2025-01-07 09:44:37 -06:00
8c27f34ee1 Fix Chessboard Preview 2025-01-06 23:07:45 -06:00
de331eff0e Trying to improve board detection 2025-01-06 21:41:06 -06:00
2e01ce3a53 feat(setup): complete initial development environment configuration
- Configure code signing with verified certificate
- Set up provisioning profile and build settings
- Implement basic SwiftUI Hello World
- Update technical documentation
- Verify build and deployment pipeline
2025-01-06 18:52:24 -06:00
451f16b25d So it begins 2025-01-06 10:56:49 -06:00
fa237fc89c Initial project structure 2025-01-06 00:01:16 -06:00