1
0
forked from BRT/arc
Commit Graph

4 Commits

Author SHA1 Message Date
trnsmkot
a239c84e81 Remove macOS-specific Scrcpy embedding and cleanup debug logs
Removed Scrcpy embedding code and related configurations for macOS. Commented out excessive debug logging in multiple files to reduce console noise. Simplified CMakeLists.txt by unifying platform-specific sections for improved build system clarity.
2025-04-26 15:16:42 +07:00
trnsmkotik
35627dbfac Fix scrcpy 2025-04-26 14:11:07 +07:00
trnsmkotik
4a3811e216 Fix scrcpy 2025-04-26 13:50:05 +07:00
trnsmkot
cfdfd04cf7 Add ScrcpyWindow integration for screen mirroring
Introduced a ScrcpyWindow to enable integration of the scrcpy tool for device screen mirroring within the application. Platform-specific embedding is supported for macOS and Windows, with structure adjustments made in MainWindow and the build system (CMakeLists.txt).
2025-04-26 10:11:29 +07:00