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
@@ -184,6 +184,7 @@ var SPEC = {
audioScrollMode: { def: "volume" },
audioWheelScrollAmount: { def: 5 },
audioDeviceScrollVolumeEnabled: { def: false },
mediaExcludePlayers: { def: [] },
clockCompactMode: { def: false },
focusedWindowCompactMode: { def: false },
focusedWindowSize: { def: 1 },