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.15 (from DMS) (80d257b)
- try and fix version commit (e2db034)
- hyprland: add keybinds cheatsheet (c4e88e5)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (e47e766)
- cc: allow multiple brightness sliders (8bb2a64)
- Prefer git build w/source (e056e08)
- loginctl: disable inhibit when loginctl integration disabled (342cd55)
- bar: attempt to fix some nichhe binding issues (23ef19e)
- ipc: move mpris to global controller (437fd29)
- bar: trigger repaint on opacity change (aa7a07f)
- workflow: fix tag version generation (5217006)
- Improvement: Allow the user to perform custom power actions (#439) (ab4f6ba)
- Multi batteries support (#431) (1976ea4)
- Fix version detection (697fc4d)
- small fix: update popout column space (#441) (38c1f7b)
- small fix: right check on execution (#440) (8cbfaab)
- docs: update PLUGIN docs (#443) (f4a4151)
- update locales (5f810fe)
- fix: clip add widget listview in control center (adaa0ca)
- ipc: Add openWithQuery and toggleWithQuery to spotlight (54ef14e)
- remove screen dimming from dropdown menus (#435) (d1383b5)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (caa703a)
- sounds: option to override system sound themes (90aab9f)
- feat: Copr DMS-Greeter support (3439030)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (058c740)
- Tag dms-git spec (a4f7fd5)
- Remove loader from Spotlight chain (6f3024c)
- Use proc helper in more places (5f95fa5)
- fix session service connection (f9cb050)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (2429401)
- common: add Proc.runCommand helper (9ff0d74)
- config: restructure, migration system, cache data (5bb5cd2)
- Update Copr Stable Workflow (273662e)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (9c1a89d)
- systemupdate: use ref system to prevent executions (524d7ee)
- Spec update - DMS CLI Source (51d2bc9)
- small detail: the timer must run on both pkgManager and updChecker (#428) (0c8a7ff)
- i18n: update terms (309b8d9)
- enhancement: let power actions confirmation optional (#427) (c2f32b7)
- Spec update (563bc7b)
- set default env to prevent dGPU wakeups (94ca5a5)
- elide, dont wrap spotlight/launcher results (4464589)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (748d4fe)
- launcher: fix crash in plugin action execution (50b28dc)
- bug fix: launcher settings tab -> recently used apps -> mass and single clear not saving changes (#426) (118980a)
- launcher: add sort by alphabetically option sounds: convert files to wav (8aff381)
- localization: wifi password modal strings (6d0fba1)
- nm: enterprise options for domain and realm (7e885d3)
- Fix spacing of night mode + auto wallpaper sections (811daf7)
- lock: fprintd support (ee755b8)
- nix: add system sound support option (#422) (1019eb9)
- system updater: separated update finder from pkg manager (#419) (061bb50)
- Fix delegate on lock (eb7e665)
- fix warning (80301d1)
- sounds: make qt6-multimedia optional (ea56fb5)
- Finalize Copr Workflow (692b45c)
- Fix package dependencies for Ubuntu build environment (8d53a88)
- Copr Workflow & Spec (64ea115)
- Incorporate some system sounds (b5e29cf)
- fix bindings in Theme & Colors settings pane (381df1e)
- calendar: fix binding loop (13a81ed)
- Fix outdated oSD trigger (a48c396)
- re-work mouse handling of dannkbar (3be3e62)
Full Changelog: v0.1.14...v0.1.15