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 753222 - wayland: Handle unsetting of input and opaque surface region
wayland: Handle unsetting of input and opaque surface region
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-08-04 07:02 UTC by Jonas Ådahl
Modified: 2015-08-05 02:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
wayland: Handle unsetting of input and opaque surface region (4.20 KB, patch)
2015-08-04 07:02 UTC, Jonas Ådahl
committed Details | Review

Description Jonas Ådahl 2015-08-04 07:02:51 UTC
When a client sets an input region or a opaque region to NULL, it
should still be considered a change to the corresponding region on the
actor. This patch makes sure this state is properly forwarded.
Comment 1 Jonas Ådahl 2015-08-04 07:02:57 UTC
Created attachment 308719 [details] [review]
wayland: Handle unsetting of input and opaque surface region
Comment 2 Rui Matos 2015-08-04 12:19:46 UTC
Review of attachment 308719 [details] [review]:

looks good
Comment 3 Jonas Ådahl 2015-08-05 02:23:39 UTC
Attachment 308719 [details] pushed as ac79988 - wayland: Handle unsetting of input and opaque surface region