<AWT Dev> <AWT dev>[9] Review request for 8022810: Cannot list all the available display modes on Ubuntu linux in case of two screen devices
Semyon Sadetsky
semyon.sadetsky at oracle.com
Fri May 13 06:53:32 UTC 2016
Hello,
Please review fix for JDK9:
bug: https://bugs.openjdk.java.net/browse/JDK-8022810
webrev: http://cr.openjdk.java.net/~ssadetsky/8022810/webrev.00/
Xrandr's XRRGetScreenInfo cannot be used to get display modes in case of
Xinerama because there are no root windows for individual screens.
It is replaced with XRRGetOutputInfo wich is the correct way to get
modes for Xinerama screens.
--Semyon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20160513/d539b2df/attachment.html>
More information about the awt-dev
mailing list