neutrinolabs / NeutrinoRDP

This is a fork of FreeRDP 1.0.1
Apache License 2.0
57 stars 75 forks source link

change rdp_monitor struct to match protocol #8

Open jsorg71 opened 7 years ago

speidy commented 7 years ago

+1

jsorg71 commented 7 years ago

Maybe it's better to use x, y, width, height instead of left, top, right, bottom. Since this struct is exposed, this change breaks the API.

speidy commented 7 years ago

I think we should stick to the right names, we can change the stuff using it in xrdp. (Just one place) There are another usages you know ?