largestgithubuseronearth / addwater

Installer for the Firefox GNOME theme
GNU General Public License v3.0
33 stars 2 forks source link

Improved Online & Install Managers #7

Closed largestgithubuseronearth closed 1 month ago

largestgithubuseronearth commented 1 month ago

install: Install requests are routed through a single method and an optional argument is available to choose whether you want a fast or quick install.

online: Improved getting updates to allow for re-downloading theme files if lost — even if there is no update available. Now the "installed_version" is updated when an update is detected as available, not when it's installed.

general: Thoroughly cleaned code based on lint suggestions and fixed a lot of type hints (mypy)