<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body><span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - GTK3 applications swallow hotkeys intended for GTK2 applications on Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=775905">bug 775905</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;">CC</td>
<td>
</td>
<td>jadahl@gmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>NOTABUG
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - GTK3 applications swallow hotkeys intended for GTK2 applications on Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=775905#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED NOTABUG - GTK3 applications swallow hotkeys intended for GTK2 applications on Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=775905">bug 775905</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=jadahl%40gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
<pre>This is the intended behavior; it's by design that arbitrary clients cannot
eaves drop on keys from other clients. The reason why it happens to work
sometimes is that GTK2 clients still use X11, meaning the eaves dropping still
works when interacting with X11 clients via Xwayland. When focusing a GTK3
client, it connects via Wayland, and as a result, Xwayland will not be able to
broadcast input to all clients wanting it any more, since it wont see the input
events at all.
In Wayland, the clipboard manager has to be part of the compositor.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>