Releases: AvengeMedia/DankMaterialShell
Release v0.1.12
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
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (fa07a84)
- Call lockerReady to releasse inhibitor whenlock screen is drawn (5df46b6)
- update flake.lock (#388) (77cf371)
- Presever user configs (89802dd)
- Bundle distro package with dms releases (59b95e9)
- Update copr-related build opts (b836db5)
- Revert "Update spec to SRPM by default" (4dc4b15)
- Update spec to SRPM by default (5c3062e)
Full Changelog: v0.1.11...v0.1.12
Release v0.1.11
Assets
Complete Packages
dms-full-amd64.tar.gz- Complete package for x86_64 systems (CLI binary + QML source + installation guide)dms-full-arm64.tar.gz- Complete package for ARM64 systems (CLI binary + 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-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
- api: unify dms API clients - Single subscribe socket - Single req/callback socket - Remove PrepareForSleep handling - Dependency on dms API version enforcement - Remove gdbus from portal and session (3a7777c)
- Re-organize settings (71543c3)
- Update terms (f4cf66d)
- matugen: opt to run user templates (7870dff)
- Update issue template (9fc9c1e)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (4d01513)
- Update issue templates (dff10c8)
- More cli - better spec (362bcb9)
- Remove CLI ref (351b4f8)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (90955eb)
- lock/greeter: show full power menu (6266974)
- Modify the greeter module to use the
dms-greeterwrapper (#373) (466d00c) - Update vid (63845ff)
- plugins: fix variant syncing (d013748)
- Remove braindead mouse area arbitrary rules (474af3b)
- greeter: update readme (8e09e15)
- Update greeter readme (7f9f4f9)
Full Changelog: v0.1.10...v0.1.11
Release v0.1.10
Assets
Complete Packages
dms-full-amd64.tar.gz- Complete package for x86_64 systems (CLI binary + QML source + installation guide)dms-full-arm64.tar.gz- Complete package for ARM64 systems (CLI binary + 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-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
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (cd488a8)
- Fix force focus (080b7a2)
- No inline package comments (6949ed0)
- Adjust inline spec comments (8465fa4)
- Update copr dms spec (40835ff)
- Fix key forward targets (01a42ff)
- Fix launcher context menu sizing (ba49654)
- Fix icon theme overflow (bc6577f)
- Fix tab/backtab in launchers (4ca3f0d)
- Fix power menu focus activation (7f20864)
- Fractional scaling fixes + bar border settings (3014fd8)
- Update readme and about page (27885c8)
Full Changelog: v0.1.9...v0.1.10
screencastsmol3.mp4
Release v0.1.9
Assets
Complete Packages
dms-full-amd64.tar.gz- Complete package for x86_64 systems (CLI binary + QML source + installation guide)dms-full-arm64.tar.gz- Complete package for ARM64 systems (CLI binary + 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-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
- Put release bin in bin/ folder (d6be050)
- Make release assets more sane and understandable (1c85f5e)
- Expose ensureVisible to PluginSettings (abe5515)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (6fba975)
- Clean up variants from bar whhen removed from plugin data (2de6798)
Full Changelog: v0.1.8...v0.1.9
Release v0.1.8
What's Changed
- simplify Fedora Spec (04fdfa2)
- Update wrapper for consistency (8f30852)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (0839fe4)
- add dms-greeter wrapper (18f4795)
- Re-introduce default settings option and fix dms-cli build (#366) (55d9fa6)
- Middle clock to close window on dock (7dc723c)
- Fix light mode binding (5a63205)
- Add ability to disable loginctl lock integration (a4ceeaf)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (242e05c)
- Fix lock before suspend (065dddb)
- prep Fedora Copr support (fa68252)
- FolderListModel filters (b06e48a)
- remove unused fileURL property (97dbd40)
- Revert "Add default configuration option to home-manager (#356)" (bc23109)
- Try more plugin loading things (ecb9675)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (e1f9b9e)
- Bind perms directly to availablePlugins map (067b485)
- Add default configuration option to home-manager (#356) (67a4e30)
- fix systemd startup (#364) (010bc4e)
- Re-do plugin scanning (9de5e32)
- Some lockscreen restructure (e32622a)
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (5e2371c)
- i18n: update loading + add zh_CN (a6ce26e)
- Add nix home-manager option for adding plugins (#354) (2a72c12)
- Update greeter docs (36e1a5d)
Full Changelog: v0.1.6...v0.1.8
Release v0.1.7
What's Changed
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (c12eafa)
- Add os keyboard to greeter (9e26d87)
- add support for system updates on fedora (#353) (90bd30e)
Full Changelog: v0.1.5...v0.1.7
Release v0.1.6
What's Changed
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (c12eafa)
- Add os keyboard to greeter (9e26d87)
- add support for system updates on fedora (#353) (90bd30e)
Full Changelog: v0.1.5...v0.1.6
Release v0.1.5
What's Changed
- i18n: don't load en json - move animated terms to properties (3fb5d5c)
- clip spotlight result listview (9f3685e)
- Cleanup some of the backwards compat crap (6565988)
- Crop CircularImages not fit (10b7a08)
- Only ignore left/right keys in grid launcher mode (bb4b9f1)
- Remove artifacts of search fields overriding key inputs (981e527)
- Restore ipc target (80b2ee7)
- override cachyos logo (6103d61)
- i18n: Add japanese + i18n service (ed1a5bf)
- Remove minimum menu size constraint (3909ce3)
- Fix launcher button mask (d64cd0b)
Full Changelog: v0.1.4...v0.1.5
Release v0.1.4
What's Changed
- Merge branch 'master' of github.com:bbedward/DankMaterialShell (676aa9f)
- Many more logo customization options (ebd48e2)
- Update flake.lock (#347) (ad5871a)
Full Changelog: v0.1.3...v0.1.4