mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-07-21 23:02:05 +00:00
[idd] never add the extraMode to the EDID
Doing so causes windows to treat a new EDID as a new monitor
This commit is contained in:
@@ -32,6 +32,7 @@ class CSettings
|
||||
unsigned height;
|
||||
unsigned refresh;
|
||||
bool preferred;
|
||||
bool extraMode;
|
||||
};
|
||||
typedef std::vector<DisplayMode> DisplayModes;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user