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
- settings: fix plugin settings not being created (87d0aed)
- cups: only subscribe to cups, if widget is present (e883ebe)
- Link greeter docs (20d7973)
- cups: sync with API changes (e75b47c)
- CUPS cc integrated widget and service (#632) (3702f49)
- feat: layer namespaces (#635) (95c711c)
- cc: fix ccWidgetExpanded signal fixes #633 (0ee8992)
- errors: generally, handle errors more gracefully with toasts (fd49a17)
- matugen: update for new dank16 usage (16ad522)
- brightness: rename logarithmic to exponential (8167c43)
- brightness: optimistically update OSDs, works better (ae5d6c1)
- workspace: tweak animations slightly (1e6c80b)
- brightness: remember max val (d48cd1a)
- ddc use raw values not percent (d834124)
- Remove conflicting dms-cli (ce6f3af)
- Prep global dms greeter sync (f5462fa)
- cc: fix settings usage (f75e231)
- dankbar: add swap option to dankbar fixes #556 (8d7db49)
- clock: fix settings key mismap (315509f)
- matugen: add vscodium theme (a7bd8b8)
- spotlight: fix potential binding loop (a7c8ba3)
- spotlight: shrink slightly (40cadb6)
- Remove rate limiting (cbf409d)
- niri: allow using satty as the editor (60a7914)
- Ensure success, optimize stable spec (528e8bf)
- displays: allow choosing logarithmic mode for backlight devices (1ac95f0)
- Silence (4e64a2b)
- Simplify Copr spec (2a56e57)
- dankbar: allow lower padding levels (f6efd23)
- niri: add screenshot IPCs with swappy (fa08b39)
- disable auto padding for blurred wallpaper (#628) (81c3110)
- power: replace hibernate with "suspend behavior" opt (9e4b53e)
- settings: refactor for maintainability (20116b3)
- Enable SIGHUP non-systemd restart (bca5ee0)
- enable gh sponsors (331bd69)
- plugins: keyboard focus to plugin popouts (57b11b7)
- popout: keyboard focus fix (3e9b11c)
- dock: add preventStealing (00abb83)
- weather: fix rain chance (1d639d5)
- meta: consistent transparency for all popups/modals (1eed499)
- Merge pull request #623 from avktech78/charge-fix (21f2aab)
- Fix display of the status of multiple batteries (e1f06b7)
- Update copr spec to detect systemd upon upgrade (c4be74b)
- Update systemd dms service (7c9e9e1)
- matugen: pass -ghostty to dank16 explicitly (797aabc)
- matugen: fix vscode light (630a3d4)
- namespace tweaks for blur and layer targets (4f59dfc)
- fix hypr workspace right click (7124496)
Full Changelog: v0.3.4...v0.4.0