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
- i18n: add polish (02c5963)
- plugins: fix persistence of some settings (989f196)
- compossitor: fix scale check (9314de4)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (44a6cd8)
- dms: fix missing subs (d8774c4)
- Hyprkeybind: minor fixes (#660) (a56066b)
- matugen: remove surface shifting option entirely (8a96f71)
- settings: fix time & weather settings - broke after recent refactor (20a684e)
- ignore compositor scales when QT DPI is overwritten (c8fcf50)
- dock: add margin option fixes #658 (58b637b)
- fix: Matugen relative paths (#656) (86caf92)
- rendering: improve rendering of popouts and modals (35ead28)
- matugen: fix vibrant scheme (5d6c3e3)
- Small improvement: handled expansion content in case of missing print server or printers (#655) (f006175)
- update flake.lock (#652) (3e0f325)
- silent pre-commit hook (f8d383c)
- fix: Update fully charged battery logic (f2ec3ae)
- fedora: restart on USR1 instead of HUP (f95e4e0)
- logo: use nerd fonts for some distros (898e9e6)
- dankbar: allow overriding goth radius fixes #648 (1598392)
- meta: add disable hot reload option (65c2077)
- Fix: missing system logo and app icons on Guix System (#616) (946a28d)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (69accb5)
- i18n: move translation checking to pre-commit hook (4ddcf43)
- Someone forgot to rename function calls (#645) (a0d8860)
- nix: restart service on dms update (#636) (7602247)
Full Changelog: v0.4.1...v0.4.2