Skip to content

macosx: Fix displaying of currently playing item in main library window control bar

Fixes issues when displaying items that don't have an artist (see extraneous separator).

Simplifies displaying of the currently playing item in general. Also includes some clean ups of messy event handling in the control bar classes

After fix:

Screenshot_2023-04-10_at_20.50.07

Before fix:

Screenshot_2023-04-10_at_21.01.22

Signed-off-by: Claudio Cambra developer@claudiocambra.com

Merge request reports