mirror of
https://github.com/brl/mutter.git
synced 2025-03-10 21:35:06 +00:00

Stage view users can schedule updates at ease with clutter_stage_view_schedule_update(), but couldn't schedule update "now". Make that easy too by adding clutter_stage_view_schedule_update_now(). Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2854>