[Wayland-bugs] [Bug 74219] Launching a client when there's a fullscreen surface doesn't show the new client
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Apr 29 15:16:06 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=74219
Kristian Høgsberg <krh at bitplanet.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #4 from Kristian Høgsberg <krh at bitplanet.net> ---
Normal applications won't be able to pop up and interrupt your fullscreen
window, but if you launch a new application, our behavior is to display it
on top off all apps, as if you alt-tabbed to it. This is what most window
managers do, as far as I know.
It boils down to just calling lower_fullscreen_layer() first thing in
activate():
commit 6110d077772b2af0ac4701c4ac4620d4e1ad59f7
Author: Kristian Høgsberg <krh at bitplanet.net>
Date: Tue Apr 29 15:15:45 2014 -0700
desktop-shell: Raise new windows over fullscreen apps
Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=74219
--
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/20140429/4868f5d5/attachment.html>
More information about the Wayland-bugs
mailing list