win32-vd_agent/vdagent
Yuri Benditovich 93f3aee7b4 make display disconnection persistent
https://bugzilla.redhat.com/show_bug.cgi?id=1477191
Currently on Win10 when one of multiple displays is
disconnected by the client, the qxl-wddm-dod driver
does not receive any update, the system just stops using
this adapter for rendering. As a result, the 'disconnected'
state of the adapter is not saved anywhere. On further
connect the client side recognize the adapter as active
and opens window for it. Current commit fixes the problem
by sending QXL_ESCAPE_MONITOR_CONFIG with zero area
to disabled adapter.

Signed-off-by: Yuri Benditovich <yuri.benditovich@daynix.com>
Acked-by: Frediano Ziglio <fziglio@redhat.com>
2019-03-08 11:43:16 +00:00
..
as_user.cpp Fix indentation 2019-02-27 17:06:53 +00:00
as_user.h vdagent: add as_user to run tasks with user privileges 2013-11-13 10:24:59 +02:00
desktop_layout.cpp fix format string for Visual Studio 2017-07-24 17:18:23 +01:00
desktop_layout.h Use simpler classes for mutex handling 2016-09-01 15:50:14 +01:00
display_configuration.cpp make display disconnection persistent 2019-03-08 11:43:16 +00:00
display_configuration.h introduce turn_monitor_off method of WDDM interface 2019-03-08 11:43:16 +00:00
display_setting.cpp Allow one more character reading strings from registry 2018-07-05 14:12:33 +01:00
display_setting.h vdagent: remove whitespaces 2016-08-12 09:41:41 +01:00
file_xfer.cpp file_xfer: Use shared_ptr to simplify memory management 2018-05-28 16:27:12 +01:00
file_xfer.h file_xfer: Use shared_ptr to simplify memory management 2018-05-28 16:27:12 +01:00
image.cpp Fix minor compiler compatibility 2018-05-28 14:45:03 +01:00
image.h imagetest: Save BMP file using BitmapCoder 2017-08-22 17:41:45 +01:00
imagepng.cpp Support encoding PNG images 2017-07-26 10:51:15 +01:00
imagepng.h Write code to decode PNG format 2017-07-26 10:51:06 +01:00
imagetest.cpp imagetest: Save BMP file using BitmapCoder 2017-08-22 17:41:45 +01:00
resource.h fresh start 2009-11-05 13:02:54 +02:00
vdagent.cpp Don't exit when receiving unknown messages 2019-03-05 13:50:08 +00:00
vdagent.rc Move common resource code to a common file 2016-11-17 13:17:18 +00:00
vdagent.vcproj vcproj: Add some missing files 2018-05-28 14:44:59 +01:00