From eb85ab42f26809370bc9591ce637fe6c9b93c963 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Sat, 12 Sep 2026 11:39:19 +0200 Subject: docs(volume-osd): Signal implements no MPRIS, so it can never appear Playing an attachment in Signal Desktop claims no org.mpris.MediaPlayer2.* name; the only DBus name it owns is its tray StatusNotifierItem. The track row staying hidden is correct behaviour rather than a filter or detection bug, and there is nothing to add here. Recorded so it does not get retested as an open question. Co-Authored-By: Claude Opus 5 Claude-Session: https://claude.ai/code/session_01TvHeJEXJzdfAaCCYqURAWp --- volume-osd/README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/volume-osd/README.md b/volume-osd/README.md index cce2ace..f0a8313 100644 --- a/volume-osd/README.md +++ b/volume-osd/README.md @@ -62,7 +62,10 @@ everything into `xesam:title` ("Roxanne - The Police - Navidrome") leaving `xesam:artist` empty. Neither is worked around, a title like that cannot be split back apart without guessing where a real dash ends. -Signal is untested. +Signal publishes no MPRIS bus at all: playing an attachment claims no +`org.mpris.MediaPlayer2.*` name, only its tray `StatusNotifierItem`, so the +track row stays hidden and there is nothing here to fix. Any player that never +publishes is invisible to this component by construction. ## No keybinds to change -- cgit v1.2.3