[Wayland-bugs] [Bug 775905] GTK3 applications swallow hotkeys intended for GTK2 applications on Wayland

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 20 04:31:18 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=775905

Jonas Ådahl <jadahl at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jadahl at gmail.com
         Resolution|---                         |NOTABUG

--- Comment #1 from Jonas Ådahl <jadahl at gmail.com> ---
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20161220/12e482fc/attachment.html>


More information about the wayland-bugs mailing list