mirror of
https://github.com/brl/mutter.git
synced 2025-03-17 08:45:03 +00:00

clutter_set_viewport always operates on the draw fb, but mutter sometimes has an offscreen fb it uses instead. This commit uses the non-deprecated, clutter_framebuffer_set_viewport function, which takes an explicit fb argument. Closes: https://gitlab.gnome.org/GNOME/mutter/merge_requests/2
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%