[Spice-devel] [PATCH win-vdagent v4 0/2] Adding multiple monitors and arbitrary resolution for Windows 10
Sameeh Jubran
sameeh at daynix.com
Sun Aug 7 15:07:49 UTC 2016
Diffrences from previous patch:
* CCD's ctor now throws an exception on failure.
* The function "CCD::verify_primary_position" now takes into
* consideration y values too, moreover the function now returns void
instead of bool.
* changed the signature of the function "CCD::get_device_name_config".
* Cosmetic changes.
Sameeh Jubran (2):
Introducing Windows CCD API
Implementing multiple monitors and arbitrary resolution
Makefile.am | 2 +
vdagent/desktop_layout.cpp | 148 ++----
vdagent/desktop_layout.h | 9 +-
vdagent/display_configuration.cpp | 1031 +++++++++++++++++++++++++++++++++++++
vdagent/display_configuration.h | 175 +++++++
5 files changed, 1243 insertions(+), 122 deletions(-)
create mode 100755 vdagent/display_configuration.cpp
create mode 100755 vdagent/display_configuration.h
--
2.5.5
More information about the Spice-devel
mailing list