stage: Maybe schedule updates for the remaining stage views

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4307>
This commit is contained in:
Sebastian Wick 2025-02-28 16:41:11 +01:00 committed by Marge Bot
parent 1e28542270
commit db488ccab0

View File

@ -377,7 +377,7 @@ queue_cursor_overlay_redraw_clutter_rect (MetaStage *stage,
continue;
if (meta_stage_view_is_cursor_overlay_inhibited (META_STAGE_VIEW (view)))
return;
continue;
clutter_stage_view_get_layout (view, &view_layout);