mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 16:14:10 +00:00
![Georges Basile Stavracas Neto](/assets/img/avatar_default.png)
Externally setting the sync-to-vblank setting was a feature added as a workaround to old Intel and ATI graphic cards, and is not needed anymore. Furthermore, it doesn't make sense to change it on a compositor whatsoever. This commit removes all the ways to externally change this setting, as well as the now unused API. https://gitlab.gnome.org/GNOME/mutter/merge_requests/191