1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-29 22:42:11 -04:00

feat(mpris): allow excluding specific media players by identity (#2712)

* feat(mpris): allow excluding specific media players by identity

* chore(translation): update settings search index and clean trailing whitespace
This commit is contained in:
Huỳnh Thiện Lộc
2026-06-29 23:01:19 +07:00
committed by GitHub
parent a874f76d72
commit de3e8cffa0
6 changed files with 238 additions and 2 deletions
@@ -434,7 +434,9 @@ FocusScope {
visible: active
focus: active
sourceComponent: MediaPlayerTab {}
sourceComponent: MediaPlayerTab {
parentModal: root.parentModal
}
onActiveChanged: {
if (active && item)