backend: Pass stage view to cursor-painted signal
Will be used for presentation-time handling. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1484>
This commit is contained in:

committed by
Marge Bot

parent
2ce3a050f0
commit
cd9ae13465
@ -334,6 +334,7 @@ meta_wayland_cursor_surface_get_hotspot (MetaWaylandCursorSurface *cursor_surfac
|
||||
static void
|
||||
on_cursor_painted (MetaCursorRenderer *renderer,
|
||||
MetaCursorSprite *displayed_sprite,
|
||||
ClutterStageView *stage_view,
|
||||
MetaWaylandCursorSurface *cursor_surface)
|
||||
{
|
||||
MetaWaylandCursorSurfacePrivate *priv =
|
||||
|
Reference in New Issue
Block a user