mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-04 06:01:56 -07:00
floating windows support
This commit is contained in:
@@ -12,7 +12,7 @@ struct SMonitor {
|
||||
|
||||
bool primary = false;
|
||||
|
||||
int ID = -1;
|
||||
uint64_t ID = -1;
|
||||
|
||||
std::string szName = "";
|
||||
|
||||
|
Reference in New Issue
Block a user