Assets
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 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
- systemtray: fix visibility when all items hidden (46c9062)
- [LICENSE] Relicense from GPL-3.0 to MIT (#686) (d2d2dac)
- support for Hyprland workspaces (fd3e747)
- Revert "feat: add configurable per-monitor workspace filtering and system tray monitor selection (#163)" (b79e9f7)
- extws: fix animation (77eb5dd)
- powermenu: make customizable + add dms restart (b17c14a)
- powermenu: support keyboard shortcuts (494d90b)
- powermenu: more intuitive layout (da7e599)
- system tray: add a way to hide certain icons (e3b7360)
- notifs: fix inadvertant transparency (3671308)
- Merge branch 'master' of github.com:AvengeMedia/DankMaterialShell (d8563ba)
- powermenu: replace with grid style (e527453)
- Add shell completions to Copr builds (88fe3c5)
- add modal and notification layer overrides (748faf9)
- workflow: add shell completions to release artifacts (0126ade)
- wayland: add wlr-output-management-unstable-v1 service + labwc info (695a75e)
- workspaces: support ext-workspace-v1 - If available - If not niri, hyprland, sway, or dwl (80e690f)
- feat: more layer namespaces (#693) (e8770b9)
- danktabbar: fix initial animation + respect animation speed fixes #687 (eec9da4)
- dankbar: keep sticky reveal when tray menu is open (1c8f0d6)
- widgets: stop inertia with mouse wheel completely (b753c88)
- meta: more shadows, do not use QT 6.9 RectangularShadow (9558998)
- settings: fix escape key (37a10bd)
- launcher: tiny spacing fix (7abc76e)
- notifications: improve keyboard navigation with groups (7aa4467)
- meta: replace rectangles with DankRectangle shapes (471938a)
- icons: update spotify override (201a7e3)
- popout: tweak shadow (11ec372)
- popout: add a shadow (75eb736)
- runningapps: fix tooltip positioning fixes #682 (8fea126)
- dock: track hyprland addresses, fix closing, use ScriptModel (cc02d09)
- modals: more focus fixes (af95631)
- settings: try to fix focus loss (7b3d2ab)
- brightness: fix persistence of exponent values (c52df96)
- dankbar: fix some center position edge cases (dee5fa6)
- dankbar: fix even widget position (5e99fdd)
- Update dual widget center (eb01fe7)
- Update Dankbar center widget positioning (c52483d)
Full Changelog: v0.4.3...v0.5.0