Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infobar #3406

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from
Draft

Infobar #3406

wants to merge 6 commits into from

Commits on Apr 12, 2021

  1. [WIP] Infobar

    Add infobar which shows crate/playlist/history information about
    track selection
    poelzi committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    c50c80c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5f0696 View commit details
    Browse the repository at this point in the history
  3. Fixed size infobar

    poelzi committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    c3829a7 View commit details
    Browse the repository at this point in the history
  4. Add icons for infobar states

    poelzi committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    35d0b52 View commit details
    Browse the repository at this point in the history
  5. Major update to infobar

    Use a QStatusBar as basis.
    Properly encapsulate each category into one custom widget
    Add 3 states for the Widget, closed, normal, expanded
    query crates, playlists and history
    Update crates when track assignment change.
    poelzi committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    9b5d7a5 View commit details
    Browse the repository at this point in the history
  6. remove duplicate entry

    poelzi committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    2e2e6e0 View commit details
    Browse the repository at this point in the history