xrdp/tests/libxrdp
Christopher Pitstick 07dbd0e032 Update handling of scale factor
Looking at 2.2.2.2.1 DISPLAYCONTROL_MONITOR_LAYOUT (https://docs.microsoft.com/en-us/openspecs/windows_protocols/ms-rdpedisp/ea2de591-9203-42cd-9908-be7a55237d1c),
the way we were handling it was slightly off. device_scale_factor and
desktop_scale_factor are interdependent. If either one is out of spec,
both are set to default. That wasn't how it was previously being handled.
2022-07-02 18:28:59 -04:00
..
Makefile.am Updating to refactor xrdp_client_info 2022-03-27 16:38:32 -04:00
test_libxrdp_main.c Fixes a stream overflow in the test suite 2022-04-06 11:59:23 +01:00
test_libxrdp_process_monitor_stream.c Update handling of scale factor 2022-07-02 18:28:59 -04:00
test_libxrdp.h Updating to refactor xrdp_client_info 2022-03-27 16:38:32 -04:00
test_xrdp_sec_process_mcs_data_monitors.c Updating to refactor xrdp_client_info 2022-03-27 16:38:32 -04:00