[Wayland-bugs] [Bug 744932] Wrong (ultra tiny/small) cursor size on HiDPI screen

mutter (GNOME Bugzilla) bugzilla at gnome.org
Wed Sep 9 19:12:24 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=744932

--- Comment #142 from Jonas Ådahl <jadahl at gmail.com> ---
(In reply to Owen Taylor from comment #141)
> (In reply to Jonas Ådahl from comment #137)
> 
> > Since XWayland
> > throttles buffer attaching using wl_surface_frame (it wont attach a new
> > buffer before receiving a frame callback), by waiting with replying with
> > initial frame callbacks until we have mapped, we will effectively stop
> > XWayland from attaching non-black buffers until we have already mapped and
> > drawn the window already.
> 
> If the window isn't mapped, then there's no buffer attached, and we won't
> get a frame callback request from Xwayland - right?

Mapped by mutter as in placed in the scene graph (yes, this term is used in
Wayland). There may be buffers attached before mutter maps it, yes. XWayland
has no idea whether mutter mapped its wl_surface or not.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20150910/b7d8da00/attachment-0001.html>


More information about the wayland-bugs mailing list