[Wayland-bugs] [Bug 692871] Need to expose output information to make GdkScreen API work

gtk+ (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 26 14:41:37 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=692871
  gtk+ | wayland | unspecified

--- Comment #10 from Kristian Høgsberg <krh at bitplanet.net> 2013-03-26 21:41:30 UTC ---
Commited

commit abe7dc6bb42a80b653b87b5bc051bbb78859ec76
Author: Kristian Høgsberg <krh at bitplanet.net>
Date:   Tue Mar 26 17:23:31 2013 -0400

    wayland: Set screen size to bounding box of all outputs

    Don't hardcode 8192x8192.  We don't get this info from wayland, so we
    compute it as we receive information about the available wl_outputs.

to avoid hardcoding 8192x8192.  We still need to handle hotplug, but for static
configurations, I think we're all set now.

Oh, we need to get the subpixel info from the geometry event and feed that into
the g_settings machinery, but I couldn't immediately figure out how to do that.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Wayland-bugs mailing list