GNOME Bugzilla – Bug 762319
issues with randr 1.5
Last modified: 2016-02-20 15:56:55 UTC
running this with xserver 1.18.x results in "None" python -c 'from gi.repository import Gdk; print(Gdk.Screen.get_default().get_monitor_plug_name(0))' which breaks for instance display scaling in Unity.
Created attachment 321685 [details] [review] X11, GdkScreen: properly implement init_randr15 including output name
Created attachment 321704 [details] [review] X11, GdkScreen: properly implement init_randr15 including output name
Attachment 321704 [details] pushed as 1dda932 - X11, GdkScreen: properly implement init_randr15 including output name