https://bugzilla.redhat.com/show_bug.cgi?id=1477191 When one of multiple qxl-wddm-dod displays is turned off by the client, on Windows 10 the display driver does not receive any update, so on next connection the adapter is recognized as active. This series fixes the problem by sending QXL_ESCAPE_MONITOR_CONFIG with zero area to the disabled adapter, making this state persistent and visible to the client after reconnection. Yuri Benditovich (4): construct WDDMMonitorConfigEscape also with NULL DisplayMode add to CCD object reference to parent WDDM object introduce turn_monitor_off method of WDDM interface make display disconnection persistent vdagent/display_configuration.cpp | 38 +++++++++++++++++++++++++++++++------- vdagent/display_configuration.h | 7 +++++-- 2 files changed, 36 insertions(+), 9 deletions(-) -- 2.16.1.windows.4 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel