]> Pileus Git - ~andy/gtk/commit
Don't use XRRGetScreenResources() as there are performance issues with it.
authorSøren Sandmann <sandmann@redhat.com>
Wed, 10 Sep 2008 10:22:25 +0000 (10:22 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Wed, 10 Sep 2008 10:22:25 +0000 (10:22 +0000)
commit90759964ee945a207634c0de4d2fd78bfe16b047
tree4885307913aef1433429b5761c2f4735339d0a01
parentc5f6c875834445a0dc81a704d1f4ad715c977fc1
Don't use XRRGetScreenResources() as there are performance issues with it.

Wed Sep 10 06:18:25 2008  Søren Sandmann  <sandmann@redhat.com>

* gdk/x11/gdkscreen-x11.c (init_multihead): Don't use
XRRGetScreenResources() as there are performance issues with
it. Instead rely on the fact that the RandR information is
propagated through Xinerama as well.

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