Bug 762319 - issues with randr 1.5
issues with randr 1.5
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: X11
3.18.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2016-02-19 12:51 UTC by Timo Aaltonen
Modified: 2016-02-20 15:56 UTC (History)
2 users (show)

See Also:
GNOME target: ---
GNOME version: ---


Attachments
X11, GdkScreen: properly implement init_randr15 including output name (3.82 KB, patch)
2016-02-19 18:54 UTC, Marco Trevisan (Treviño)
none Details | Diff | Review
X11, GdkScreen: properly implement init_randr15 including output name (3.99 KB, patch)
2016-02-20 00:38 UTC, Marco Trevisan (Treviño)
committed Details | Diff | Review

Description Timo Aaltonen 2016-02-19 12:51:10 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.
Comment 1 Marco Trevisan (Treviño) 2016-02-19 18:54:06 UTC
Created attachment 321685 [details] [review]
X11, GdkScreen: properly implement init_randr15 including output name
Comment 2 Marco Trevisan (Treviño) 2016-02-20 00:38:41 UTC
Created attachment 321704 [details] [review]
X11, GdkScreen: properly implement init_randr15 including output name
Comment 3 Matthias Clasen 2016-02-20 15:56:51 UTC
Attachment 321704 [details] pushed as 1dda932 - X11, GdkScreen: properly implement init_randr15 including output name

Note You need to log in before you can comment on or make changes to this bug.