Update dependency AvengeMedia/DankMaterialShell to v1.0.2 #16

Merged
Bluemedia merged 1 commit from renovate/avengemedia-dankmaterialshell-1.x into main 2025-12-13 17:17:32 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
AvengeMedia/DankMaterialShell patch 1.0.0 -> 1.0.2

Release Notes

AvengeMedia/DankMaterialShell (AvengeMedia/DankMaterialShell)

v1.0.2

Compare Source

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)
Individual Components
  • dms-cli-amd64.gz - DMS CLI binary for x86_64 systems
  • dms-cli-arm64.gz - DMS CLI binary for 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
  • dankinstall-amd64.gz - Installer binary for x86_64 systems
  • dankinstall-arm64.gz - Installer binary for ARM64 systems
  • dms-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
  • v1.0.2 (7fb358b)
  • ci: disable pkg builds from main release wf (73cf313)
  • gamma: fix initial night mode enablement (119b5df)
  • settings: make default height screen-aware (8ede810)

Full Changelog: https://github.com/AvengeMedia/DankMaterialShell/compare/v1.0.1...v1.0.2

v1.0.1

Compare Source

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)
Individual Components
  • dms-cli-amd64.gz - DMS CLI binary for x86_64 systems
  • dms-cli-arm64.gz - DMS CLI binary for 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
  • dankinstall-amd64.gz - Installer binary for x86_64 systems
  • dankinstall-arm64.gz - Installer binary for ARM64 systems
  • dms-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
  • chore: bump version to v1.0.1 (830dd93)
  • ci: switch to dispatch-based release flow (75f28c5)
  • dankinstall: call add-wants for niri/hyprland with dms service (6c9b8c5)
  • niri: fix keybind handling of cooldown-ms parameter (24d9b77)
  • workspaces: make icons scale with bar size, fixi valign of numbers fixes #​990 (d4be689)
  • core: fix socket reported CLI version (a443721)
  • plugins: hide uninstall and update buttons for system plugins (786b097)
  • dwl: fix layout popout not opening fixes #​980 (8ca60c7)

Full Changelog: https://github.com/AvengeMedia/DankMaterialShell/compare/v1.0.0...v1.0.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [AvengeMedia/DankMaterialShell](https://github.com/AvengeMedia/DankMaterialShell) | patch | `1.0.0` -> `1.0.2` | --- ### Release Notes <details> <summary>AvengeMedia/DankMaterialShell (AvengeMedia/DankMaterialShell)</summary> ### [`v1.0.2`](https://github.com/AvengeMedia/DankMaterialShell/releases/tag/v1.0.2) [Compare Source](https://github.com/AvengeMedia/DankMaterialShell/compare/v1.0.1...v1.0.2) ##### Installation ```bash 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) ##### Individual Components - **`dms-cli-amd64.gz`** - DMS CLI binary for x86\_64 systems - **`dms-cli-arm64.gz`** - DMS CLI binary for 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 - **`dankinstall-amd64.gz`** - Installer binary for x86\_64 systems - **`dankinstall-arm64.gz`** - Installer binary for ARM64 systems - **`dms-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 - v1.0.2 ([`7fb358b`](https://github.com/AvengeMedia/DankMaterialShell/commit/7fb358ba)) - ci: disable pkg builds from main release wf ([`73cf313`](https://github.com/AvengeMedia/DankMaterialShell/commit/73cf3130)) - gamma: fix initial night mode enablement ([`119b5df`](https://github.com/AvengeMedia/DankMaterialShell/commit/119b5df6)) - settings: make default height screen-aware ([`8ede810`](https://github.com/AvengeMedia/DankMaterialShell/commit/8ede810d)) **Full Changelog**: <https://github.com/AvengeMedia/DankMaterialShell/compare/v1.0.1...v1.0.2> ### [`v1.0.1`](https://github.com/AvengeMedia/DankMaterialShell/releases/tag/v1.0.1) [Compare Source](https://github.com/AvengeMedia/DankMaterialShell/compare/v1.0.0...v1.0.1) ##### Installation ```bash 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) ##### Individual Components - **`dms-cli-amd64.gz`** - DMS CLI binary for x86\_64 systems - **`dms-cli-arm64.gz`** - DMS CLI binary for 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 - **`dankinstall-amd64.gz`** - Installer binary for x86\_64 systems - **`dankinstall-arm64.gz`** - Installer binary for ARM64 systems - **`dms-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 - chore: bump version to v1.0.1 ([`830dd93`](https://github.com/AvengeMedia/DankMaterialShell/commit/830dd93a)) - ci: switch to dispatch-based release flow ([`75f28c5`](https://github.com/AvengeMedia/DankMaterialShell/commit/75f28c5e)) - dankinstall: call add-wants for niri/hyprland with dms service ([`6c9b8c5`](https://github.com/AvengeMedia/DankMaterialShell/commit/6c9b8c59)) - niri: fix keybind handling of cooldown-ms parameter ([`24d9b77`](https://github.com/AvengeMedia/DankMaterialShell/commit/24d9b773)) - workspaces: make icons scale with bar size, fixi valign of numbers fixes [#&#8203;990](https://github.com/AvengeMedia/DankMaterialShell/issues/990) ([`d4be689`](https://github.com/AvengeMedia/DankMaterialShell/commit/d4be6891)) - core: fix socket reported CLI version ([`a443721`](https://github.com/AvengeMedia/DankMaterialShell/commit/a4437210)) - plugins: hide uninstall and update buttons for system plugins ([`786b097`](https://github.com/AvengeMedia/DankMaterialShell/commit/786b0971)) - dwl: fix layout popout not opening fixes [#&#8203;980](https://github.com/AvengeMedia/DankMaterialShell/issues/980) ([`8ca60c7`](https://github.com/AvengeMedia/DankMaterialShell/commit/8ca60c7d)) **Full Changelog**: <https://github.com/AvengeMedia/DankMaterialShell/compare/v1.0.0...v1.0.1> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41MC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNTAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Bluemedia force-pushed renovate/avengemedia-dankmaterialshell-1.x from 9d5570fcbf
All checks were successful
ci/woodpecker/push/AvengeMedia_dms-cli Pipeline was successful
ci/woodpecker/push/AvengeMedia_dms-greeter Pipeline was successful
ci/woodpecker/push/AvengeMedia_dms Pipeline was successful
to bf130b19bd
All checks were successful
ci/woodpecker/push/AvengeMedia_dms-greeter Pipeline was successful
ci/woodpecker/push/AvengeMedia_dms-cli Pipeline was successful
ci/woodpecker/push/AvengeMedia_dms Pipeline was successful
2025-12-13 17:15:25 +00:00
Compare
Bluemedia deleted branch renovate/avengemedia-dankmaterialshell-1.x 2025-12-13 17:17:32 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Bluemedia/desktop-environment-rpms!16
No description provided.