<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
Alexandr Scherbatiy
alexandr.scherbatiy at oracle.com
Fri May 27 11:25:18 UTC 2016
The fix looks good to me.
Thanks,
Alexandr.
On 5/13/2016 9:53 AM, Semyon Sadetsky wrote:
> 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
More information about the awt-dev
mailing list