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 753856 - wayland: Only bind supported unstable pointer gestures global
wayland: Only bind supported unstable pointer gestures global
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: Wayland
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2015-08-20 03:51 UTC by Jonas Ådahl
Modified: 2015-08-21 02:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wayland: Only bind supported unstable pointer gestures global (1.90 KB, patch)
2015-08-20 03:51 UTC, Jonas Ådahl
committed Details | Review

Description Jonas Ådahl 2015-08-20 03:51:33 UTC
As the protocol is still considered unstable (meaning not backward
compatible), we should, as stated in the protocol, only bind the version
advertised is the version we implement.
Comment 1 Jonas Ådahl 2015-08-20 03:51:39 UTC
Created attachment 309666 [details] [review]
wayland: Only bind supported unstable pointer gestures global
Comment 2 Matthias Clasen 2015-08-20 13:14:30 UTC
Review of attachment 309666 [details] [review]:

sure
Comment 3 Jonas Ådahl 2015-08-21 02:06:48 UTC
Attachment 309666 [details] pushed as 32cd1a7 - wayland: Only bind supported unstable pointer gestures global