https://bugs.freedesktop.org/show_bug.cgi?id=74219

Kristian Høgsberg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

Reply via email to