sakithb / media-controls

A media indicator for the Gnome shell.
MIT License
244 stars 37 forks source link

Rewrite (v2.0.0) #123

Closed sakithb closed 10 months ago

sakithb commented 10 months ago

Discussed in https://github.com/sakithb/media-controls/discussions/122 Related pull request

sakithb commented 10 months ago
v2.0.0-beta notes - The extension will poll until mpris properties are populated with valid values when a player is initialized. (Due some players having broken mpris implementations) - Slider in the popup menu will properly disable if the player does not support seeking - Now any album art aspect ratio is supported. - Better logic in selecting an active player Any feedback would be appreciated 🙏