Skip to content

Sonicwave 0.1.2

Choose a tag to compare

@thijsw thijsw released this 08 Jul 13:49

What's changed

Visual & color fixes

  • The accent red is back to its intended vividness. The color was sampled on a wide-gamut display but stored as sRGB, which washed it out (it's actually outside the sRGB gamut). The AccentColor asset is now tagged Display P3 — selections, buttons, icons and progress bars all regained the deep iTunes red.
  • Sidebar selection is now a Music-style neutral-gray pill with standard side insets (no longer edge-to-edge), keeping the red icons on top.
  • Artist list selection uses the accent red with white text, matching the track lists — list selections are now custom-drawn, since the system highlight blends with the list material and muted the accent.

Album page

  • Track-number column (#) with centered, disc-aware sortable numbers. It doubles as the now-playing column: the speaker replaces the number on the playing track (and is now legible on a selected row — it was red-on-red before).
  • Album grid text: the artist line is slightly larger and sits tighter under the album title.

Layout stability (also in the app since v0.1.1)

  • Toggling the Now Playing panel no longer disturbs the rest of the window: the sidebar and toolbar stay perfectly still while the panel slides (verified frame-by-frame).
  • Albums grids stay left-aligned at every window width.
  • The volume slider no longer drags the window.

Full changelog: v0.1.1...v0.1.2