Update dependency AvengeMedia/DankMaterialShell to v1.0.3 #18

Merged
Bluemedia merged 1 commit from renovate/avengemedia-dankmaterialshell-1.x into main 2025-12-16 19:27:42 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
AvengeMedia/DankMaterialShell patch 1.0.2 -> 1.0.3

Release Notes

AvengeMedia/DankMaterialShell (AvengeMedia/DankMaterialShell)

v1.0.3

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
  • remove tests from master (5ad2a9d)
  • nix: fix greeter per-monitor and per-mode wallpapers (#​974) (e0ab20d)
  • fix undefined modal warnings (aadc311)
  • v1.0.3 (741d492)
  • gamma: guard against application - QML will sync its desired state with GO, when IE settings are changed or opened. Go was applying gamma even if unchanged - Track last applied gamma to avoid sends (604d550)
  • core: add test coverage for some of the wayland stack - mostly targeting any race issue detection (a4ce39c)
  • dankmodal: removed backgroundWindow to fix clicking twice (#​1030) (0a82c98)
  • Fixed having to click twice to exit out of Spotlight/Cliphist/Powermenu (#​1022) (56f5c5e)
  • battery: fix button group sclaing (d20b5ad)
  • vpn: optim cc and dankbar widget (10dc86a)
  • binds: fix to scale with arbitrary font sizes (5463aed)
  • dwl: fix layout popout (f435f0d)
  • Change DPMS off to DPMS toggle in hyprland.conf (#​1011) (521d804)
  • cava: dont set method/source (e203ec9)
  • vpn: just try and import all types on errors (830ca10)
  • wallpaper: scale texture to physical pixels - reverts a regression (4ffa069)
  • matugen: scrub the never implemented dynamic contrast palette (b1406fc)
  • niri: fix gap reactivity (f817916)
  • wallpaper: clamp max texture size (32998a5)

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


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.2` -> `1.0.3` | --- ### Release Notes <details> <summary>AvengeMedia/DankMaterialShell (AvengeMedia/DankMaterialShell)</summary> ### [`v1.0.3`](https://github.com/AvengeMedia/DankMaterialShell/releases/tag/v1.0.3) [Compare Source](https://github.com/AvengeMedia/DankMaterialShell/compare/v1.0.2...v1.0.3) ##### 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 - remove tests from master ([`5ad2a9d`](https://github.com/AvengeMedia/DankMaterialShell/commit/5ad2a9d7)) - nix: fix greeter per-monitor and per-mode wallpapers ([#&#8203;974](https://github.com/AvengeMedia/DankMaterialShell/issues/974)) ([`e0ab20d`](https://github.com/AvengeMedia/DankMaterialShell/commit/e0ab20db)) - fix undefined modal warnings ([`aadc311`](https://github.com/AvengeMedia/DankMaterialShell/commit/aadc3111)) - v1.0.3 ([`741d492`](https://github.com/AvengeMedia/DankMaterialShell/commit/741d4920)) - gamma: guard against application - QML will sync its desired state with GO, when IE settings are changed or opened. Go was applying gamma even if unchanged - Track last applied gamma to avoid sends ([`604d550`](https://github.com/AvengeMedia/DankMaterialShell/commit/604d5501)) - core: add test coverage for some of the wayland stack - mostly targeting any race issue detection ([`a4ce39c`](https://github.com/AvengeMedia/DankMaterialShell/commit/a4ce39ca)) - dankmodal: removed backgroundWindow to fix clicking twice ([#&#8203;1030](https://github.com/AvengeMedia/DankMaterialShell/issues/1030)) ([`0a82c98`](https://github.com/AvengeMedia/DankMaterialShell/commit/0a82c987)) - Fixed having to click twice to exit out of Spotlight/Cliphist/Powermenu ([#&#8203;1022](https://github.com/AvengeMedia/DankMaterialShell/issues/1022)) ([`56f5c5e`](https://github.com/AvengeMedia/DankMaterialShell/commit/56f5c5ec)) - battery: fix button group sclaing ([`d20b5ad`](https://github.com/AvengeMedia/DankMaterialShell/commit/d20b5adb)) - vpn: optim cc and dankbar widget ([`10dc86a`](https://github.com/AvengeMedia/DankMaterialShell/commit/10dc86a5)) - binds: fix to scale with arbitrary font sizes ([`5463aed`](https://github.com/AvengeMedia/DankMaterialShell/commit/5463aed2)) - dwl: fix layout popout ([`f435f0d`](https://github.com/AvengeMedia/DankMaterialShell/commit/f435f0d4)) - Change DPMS off to DPMS toggle in hyprland.conf ([#&#8203;1011](https://github.com/AvengeMedia/DankMaterialShell/issues/1011)) ([`521d804`](https://github.com/AvengeMedia/DankMaterialShell/commit/521d8047)) - cava: dont set method/source ([`e203ec9`](https://github.com/AvengeMedia/DankMaterialShell/commit/e203ec96)) - vpn: just try and import all types on errors ([`830ca10`](https://github.com/AvengeMedia/DankMaterialShell/commit/830ca10b)) - wallpaper: scale texture to physical pixels - reverts a regression ([`4ffa069`](https://github.com/AvengeMedia/DankMaterialShell/commit/4ffa0694)) - matugen: scrub the never implemented dynamic contrast palette ([`b1406fc`](https://github.com/AvengeMedia/DankMaterialShell/commit/b1406fc4)) - niri: fix gap reactivity ([`f817916`](https://github.com/AvengeMedia/DankMaterialShell/commit/f8179167)) - wallpaper: clamp max texture size ([`32998a5`](https://github.com/AvengeMedia/DankMaterialShell/commit/32998a52)) **Full Changelog**: <https://github.com/AvengeMedia/DankMaterialShell/compare/v1.0.2...v1.0.3> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Ny4xIiwidXBkYXRlZEluVmVyIjoiNDIuNTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency AvengeMedia/DankMaterialShell to v1.0.3
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
77dcc9dac0
Bluemedia deleted branch renovate/avengemedia-dankmaterialshell-1.x 2025-12-16 19:27:42 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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!18
No description provided.