Added "Performance" tab in Preferences that exposes options related to the application's FPS to the user

This also makes the behavior added in #394 toggle-able.
This commit is contained in:
Manolis Papadeas 2021-01-05 20:01:50 +02:00
parent 2d8d522031
commit 8daacbac5e
5 changed files with 84 additions and 3 deletions

View file

@ -371,6 +371,9 @@ msgstr ""
msgid "Backup"
msgstr ""
msgid "Performance"
msgstr ""
msgid "Indicators"
msgstr ""
@ -849,6 +852,18 @@ msgstr ""
msgid "Only custom preset can be modified"
msgstr ""
msgid "Set application FPS limit:"
msgstr ""
msgid "Limit FPS to 1 when app loses focus"
msgstr ""
msgid "Sets the limit of the application's frames per second. The lower the number, the lower the CPU usage, but the application gets slower, choppier and unresponsive. 0 means that there is no limit."
msgstr ""
msgid "If this is toggled on, when the application's window loses focus, the FPS limit of the application is set to 1. This helps lower CPU usage when idle. The FPS limit is being reset when the mouse enters the application's window."
msgstr ""
msgid "Brush:"
msgstr ""