Commit Graph
2 Commits
Author SHA1 Message Date
LGUG2Z c07689de90 refactor(cargo): upgrade to rust edition 2024 2025-02-27 17:12:49 -08:00
LGUG2Z 3aa92a1255 feat(bar): add update widget
This commit adds a new widget, "Update", which will check for komorebi
version updates using the cargo package version of the running binary
and the latest release returned from the GitHub API.

If the latest release is newer than the current cargo package version, a
widget will be shown, which can be clicked to open the changelog of the
latest release.
2025-01-04 21:14:33 -08:00