mirror of
https://github.com/brl/mutter.git
synced 2025-02-13 11:54:09 +00:00
![Ray Strode](/assets/img/avatar_default.png)
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%