Skip to content

Releases: zalesyc/budgie-media-player-applet

v1.1.1

10 Oct 15:47
8c6e8bf
Compare
Choose a tag to compare

v1.1.1 Packaging fix

This release includes only a single change: the removal of the executable bit from files that didn't need it #22.

I've made a new release, because this adjustment was crucial for packaging, and it’s preferable to package from a release rather than a commit #21

All major changes were introduced in v1.1.0

v1.1.0

07 Oct 20:09
8876ef8
Compare
Choose a tag to compare

v1.1.0 New popup

This release celebrates the first anniversary of this applet.

Changes:

Popup rework:

New popup that replaces the old menu for showing other playing media.

  • Larger Interface: The new popup is larger, providing a clearer view of all playing media.
  • Tabbed Display: All playing media are now organized in tabs for easier navigation.
  • Inspired by Plasma Media Player Plasmoid: The design is inspired by the Plasma Media Player Plasmoid.
  • Pin Players to Panel: It is now possible to pin a player to the panel for quick access.
  • Enhanced Customization: There are many new customization options available in the settings.

see #6

Image:

screenshot

Other:

  • The settings page was completely revamped to better accommodate the new options and enhance clarity: #11
  • Improved sizing of the applet in the panel: #16
    • 2 new modes for controlling the length of the applet in the panel
  • New optional label in the panel showing that there is nothing playing: #20
  • Added fallback icons, so there will never be an icon missing: #10
  • Many bug fixes
  • Full changelog

Packaging info:

  • Removed a dependency to PIL (python3-pil / python3-pillow) #19
  • Added a link to a nixos package into the readme

How to upgrade:

Installed from source code:

If you installed the applet from source code, just follow the installation steps in the readme again.

Installed as a package:

Wait for the package to be updated and update your system.

v1.0.1 Performance and Customization

13 Mar 18:08
Compare
Choose a tag to compare

Performance and Customization

Reorder UI elements

You can now set the order of the applet elements (controls, album image, name).
Also it is now possible to change the separator, options are: -, :, ·
More: #4

Performance improvements

Fixed a large bug, which on slow internet connections would cause the entire panel to freeze.
More: 56d13a1

Other improvements

The code now uses type annotations for better readability: 36ff811

First Release v1.0

14 Dec 20:45
Compare
Choose a tag to compare

The first release of budgie-media-player-applet

  • It supports all of the most important features
    • Media controls - play/pause, next, previous
    • Setting the maximum length of the song name and author
    • Vertical and horizontal modes
  • There are no major bugs
    • Except for that in some icon themes there is no arrow-down icon, resulting in the icon showing other playing media being blank