1
0
forked from BRT/arc
arc/views
slava 327b206fe8 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
..
scrcpy Add ScrcpyWindow integration for screen mirroring 2025-04-26 10:11:29 +07:00
widget Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
AccountWindow.cpp Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00
AccountWindow.h Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00
DeviceWidget.cpp Refactor UI and database logic for device management 2025-04-18 16:39:13 +07:00
DeviceWidget.h Refactor includes and add AccountInfoScreener functionality 2025-04-21 23:12:21 +07:00
MainWindow.cpp Add ScrcpyWindow integration for screen mirroring 2025-04-26 10:11:29 +07:00
MainWindow.h Add ScrcpyWindow integration for screen mirroring 2025-04-26 10:11:29 +07:00
TransactionWindow.cpp Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00
TransactionWindow.h Implement AccountWindow and TransactionWindow for account management 2025-04-22 12:22:56 +07:00