• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Strawberry Music Player Forums
    2. Zapp
    3. Posts
    Z
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by Zapp

    • RE: Moodbar / Seekbar -> full length of the window

      See here and here.

      posted in Feature Suggestions
      Z
      Zapp
    • RE: Seekbar position different in similar environments - find no way to configure this

      Funny, I started this thread just a day ago.
      The GUI way to stretch the status bar is a bit clumsy:

      1. In Settings, enable "Show playing widget" under "Behavior"
      2. Playback something, so that the now playing widget appears
      3. Right click on the widget
      4. Select "Show above status bar"
      5. Disable "Show playing widget" in Settings (if you don't want it)

      Or just add

      [PlayingWidget]
      above_status_bar=true
      

      to strawberry.conf

      posted in Technical Help
      Z
      Zapp
    • RE: "Show above status bar" option

      Sorry my fault, I was under the impression that Strawberry retired the now playing widget in favor of the context tab in the sidebar.
      I only realized just now that it's still available - if I enable it, I see the GUI option as well.

      But since this option actually applies to the whole sidebar instead of just the widget, wouldn't it make sense to show this option under "Behavior" or "Appearance" in settings?

      posted in Feature Suggestions
      Z
      Zapp
    • RE: "Show above status bar" option

      After looking at playingwidget.cpp it seems that the option is still there, it just needs to be placed under [PlayingWidget] instead of [NowPlayingWidget].
      The following block in strawberry.conf shows the sidebar above the status bar, just like Clementine did:

      [PlayingWidget]
      above_status_bar=true
      

      Having a GUI option for that would still be nice, though!

      posted in Feature Suggestions
      Z
      Zapp
    • "Show above status bar" option

      Clementine had an option "Show above status bar" for the now playing widget, which added

      [NowPlayingWidget]
      above_status_bar=true
      

      to clementine.conf

      Since Strawberry doesn't use the now playing widget anymore, that option is gone. But this option not only placed the widget, but the whole sidebar above the status bar.
      Is it possible to get this option back?

      The reason is, that I use Strawberry mostly tiled and in that configuration the seekbar becomes very small.
      Below is a screenshot to illustrate what I mean. Clementine is to the right with
      above_status_bar=true , Strawberry is to the left.
      clementine-strawberry.jpg

      posted in Feature Suggestions
      Z
      Zapp