[Wayland-bugs] [Bug 77527] wl_shell maps a surface even without set_toplevel
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 30 09:09:53 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=77527
Kristian Høgsberg <krh at bitplanet.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Kristian Høgsberg <krh at bitplanet.net> ---
commit ef6a7e46eb28d66ccb6d88fa81a55d1a106d632a
Author: Ander Conselvan de Oliveira <ander.conselvan.de.oliveira at intel.com>
Date: Wed Apr 30 14:15:14 2014 +0300
shell: Don't map surfaces of type SHELL_SURFACE_NONE
When commit 07926d90 factored out the code that chooses in which layer
a surface is added to, it changed the behavior for surfaces with no
type. Instead of not adding it to any layer, the surface is added to
the current workspace.
This patch restores the old behavior.
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=77527
--
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/26e0aba9/attachment.html>
More information about the Wayland-bugs
mailing list