Version 2.0.0 (2025) - Major Refactoring
- Complete code refactoring with modern best practices
- Performance optimizations: FFI initialization caching, mouse position caching
- Anti-flickering system: Deadzone and threshold system to prevent flickering
- Fully configurable parameters: All thresholds, durations, and settings are now configurable
- Enhanced error handling: Robust validation and error recovery
- Improved code organization: Modular structure with reusable functions
- Better resource management: Proper cleanup and timer management
- Comprehensive debug logging: Detailed logs for troubleshooting
- Edge case handling: Special logic for screen edges and corners
- OBS API compliance: Following OBS Studio 32.0.0+ best practices