Skip to content

5.0.5

Compare
Choose a tag to compare
@Greedeks Greedeks released this 24 Dec 15:56
· 78 commits to main since this release

RU

  • Изменение описания некоторых твиков, так же корректировка локализации.
  • Для твика, который изменяет частоту мерцания текстового курсора на странице интерфейса, в описании работы был добавлен анимирующий пример.
  • Переработаны кнопки в меню настроек, добавлены и изменены их иконки.
  • Убрана тень для меню настроек.
  • Исправлено появление окна командной строки на секунду при перезагрузке или выхода.
  • Переработан класс RegistryHelp:
    • Убран один из методов по удалению ветви;
    • Проверка значений ключа;
    • Проверка доступности подраздела;
    • Получение прав и изменение прав подраздела и ключа;
    • Методы изменяющие и удаляющие подразлелы/ключи обрабатываются в фоне.
  • Анимация ToggleButton стала более плавной и независимой при отключении или включении твика.
  • Методы просмотра значений значений стали компактнее и более читаемые.

EN

  • Changing the description of some tweaks, as well as localization adjustments.
  • For a tweak that changes the flicker frequency of the text cursor on the interface page, an animating example has been added to the job description.
  • The buttons in the settings menu have been redesigned, and their icons have been added and changed.
  • Removed the shadow for the settings menu.
  • Fixed the appearance of a command prompt window for a second when restarting or exiting.
  • Redesigned the RegistryHelp class:
    • Removed one of the methods for deleting a subkey;
    • Checking key values;
    • Checking the availability of a subsection;
    • Obtaining rights and changing the rights of a subsection and key;
    • Methods that change and delete subclasses/keys are processed in the background.
  • The ToggleButton animation has become smoother and more independent when the tweak is turned off or on.
  • The methods for viewing the values of values have become more compact and more readable.