<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Launching a client when there's a fullscreen surface doesn't show the new client"
href="https://bugs.freedesktop.org/show_bug.cgi?id=74219">bug 74219</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Launching a client when there's a fullscreen surface doesn't show the new client"
href="https://bugs.freedesktop.org/show_bug.cgi?id=74219#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Launching a client when there's a fullscreen surface doesn't show the new client"
href="https://bugs.freedesktop.org/show_bug.cgi?id=74219">bug 74219</a>
from <span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span></b>
<pre>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 <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>
Date: Tue Apr 29 15:15:45 2014 -0700
desktop-shell: Raise new windows over fullscreen apps
Fixes: <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Launching a client when there's a fullscreen surface doesn't show the new client"
href="show_bug.cgi?id=74219">https://bugs.freedesktop.org/show_bug.cgi?id=74219</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>