Skip to content

master.mint22

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Apr 01:06
1c50d51
[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.