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 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel