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.2.0 (from DMS) (1cb10e8)
- notif: improve indicator (d90dd52)
- update & cleanup flake (#526) (e55a517)
- i18n: update source strings from codebase (378def1)
- runningapps: fix context menu on vertical bar (ea7676c)
- i18n: update translations (b9b1556)
- i18n: update source strings from codebase (701d8cb)
- plugins: improve update/tooltips/UI (bd52576)
- i18n: update source strings from codebase (4798687)
- dankbar: enhance widget click targets - Fitt's law stuff, whole height on horiz, whole width in vertical - Probably missed stuff or breaks stuff, pretty big refactor (951136b)
- i18n: update translations (8ab25ef)
- i18n: update source strings from codebase (a11cd9b)
- dankdash: add wallpaper selector + IPC targets (1e72733)
- Revert (967b7d0)
- i18n: update translations (90bc890)
- feat: Wallpapers built into the Media Hub - Thanks @TaylanTatli for the inspiration (647c358)
- i18n: update translations (2a89885)
- i18n: update source strings from codebase (47cc431)
- notifications: trigger first action on left click in popup, if present (aa6e09e)
- i18n: update source strings from codebase (c7bc3d6)
- greeter: don't use a session lock (0b68bf7)
- fix: night mode is now always available (#524) (3274ef5)
- i18n: update source strings from codebase (f93a00c)
- Add support for material icons on launcher (#521) (92bcb83)
- readme update (4e0c813)
- i18n: update translations (d4509c8)
- i18n: update source strings from codebase (c9313df)
- nm: updates for NM agent in DMS API v7 (9b6fb29)
- i18n: update translations (50ce5cf)
- i18n: update source strings from codebase (b19e5b3)
- hyprland: add overview (c07ba3f)
- i18n: update translations (eff5f60)
- i18n: update source strings from codebase (355b2e1)
- workflow: add term sync with poeditor (c389101)
- theme: sync color scheme after matugen finishes (4aa0b3d)
- gamma: fix persistence of night mode auto-location (322f141)
- add color picking support option (#516) (0d57691)
- fix: Privacy audio null property (507b516)
- gamma/nightmode: use dms V6 implementation - Scraps gammastep depednency (7bf73ab)
- disable sleep inhibitor when lock-before-suspend disabled (#512) (9a30535)
- i18n: update translations (6ac382a)
- system tray: Add DMS_HIDE_TRAYIDs (e02b255)
- i18n: update translations (d978740)
- portal: handle profile setting errors (62b7492)
- bar: fix border with radius (c2f42f3)
- i18n: update translations (2c4a40e)
- Revert "lock: terminate fprint pam session when using password" (635fcad)
- i18n: update translations (2c92f83)
- cc: scrap bluetooth device icons (4924f3e)
- bar: fix border canvas (5330616)
- i18n: update translations (1ebcdaa)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (078ef20)
- i18n: add some terms (59669d8)
- i18n: update translations (d38b984)
- theme: fix gtk light - I just had to rip gtk.css from adw-gtk3 for it to apply colors idk (f54e53b)
- themes: change gtk theme path to adw-gtk3 + libadwaita for gtk4 (851d472)
- wallpaper: respect fill mode on lock + greeter (ad778b5)
- lock: bypass custom commands in ipc (0cb081a)
- show hidden files for wallpapers (daf3525)
- feat: Only colour Bluetooth icon in DankBar if a device is connected (#497) (b35198c)
- chore: Tidy up superfluous whitespace (#503) (1feb77a)
- feat: Updated DMS Animations - Based on Material 3 Expressive - Now features custom timers options - Thanks to Soramane/Caelestia for converting Google's Material 3 Expressive curves (d6b690a)
- Update Greeter ReadMe (b1ae246)
- Dock: Support ultrawide monitors and wide docks instead of hardcoded 1200px dock boundary (#502) (4ceb5f1)
- wallpaper: support different fill modes (64960e4)
- feat: Indicate when the mic is muted in the Privacy Indicator (#495) (e1c180a)
- fix: fix ghostty config reload on nixos (#499) (86a0fd4)
- Update more sidebar settings nav (5a32398)
- feat: Keybaord Nav to Category Settings - fix: Escape key to exit settings (bcb22ec)
- fix: System Updater focus (8719dcf)
- i18n: update translations (9b4b2f7)
- lock: fix passing screenName to surface (8acde3a)
- feat: Group by App on Running Apps (7c1e247)
- Update battery logic to fix NaN / Infinity % (f4cd27d)
Full Changelog: v0.1.17...v0.2.0