floating windows support

This commit is contained in:
vaxerski
2022-03-20 11:14:24 +01:00
parent a4d69a15b3
commit a4b026df2b
12 changed files with 123 additions and 12 deletions

View File

@@ -12,7 +12,7 @@ struct SMonitor {
bool primary = false;
int ID = -1;
uint64_t ID = -1;
std::string szName = "";