After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 743229 - clipboard: support selection notification on wayland
clipboard: support selection notification on wayland
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Wayland
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-01-20 08:37 UTC by Marc-Antoine Perennou
Modified: 2015-01-24 22:26 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Marc-Antoine Perennou 2015-01-20 08:37:39 UTC
At the moment, gdk_wayland_display_supports_selection_notification returns TRUE but gdk_wayland_display_request_selection_notification always returns FALSE.

This is quite a bit misleading, and having selection notification for wayland would be awesome.