Port to MtkRegion
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3292>
This commit is contained in:

committed by
Marge Bot

parent
7c98910488
commit
655b4a9c75
@ -427,7 +427,7 @@ meta_backend_native_set_pointer_constraint (MetaBackend *backend,
|
||||
ClutterBackend *clutter_backend = meta_backend_get_clutter_backend (backend);
|
||||
ClutterSeat *seat = clutter_backend_get_default_seat (clutter_backend);
|
||||
MetaPointerConstraintImpl *constraint_impl = NULL;
|
||||
cairo_region_t *region;
|
||||
MtkRegion *region;
|
||||
|
||||
if (constraint)
|
||||
{
|
||||
|
Reference in New Issue
Block a user