github AvengeMedia/DankMaterialShell v1.6.2
Release v1.6.2

5 hours ago

Installation

curl -fsSL https://install.danklinux.com | sh

Assets

Complete Packages

  • dms-full-amd64.tar.gz - Complete package for x86_64 systems (CLI binaries + QML source + shell completions + installation guide)
  • dms-full-arm64.tar.gz - Complete package for ARM64 systems (CLI binaries + QML source + shell completions + installation guide)
  • dms-full-freebsd-amd64.tar.gz - Complete package for FreeBSD x86_64 systems
  • dms-full-freebsd-arm64.tar.gz - Complete package for FreeBSD ARM64 systems

Individual Components

  • dms-cli-amd64.gz - DMS CLI binary for x86_64 systems
  • dms-cli-arm64.gz - DMS CLI binary for ARM64 systems
  • dms-cli-freebsd-amd64.gz - DMS CLI binary for FreeBSD x86_64 systems
  • dms-cli-freebsd-arm64.gz - DMS CLI binary for FreeBSD ARM64 systems
  • dms-distropkg-amd64.gz - DMS CLI binary built with distro_package tag for AMD64 systems
  • dms-distropkg-arm64.gz - DMS CLI binary built with distro_package tag for ARM64 systems
  • dms-distropkg-freebsd-amd64.gz - DMS CLI binary built with distro_package tag for FreeBSD x86_64 systems
  • dms-distropkg-freebsd-arm64.gz - DMS CLI binary built with distro_package tag for FreeBSD ARM64 systems
  • dankinstall-amd64.gz - Installer binary for x86_64 systems
  • dankinstall-arm64.gz - Installer binary for ARM64 systems
  • dms-cli-<version>.tar.gz - Go source code with vendored modules (for distro packaging)
  • dms-qml.tar.gz - QML source code only
  • dms-source.tar.gz - Full repository source with bundled DankCommon (for distro packaging)

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

Features

  • feat(screenshot): add flag to control HUD scale and visibility by @hthienloc in #3398

Fixes

  • fix(settings): size the plugin update spinner to fit its row by @Mario-Mohar in #3383
  • fix(clipboard): preserve pinned state when editing entries by @hthienloc in #3412
  • fix(battery): report when no charge threshold exists instead of faking success by @Mario-Mohar in #3385
  • fix(media widget): prevent title from truncating with scroll song title on by @deepfriedret in #3436
  • fix(audio): avoid false negative when some event sounds can't be found by @2gibbert in #3437
  • fix(hyprland): use focusedMonitor instead of focusedWorkspace.monitor by @tx0xyz in #3424
  • dock: fix visibility in niri overview by @korbash in #3460
  • fix(frame): keep launcher edge-hover on the Top layer by @Conava in #3453
  • niri: fix workspace updates never applying by @bbedward (a7db035)
  • displayconfig: fix custom scale option by @bbedward (097de49)

Other Changes

Full Changelog: v1.6.1...v1.6.2

Don't miss a new DankMaterialShell release

NewReleases is sending notifications on new releases.