Installation
curl -fsSL https://install.danklinux.com | shAssets
Complete Packages
dms-full-amd64.tar.gz- Complete package for x86_64 systems (CLI binaries + QML source + shell completions + installation guide)dms-full-arm64.tar.gz- Complete package for ARM64 systems (CLI binaries + QML source + shell completions + 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 systemsdankinstall-amd64.gz- Installer binary for x86_64 systemsdankinstall-arm64.gz- Installer binary for ARM64 systemsdms-cli-<version>.tar.gz- Go source code with vendored modules (for distro packaging)dms-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
- popout: decouple shadow from content layer (db4de55)
- popout: disable layer after animation (37ecbbb)
- notifications: Maintain shadow during expansion (d6a6d2a)
- notifications: Update initial popup height surfaces (bf1c6ee)
- running apps: fix scroll events being propagated fixes #1724 (0ddae80)
- matugen: make v4 detection more resilient (5c96c03)
- process list: fix scaling with fonts fixes #1721 (dfe36e4)
- dankinstall: Fix Debian ARM64 detection (63e1b75)
- matugen: detect emacs directory fixes #1720 (29efdd8)
- osd: optimize bindings (34d03cf)
- screenshot: adjust cursor CLI option to be more explicit (c339389)
- settings: workaround crash (af5f6eb)
- notifications: Tweak animation scale & settings (a6d28e2)
- settings: guard internal writes from watcher (6213267)
- cc: fix plugin reloading in bar position changes (d084114)
- popout: anchor height changing popout surfaces to top and bottom (f6d99ec)
- workspaces: fix named workspace icons (722eb32)
- dankinstall: no_anim on dms layers (b7f2bdc)
- 1.4.1 (11c20db)
- system updater: fix hide no update option (8a4e3f8)
- launcher: fix kb navigation not always showing last delegate in view (bc8fe97)
- doctor: add qt6-imageformats check (4726215)
Full Changelog: v1.4.0...v1.4.1