Assets
Complete Packages
dms-full-amd64.tar.gz
- Complete package for x86_64 systems (CLI binaries + QML source + installation guide)dms-full-arm64.tar.gz
- Complete package for ARM64 systems (CLI binaries + QML source + installation guide)
Individual Components
dms-cli-amd64.gz
- DMS CLI binary for x86_64 systemsdms-cli-arm64.gz
- DMS CLI binary for ARM64 systemsdms-distropkg-amd64.gz
- DMS CLI binary built with distro_package tag for AMD64 systemsdms-distropkg-arm64.gz
- DMS CLI binary built with distro_package tag for ARM64 systemsdms-qml.tar.gz
- QML source code only
Checksums
*.sha256
- SHA256 checksums for verifying download integrity
Installation: Extract the dms-full-*.tar.gz
package for your architecture and follow the INSTALL.md
instructions inside.
What's Changed
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (fa07a84)
- Call lockerReady to releasse inhibitor whenlock screen is drawn (5df46b6)
- update flake.lock (#388) (77cf371)
- Presever user configs (89802dd)
- Bundle distro package with dms releases (59b95e9)
- Update copr-related build opts (b836db5)
- Revert "Update spec to SRPM by default" (4dc4b15)
- Update spec to SRPM by default (5c3062e)
Full Changelog: v0.1.11...v0.1.12