Fix switch screen and support dragging files to remote

This commit is contained in:
yuanyuanxiang
2025-12-26 19:35:10 +01:00
parent 34e7cdb663
commit a437905f26
13 changed files with 104 additions and 13 deletions

View File

@@ -19,6 +19,7 @@
#include <cstdarg>
#include "skCrypter.h"
#include <iomanip>
#include <algorithm>
inline bool stringToBool(const std::string& str)