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
- flake: let module callers supply pkgs so overlays reach the build (#2244) (eb5afcd)
- Fixed mux tab having same id as locale tab (#2031) (dd2a3f3)
- Add terminal multiplexer launcher (#1687) (161fa2d)
- feat(running-apps): stronger active app highlight + indicator bar (#2190) (f5f50f7)
- core: add privesc package for privilege escalation - Adds support for run0 and doas fixes #998 (372cf2f)
- revert greeter clock keys (b70acbc)
- (dms): Add input group to dms setup - Suppress fix/warnings (571c115)
- niri overlay: fix state binding fixes #2301 (ac03a2e)
- Fix: close notification center after clicking action buttons (#2276) (07460dc)
- feat(desktop): expose accept keyboard focus to desktop widgets (#2285) (7412fee)
- osd(media): workaround for firefox reporting youtube thumbnails as players fixes #2298 (85c2954)
- port audioservice fix (7c9e805)
- v 1.4.6 (6926470)
- idle/lock: add option to turn off monitors after lock explicitly (713ba1e)
- fix cherry pick issues (1919ca7)
Full Changelog: v1.4.5...v1.4.6