Closed trunkmaster closed 4 years ago
You should merge in master first. I already did some clean up on that branch that needs to be included here.
Great, thank you. But you've broke the logic of code. The old code logic was: if XRandR failed to get screen info (screen_re->noutput == 0) we failback to old approach - one screen and its Xlib screen. But I'll fix it later.
Could you please make you changes through the PR in the future?
Transform screen origin into unflipped (OpenStep) coordinate system for XRandR capable systems. After this change windows and screen will use the same start of coordinate system for their origins.