mirror of
https://github.com/brl/mutter.git
synced 2025-01-28 04:19:26 +00:00
67d5a4993c
Setting the default frame rate does not do anything even remotely useful, unless synchronization to the vertical refresh rate is also disabled - which can only be done through environment variable or through configuration file. Having a programmatic way to change the default frame rate is, thus, completely pointless. Changing the default frame rate through environment variable and configuration file is still allowed.