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-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
- widgets: fix some 0-width issues (929b6da)
- Feature/privacy widget - Settings to force icons on (#715) (52fe493)
- Greet path updates (3e6be3e)
- Add local ACL greeter permissions to dms core installer (7a8cc44)
- Update dms greeter to scan system & local directories (8f5a9d6)
- greeter: allow mangowc as compositor (1c5e31f)
- feat: plugin layer namespace (#717) (fd08ae1)
- dankbar: configurable auto-hide delay (a7eb3de)
- launcher: grid re-style and customizable column counts (8902dd7)
- osd: account for bar position when on bottom (6387d84)
- matugen: update gtk4/gtk3-dark colors - also some change to dankinstall to use niri/xwls from system repos, too lazy to split the commits (597cacb)
- dankdash: remove useless tint rectangle part of #716 (3e285ad)
- clock: use precision minutes instead of seconds, unless needed part of #716 (cc1fa89)
- core/dankinstall: more deb fixes (b0ed007)
- core/dankinstall: fix hyprland util manual compile on debian (e1e2650)
- core/dankinstall: fix hyprpicker build (b23f17b)
- core: improve evdev capslock detection, wayland context fixes (5685e39)
- adding tokyonight, everforest, nord and rose-pine themes (#714) (72534b7)
- powermenu: smarter positioning in control center (328490d)
- clock: fix overview clock when seconds is on (97a0696)
- dock: add reveal IPCs (cb4e066)
- keybinds: add toggleWithPath (67c642d)
- core/cli: fix keybind provider path override (0d7c2e1)
- powermenu: restore grid as an option fixes #712 (16a779a)
- Add root dms-cli build script (c4ca3c8)
- Merge branch 'master' of github.com:AvengeMedia/DankMaterialShell (aabcbe3)
- dock: use modded app IDs for grouping logic fixes #710 (f06626e)
- Relocate notification tests to scripts dir (c4e1a71)
- core/extworkspace: fix some thread-safety issues (77e6c16)
- Relocate Nix dir under distro/nix (9d1fac3)
- systemtray: better hide/unhide behavioro (b7aeaa7)
- Merge branch 'master' of github.com:AvengeMedia/DankMaterialShell (f6d8c9f)
- dankbar: add caps lock indicator widget (0490794)
- i18n:update translations (91da720)
- Merge branch 'master' of github.com:AvengeMedia/DankMaterialShell (b6ac744)
- evdev: add evdev monitor for caps lock state (526c409)
- core: ensure all NM tests use mock backend + re-orgs + dep updates (6465b11)
- feat: Priority pinned items in Control Center (b287987)
- ci: add docs to release archive (3e17b08)
- Remove release tags (0545e6b)
- Test Copr workflow update (27a9074)
- Release update (6961680)
Full Changelog: v0.5.1...v0.5.2