You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are two places where monitor descriptions are passed through the
RDP protocol:
- TS_UD_CS_MONITOR
- DISPLAYCONTROL_PDU_TYPE_MONITOR_LAYOUT
The processing logic for both of them is similar enough that they should
be unified.
Also update to define the constants for the maximum and minimum desktop width/height for monitors and total area.
Note that this is also the first step to making resizing work with the extension GFX channel.
Also some misc logging updates.
0 commit comments