diff options
Diffstat (limited to 'volume-osd/README.md')
| -rw-r--r-- | volume-osd/README.md | 5 |
1 files changed, 4 insertions, 1 deletions
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 |
