Assets
Complete Packages
dms-full-amd64.tar.gz
- Complete package for x86_64 systems (CLI binaries + QML source + installation guide)dms-full-arm64.tar.gz
- Complete package for ARM64 systems (CLI binaries + 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-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
- Update VERSION to v0.1.16 (from DMS) (8b272dc)
- Remove dupes (87a919b)
- Suppress instructions after init install (d3017e9)
- calendar: detect and parse 12-hour event start/end times (#464) (5758d72)
- nm: revise enterprise flow (0e215d6)
- matugen: prefix all internal templates with dms (cbaaa32)
- idle: remove lock before suspend, manually triggered - depend on our dbus service telling us to lock (5c81646)
- Update translations/poexports/pt.json (POEditor.com) (30ca1fb)
- i18n: add portugese to export workflow (9fab499)
- Update translations/poexports/ja.json (POEditor.com) (696fa6e)
- Update translations/poexports/ja.json (POEditor.com) (921393e)
- Update translations/poexports/zh_CN.json (POEditor.com) (13e894e)
- i18n: add portugese (7c7e8aa)
- animations: dynamic bar/dock animation durations (7ea3bd9)
- lock: terminate fprint pam session when using password (7bf7d0a)
- dock: restructure + icon size option + orientation improvements (0d329ba)
- fix crash in spacer (#461) (941a87b)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (a9e8ac4)
- dankbar: allow layer override via env (0d3a294)
- Remove ghostty req (7a27537)
- clock: show seconds false by default (287e778)
- support for displaying seconds on a clock (#457) (ce44edb)
- workspace: respect theme corner radius (9dcd8af)
- fix incorrect path in the greeter module (#459) (76dfcd0)
- small fix: correct width for per-monitor dropdown (#454) (13a1886)
- theme: make portal prefer-dark sync optional (cd18fd5)
- Improve Fedora dms-greeter post install (b277bd8)
- Update dms-greeter permissions & post install (daa0d36)
- DMS-Greeter spec update (2cc7777)
- niri: --no-preserve=mode on binds copy command (d276e31)
- spotlight: fix context menu button click widths (7f35ba7)
- dock: repair context menu screens & tooltips (edd54dd)
- Prefer quickshell-git (a50a973)
- idle: add lock before suspend to idle manager (4bc05e7)
- dock: fix show on overview logic (09a45b4)
- Update dms-git priority (1c0b714)
- plugins: add PluginGlobalVar - Allow syncing vars to all widget instances, like a singleton (24f5e9a)
- common: dont require id in runCommand helper (59d123a)
- revert useless changes (ed2afa0)
- bar: bind widget refresh to dpr changes (3c531dc)
- media: disable layer on morphing blob - already on the window (83564bd)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (7146d0d)
- theme: handle colors being deleted more gracefully (e842d67)
- Also bind system tray visibility to # of items (17b405e)
- launcher: fix os logo on multi-monitor (f281513)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (63b8764)
- bar: dpr-aware canvas (38b833c)
- Update translations/poexports/zh_CN.json (POEditor.com) (d75ea18)
- Fix zh-Hans code (f311b20)
- workflow: add poeditor job (78f7237)
- Copr Ghostty support (726af33)
- version: prefer git head over VERSION file (c772331)
Full Changelog: v0.1.15...v0.1.16