]> Pileus Git - ~andy/gtk/commit
After using randr to get a list of monitors, sort the list such that the
authorRay Strode <rstrode@redhat.com>
Fri, 20 Feb 2009 04:42:33 +0000 (04:42 +0000)
committerRay Strode <halfline@src.gnome.org>
Fri, 20 Feb 2009 04:42:33 +0000 (04:42 +0000)
commite822462333364e6f431f3293417b69b4f23c76cf
tree105a0de3bcb3caa09d02924c943b887299bf2d53
parent92c30df34d5206d56f0475334d45c797e9d90064
After using randr to get a list of monitors, sort the list such that the

2009-02-19  Ray Strode  <rstrode@redhat.com>

* gdk/x11/gdkscreen-x11.c
(monitor_compare_function), (init_randr13):
After using randr to get a list of monitors,
sort the list such that the biggest output
of "cloned" outputs comes first in the list.
This helps apps that don't generally handle
overlapping outputs to work better in randr
clone mode.

svn path=/trunk/; revision=22386
ChangeLog
gdk/x11/gdkscreen-x11.c