Skip to content
Success

#1518 (Feb 1, 2023, 3:06:41 PM)

Started 2 yr 5 mo ago
Took 44 min on macos-x86_64-jau-012

Started by upstream project jogl build number 1518
originally caused by:

Revision: 7982cc52344c025c40da45fd4b946056a63bc855
Repository: git://jogamp.org/srv/scm/jogl.git
  • origin/master
Test Result (no failures)
    Changes
    1. NEWT: MonitorDevice: Add monitor-name, maybe an empty string. Implemented for X11 and Windows for now. (details / cgit)
    2. NEWT Screen: Cleanup get*Monitor*() methods (details / cgit)
    3. NEWT MonitorDevice: Fix pixelScale storage, own float[2], don't reuse given object (details / cgit)
    4. NEWT X11: Fix positionChanged: We need to translate the 0/0 client position to the root window (global screen) .. (details / cgit)
    5. NEWT Soft-PixelScale (p7): get{Global->}PixelScaleEnv(..): Support per monitor values w/ QT_SCREEN_SCALE_FACTORS syntax, use for X11 (details / cgit)