You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[email protected]: Move MprisManager setup after _showFixedElements.
_addPlayer requires that to be set up already, and in situations such
as reloading the applet, the MprisManager may immediately have
players that can be added.
This isn't really exposed in normal use, since at session startup,
no players are usually running yet.
0 commit comments