• Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Put strawberries in the tabbar

    Scheduled Pinned Locked Moved
    Feature Suggestions
    3
    11
    686
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jonasJ
      jonas @arno
      last edited by

      @arno
      Would be great if you could do that, I can add it to the code, but it should be strawberries, not clementines 🙂

      A 2 Replies Last reply Reply Quote 0
      • A
        arno @jonas
        last edited by

        @jonas awesome! do you have any info about which file format/resolution I should work at?

        A 1 Reply Last reply Reply Quote 0
        • A
          arno @arno
          last edited by

          I looked at Clementine's source and it appears they just used the file data/icon_large_grey.png (attached) and then used code to tessellate it across the sidebar. Can you confirm this would be a suitable approach to take? It would certainly make my job easier.

          a17fd6e2-9f6b-48f1-b437-1a5304c2a5a7-icon_large_grey.png

          J 1 Reply Last reply Reply Quote 0
          • J
            Jellby @arno
            last edited by

            Ah, you mean the background 😄 You could have drawn the arrow pointing to the bottom part of the sidebar. I thought you meant replacing the Earth icon with a strawberry, which would be also cool, but maybe not very clear.

            1 Reply Last reply Reply Quote 0
            • A
              arno @jonas
              last edited by

              @jonas ad30b129-0f15-412d-b149-767f4e50cac9-image.png

              let's see how this looks

              jonasJ 1 Reply Last reply Reply Quote 0
              • jonasJ
                jonas @arno
                last edited by

                @arno
                I thought you meant the background image Clementine is using on the sidebar (fancy tab widget) on the left side.
                This one: https://github.com/clementine-player/Clementine/blob/master/data/sidebar_background.png which is set here: https://github.com/clementine-player/Clementine/blob/master/src/ui/mainwindow.cpp#L295
                But I realize now you might mean something else based on what you've made, could you explain more clearly which image you mean.
                PNG is usually what we use in as resource for images in Qt.

                A 1 Reply Last reply Reply Quote 0
                • A
                  arno @jonas
                  last edited by arno

                  @jonas Yes, sorry I misexplained. The image you linked is the one I should have been trying to emulate. I thought the rotation and patterning was possibly being done in code.

                  Here is one I whipped up. (it is transparent so just click to save)

                  5cbd0d4f-968c-49cf-9e1b-2b6ee6e4a328-image.png

                  jonasJ 1 Reply Last reply Reply Quote 0
                  • jonasJ
                    jonas @arno
                    last edited by

                    @arno
                    Thanks, added now https://github.com/strawberrymusicplayer/strawberry/commit/36db41a1f0b3c8d1eb4035b7162facf0e38aebd3

                    A 2 Replies Last reply Reply Quote 0
                    • A
                      arno @jonas
                      last edited by

                      This post is deleted!
                      1 Reply Last reply Reply Quote 0
                      • A
                        arno @jonas
                        last edited by

                        @jonas nice one, I think it looks pretty good

                        c4ce4b62-b2b3-423c-9119-d72fc2e1c9ec-image.png

                        1 Reply Last reply Reply Quote 0
                        • First post
                          Last post
                        Powered by NodeBB | Contributors