5 Commits

Author SHA1 Message Date
thang.tranxuan
ab46490bf2 Bump version 2025-11-18 10:19:09 +07:00
thang.tranxuan
6b9ed1e8cb Bump version 2025-10-03 16:26:26 +07:00
thang.tranxuan
c96a64ef44 Bump version 2025-09-25 10:21:57 +07:00
guihkx
2d16de12f7 linux: add desktop file
This also installs a desktop file in the DEB and RPM packages.

It has hardcoded values on purpose, to make it easier to use it with
packaging formats not supported by Tauri (such as Flatpak).

This desktop file is not installed in the AppImage package, because
Tauri's AppImageConfig doesn't support the "desktopTemplate" option,
like DEB and RPM packages do.

Docs: https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html
2025-08-31 00:10:40 -03:00
guihkx
dbfcf5248b linux: add AppStream metadata
This also installs an AppStream metadata file in the AppImage, DEB and
RPM packages.

Docs: https://freedesktop.org/software/appstream/docs/chap-Metadata.html
2025-08-31 00:09:26 -03:00