[Wayland-bugs] [Bug 72946] Clients render incorrectly when output is reassigned after original output unplugged.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 30 11:02:49 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=72946
Kristian Høgsberg <krh at bitplanet.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Kristian Høgsberg <krh at bitplanet.net> ---
(In reply to comment #2)
> I think Xiong sent a patch to the list that fixes this issue:
>
> http://lists.freedesktop.org/archives/wayland-devel/2014-March/013567.html
Indeed, that fixes it:
commit 62899f512482241cbadf472840a2a2f38c907378
Author: Xiong Zhang <xiong.y.zhang at intel.com>
Date: Fri Mar 7 16:27:19 2014 +0800
shell.c: Set dirty for visible views on destroyed output
The geometry for visible views will keep unchanged,
weston_view_set_position() doesn't mark these views
as dirty. So there is no chance for them to reassign output, then
these views will disappear.
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=72946
Signed-off-by: Xiong Zhang <xiong.y.zhang at intel.com>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140430/a5d34b5c/attachment.html>
More information about the Wayland-bugs
mailing list