joren 647054dab2 feat: spotify-style toolbar layout
Three-column layout matching spotify-qt:
- Left: album art thumbnail + track title/artist (stacked, 2 lines)
- Center: prev/play/next controls above elapsed / progress / total
- Right: volume button, shuffle, queue toggle, search toggle

Controls and toggles use QToolButton directly instead of QAction so the
layout is driven by HBoxLayout + VBoxLayout with equal stretch on left
and right, keeping the player controls perfectly centred at all widths.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 10:16:59 +01:00
2026-03-24 00:41:04 +01:00
2026-03-24 10:16:59 +01:00
2026-03-24 00:41:04 +01:00
2026-03-24 00:41:04 +01:00
2026-03-24 00:41:04 +01:00
2026-03-23 23:34:23 +01:00
2026-03-24 00:41:04 +01:00
2026-03-24 00:39:45 +01:00
2026-03-24 00:41:04 +01:00
Description
No description provided
Readme 29 MiB
Languages
C++ 69.1%
Rust 27.3%
C 1.9%
CMake 1.7%