Update dependency AvengeMedia/DankMaterialShell to v1.2.3 #33

Merged
Bluemedia merged 1 commit from renovate/avengemedia-dankmaterialshell-1.x into main 2026-01-18 13:13:43 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
AvengeMedia/DankMaterialShell patch 1.2.21.2.3

Release Notes

AvengeMedia/DankMaterialShell (AvengeMedia/DankMaterialShell)

v1.2.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
  • labwc patch (#​1391) (a7cdb39)
  • i18n: more RTL fixes across settings (0ceba92)
  • popout: fix cross-monitor handling of widgets fixes #​1364 (4daa7a4)
  • doctor: add mango and labwc to compositors fixes #​1394 (cc4a6a5)
  • greeter: remove WLR_DRM_DEVICES setting fixes #​1393 (9949474)
  • dankbar: fix property preservation in widgets fixes #​1392 (311817e)
  • weather: fix precipitationw weekly propability fixes #​1395 (b80c73f)
  • plugins: ensure daemon plugins not instantiated twice (a85101c)
  • cc: fixed width column, remove anchoring from individual icons on vbar maybe #​1376 (3513d57)
  • nix: fix home module (#​1387) (1234847)
  • nix: Support specifying systemd target (#​1385) (0ed595b)
  • Add screencast indicator for niri (#​1361) (060cbef)
  • bump version (e022c04)
  • cc: wrap icons in fixed size containers (f534384)
  • controlcenter: fix visibility condition of no icons fixes #​1377 (a25cdb4)
  • Fix fedora version format (4e9b4ca)
  • plugins: fix plugin confirm third part repo window (5bab1c9)
  • distro: Update Fedora dynamic versioning (2284bb0)
  • feat: Allow more pinned services in Control Center/Settings (b0611d6)
  • core: Update ghostty on dankinstall (2796586)
  • fix volume osd sliding ui update for vertical layout (#​1382) (e74a901)
  • widgets: add fallback for steam apps (77794de)
  • doctor: use dbus for checking on services (#​1384) (1c10746)
  • dankdash: fix weather open IPC fixes #​1367 (8ecb728)
  • matugen: fix nvim ID in skipTemplates (9b3fa80)
  • dankdash: Center Media Art & Controls (b2ad31a)
  • i18n: update terms (db17e4c)

Full Changelog: https://github.com/AvengeMedia/DankMaterialShell/compare/v1.2.2...v1.2.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.2.2` → `1.2.3` | --- ### Release Notes <details> <summary>AvengeMedia/DankMaterialShell (AvengeMedia/DankMaterialShell)</summary> ### [`v1.2.3`](https://github.com/AvengeMedia/DankMaterialShell/releases/tag/v1.2.3) [Compare Source](https://github.com/AvengeMedia/DankMaterialShell/compare/v1.2.2...v1.2.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 - labwc patch ([#&#8203;1391](https://github.com/AvengeMedia/DankMaterialShell/issues/1391)) ([`a7cdb39`](https://github.com/AvengeMedia/DankMaterialShell/commit/a7cdb39b)) - i18n: more RTL fixes across settings ([`0ceba92`](https://github.com/AvengeMedia/DankMaterialShell/commit/0ceba92a)) - popout: fix cross-monitor handling of widgets fixes [#&#8203;1364](https://github.com/AvengeMedia/DankMaterialShell/issues/1364) ([`4daa7a4`](https://github.com/AvengeMedia/DankMaterialShell/commit/4daa7a4c)) - doctor: add mango and labwc to compositors fixes [#&#8203;1394](https://github.com/AvengeMedia/DankMaterialShell/issues/1394) ([`cc4a6a5`](https://github.com/AvengeMedia/DankMaterialShell/commit/cc4a6a58)) - greeter: remove WLR\_DRM\_DEVICES setting fixes [#&#8203;1393](https://github.com/AvengeMedia/DankMaterialShell/issues/1393) ([`9949474`](https://github.com/AvengeMedia/DankMaterialShell/commit/99494747)) - dankbar: fix property preservation in widgets fixes [#&#8203;1392](https://github.com/AvengeMedia/DankMaterialShell/issues/1392) ([`311817e`](https://github.com/AvengeMedia/DankMaterialShell/commit/311817ee)) - weather: fix precipitationw weekly propability fixes [#&#8203;1395](https://github.com/AvengeMedia/DankMaterialShell/issues/1395) ([`b80c73f`](https://github.com/AvengeMedia/DankMaterialShell/commit/b80c73f9)) - plugins: ensure daemon plugins not instantiated twice ([`a85101c`](https://github.com/AvengeMedia/DankMaterialShell/commit/a85101c0)) - cc: fixed width column, remove anchoring from individual icons on vbar maybe [#&#8203;1376](https://github.com/AvengeMedia/DankMaterialShell/issues/1376) ([`3513d57`](https://github.com/AvengeMedia/DankMaterialShell/commit/3513d57e)) - nix: fix home module ([#&#8203;1387](https://github.com/AvengeMedia/DankMaterialShell/issues/1387)) ([`1234847`](https://github.com/AvengeMedia/DankMaterialShell/commit/1234847a)) - nix: Support specifying systemd target ([#&#8203;1385](https://github.com/AvengeMedia/DankMaterialShell/issues/1385)) ([`0ed595b`](https://github.com/AvengeMedia/DankMaterialShell/commit/0ed595b4)) - Add screencast indicator for niri ([#&#8203;1361](https://github.com/AvengeMedia/DankMaterialShell/issues/1361)) ([`060cbef`](https://github.com/AvengeMedia/DankMaterialShell/commit/060cbefc)) - bump version ([`e022c04`](https://github.com/AvengeMedia/DankMaterialShell/commit/e022c045)) - cc: wrap icons in fixed size containers ([`f534384`](https://github.com/AvengeMedia/DankMaterialShell/commit/f534384e)) - controlcenter: fix visibility condition of no icons fixes [#&#8203;1377](https://github.com/AvengeMedia/DankMaterialShell/issues/1377) ([`a25cdb4`](https://github.com/AvengeMedia/DankMaterialShell/commit/a25cdb43)) - Fix fedora version format ([`4e9b4ca`](https://github.com/AvengeMedia/DankMaterialShell/commit/4e9b4ca4)) - plugins: fix plugin confirm third part repo window ([`5bab1c9`](https://github.com/AvengeMedia/DankMaterialShell/commit/5bab1c98)) - distro: Update Fedora dynamic versioning ([`2284bb0`](https://github.com/AvengeMedia/DankMaterialShell/commit/2284bb00)) - feat: Allow more pinned services in Control Center/Settings ([`b0611d6`](https://github.com/AvengeMedia/DankMaterialShell/commit/b0611d61)) - core: Update ghostty on dankinstall ([`2796586`](https://github.com/AvengeMedia/DankMaterialShell/commit/27965862)) - fix volume osd sliding ui update for vertical layout ([#&#8203;1382](https://github.com/AvengeMedia/DankMaterialShell/issues/1382)) ([`e74a901`](https://github.com/AvengeMedia/DankMaterialShell/commit/e74a901e)) - widgets: add fallback for steam apps ([`77794de`](https://github.com/AvengeMedia/DankMaterialShell/commit/77794deb)) - doctor: use dbus for checking on services ([#&#8203;1384](https://github.com/AvengeMedia/DankMaterialShell/issues/1384)) ([`1c10746`](https://github.com/AvengeMedia/DankMaterialShell/commit/1c10746e)) - dankdash: fix weather open IPC fixes [#&#8203;1367](https://github.com/AvengeMedia/DankMaterialShell/issues/1367) ([`8ecb728`](https://github.com/AvengeMedia/DankMaterialShell/commit/8ecb7282)) - matugen: fix nvim ID in skipTemplates ([`9b3fa80`](https://github.com/AvengeMedia/DankMaterialShell/commit/9b3fa804)) - dankdash: Center Media Art & Controls ([`b2ad31a`](https://github.com/AvengeMedia/DankMaterialShell/commit/b2ad31a2)) - i18n: update terms ([`db17e4c`](https://github.com/AvengeMedia/DankMaterialShell/commit/db17e4cb)) **Full Changelog**: <https://github.com/AvengeMedia/DankMaterialShell/compare/v1.2.2...v1.2.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi44My4wIiwidXBkYXRlZEluVmVyIjoiNDIuODMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency AvengeMedia/DankMaterialShell to v1.2.3
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
fbd559f72a
Bluemedia deleted branch renovate/avengemedia-dankmaterialshell-1.x 2026-01-18 13:13:44 +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!33
No description provided.