Assets
Complete Packages
dms-full-amd64.tar.gz
- Complete package for x86_64 systems (CLI binary + QML source + installation guide)dms-full-arm64.tar.gz
- Complete package for ARM64 systems (CLI binary + 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-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
- Restructure lock screen (a3ada5b)
- Update localizations (3e167a2)
- niri: re-gen layout kdl on dbar spacing change (38b3ad2)
- Add popup gaps override + math min 4 logic to match existing code (56e5cd1)
- Simplify font picking and elide contents (d63c0fc)
- bar: more repaint triggers + repaint debounce (6814b14)
- Enhancement: custom system updater command (#414) (5f7e478)
- feat: Launcher Plugin Component (#408) (7317024)
- tweak popout margins for consistency (#399) (9b9fbab)
- Flip light/dark mode and icon themes properly (3c5a237)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (3bfdc61)
- Stock workflow release (cf2f74a)
- Update readme (2a7f52c)
- Add niri overview toggle on launcher button rightclick. (#394) (50fde1e)
- Hyprland: filter all spacial workspaces (#398) (46fd0ae)
- Fix keyboard focus issue in clipboard (#391) (65e32dc)
- Close ControlCenter popout on Settings open. (#396) (413675d)
- Enable Copr stable builds (a17343f)
- update flake.lock (#390) (5d02380)
Full Changelog: v0.1.12...v0.1.13