forked from quickshell/quickshell
service/mpris: improve compatibility with noncompliant players
This commit is contained in:
parent
5016dbf0d4
commit
06240ccf80
2 changed files with 24 additions and 7 deletions
|
@ -326,6 +326,7 @@ private:
|
|||
DBusMprisPlayerApp* app = nullptr;
|
||||
DBusMprisPlayer* player = nullptr;
|
||||
QString mTrackId;
|
||||
QString mUrl;
|
||||
};
|
||||
|
||||
} // namespace qs::service::mpris
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue