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

--- Comment #10 from Kristian Høgsberg <[email protected]> 2013-03-26 21:41:30 
UTC ---
Commited

commit abe7dc6bb42a80b653b87b5bc051bbb78859ec76
Author: Kristian Høgsberg <[email protected]>
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.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to