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 755503 - wayland: Clean up wl_pointer_send_enter/leave code
wayland: Clean up wl_pointer_send_enter/leave code
Status: RESOLVED FIXED
Product: mutter
Classification: Core
Component: wayland
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2015-09-24 04:15 UTC by Jonas Ådahl
Modified: 2015-12-03 08:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wayland: Clean up wl_pointer_send_enter/leave code (5.12 KB, patch)
2015-09-24 04:15 UTC, Jonas Ådahl
committed Details | Review

Description Jonas Ådahl 2015-09-24 04:15:46 UTC
No functional changes, just made things more consistent.
Comment 1 Jonas Ådahl 2015-09-24 04:15:51 UTC
Created attachment 311995 [details] [review]
wayland: Clean up wl_pointer_send_enter/leave code

Be consistent and always use a helper, and fix the naming so
broadcast means to actually broadcast.
Comment 2 Jonas Ådahl 2015-12-03 08:16:25 UTC
Attachment 311995 [details] pushed as 428c687 - wayland: Clean up wl_pointer_send_enter/leave code