mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-09-18 01:08:25 +00: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