Announcement

Collapse
No announcement yet.

Quinto Black CT (Update v1.1)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Quinto Black CT (Update v1.1)


    Skin Name: Quinto Black CT (v1.1)
    Author: PeterK.
    Type: Modern Skin
    File Extension: wal
    SHA-1: 10A5810D526A674D2828B3E580D3F131C35290DB
    Size: 469 KB
    Changelog:
    - added the option which allows to choose the position of notifier on the desktop
    - made the minimum size of containers like Playlist Editor or MediaLibrary slightly bigger, so nothing gets cut off on high-res displays
    - changed the color of the song being played in Playlist Editor and MediaLibrary for better visibility
    - changed main background color in containers

    Download link: Click here


    Enjoy!


    Attached Files
    Quinto Black CT

  • #2
    Awesome! Just checking out now..
    · · Big Bento Modern

    Comment


    • #3
      Cool, but Notifier is not responding to my position selections.. am I the only one?

      EDIT / UPDATE: correction, issue seems to be the menu not disabling unwanted option. I think Arizlo found what is exactly the issue and how to fix it.
      Attached Files
      · · Big Bento Modern

      Comment


      • #4
        Good job, PeterK.

        I can move the notifier around, but I also have to return to the option and disable (click on) the previously selected location to get the new location to work.

        Also, the border control only works for the Media Library window. It is present but disabled on other windows.
        Winamp v5.9.2.10042 - Quinto Black CT v3.8 skin
        Windows 11 Home 64-bit v22H2 desktop - Logitech Z906 5.1 speaker system

        Comment


        • #5
          Hello guys,

          yes, I have to admit that in order to place the Notifier in, say, top right corner, you have to select this new option and clear the previous one.

          As far as I know this is a Winamp bug which appears while using Modern Skins. Quinto was built and programmed using the Modern Skin script files. On the other side, I am totally aware of the fact that this "oddity" does not appear using Bento. As I said, I used Modern Skin scripts and hence chose a different approach while coding so copying and pasting Bento's files never worked with that hide/show option in my skin.

          I hope you can live with that. Can you?
          Quinto Black CT

          Comment


          • #6
            Originally Posted by PeterK. View Post
            ...

            I hope you can live with that. Can you?
            It's not a serious issue for me. I mostly use the top center location.

            What about the border control for the Playlist Editor, Video, and Visualizer windows? Having a control that doesn't work makes the skin appear broken.
            Winamp v5.9.2.10042 - Quinto Black CT v3.8 skin
            Windows 11 Home 64-bit v22H2 desktop - Logitech Z906 5.1 speaker system

            Comment


            • #7
              Originally Posted by Aminifu View Post
              What about the border control for the Playlist Editor, Video, and Visualizer windows? Having a control that doesn't work makes the skin appear broken.
              I do apologize in advance for my silly question Aminifu: what is border control? Is this another Bento feature?
              Quinto Black CT

              Comment


              • #8
                Originally Posted by PeterK. View Post
                I do apologize in advance for my silly question Aminifu: what is border control? Is this another Bento feature?
                No, my bad. What I'm talking about is the control for changing the appearance of the window border and adding playback controls to some of the other windows. It does work when the windows are resized large enough, otherwise it is disabled (dimmed out). So this is by design and is not an error.
                Winamp v5.9.2.10042 - Quinto Black CT v3.8 skin
                Windows 11 Home 64-bit v22H2 desktop - Logitech Z906 5.1 speaker system

                Comment


                • #9
                  Oh, now I get it.

                  You are talking about the frame of a container window.

                  Every window state (normal, no-frame, playback option) has a minimum size.

                  I could have made a limitation for all window frames and set the minimum size for all to the same dimensions. But for those of you who do not want to use the additional playback area the Playlist Editor window might be a little bit too big/wide.
                  Quinto Black CT

                  Comment


                  • #10
                    Your design is perfectly acceptable.

                    I setup default sizes and locations for all of the separate container windows in a skin (the first time I use it). In my initial arrangement some of the windows were too small, so it wasn't possible to activate the no-frame or playback options for them. Dimming the control is a good way to indicate that a container window is not large enough for those options to be available.
                    Winamp v5.9.2.10042 - Quinto Black CT v3.8 skin
                    Windows 11 Home 64-bit v22H2 desktop - Logitech Z906 5.1 speaker system

                    Comment


                    • #11
                      Originally Posted by Aminifu View Post
                      Your design is perfectly acceptable.
                      I am very happy to hear that.

                      Dimming the control is a good way to indicate that a container window is not large enough for those options to be available.
                      It is a hint for the user saying "Wait! There's more".
                      Quinto Black CT

                      Comment


                      • #12
                        However, it is a little inconvenient that the only way to resize a re-sizable container window in your skin is by using the control that appears by pointing to the window's lower right corner. Is it possible to add horizontal and vertical resizing controls that appear when pointing to the left, right, and bottom sides of a window?
                        Winamp v5.9.2.10042 - Quinto Black CT v3.8 skin
                        Windows 11 Home 64-bit v22H2 desktop - Logitech Z906 5.1 speaker system

                        Comment


                        • #13
                          Originally Posted by Aminifu View Post
                          inconvenient that the only way to resize a re-sizable container window in your skin is by using the control that appears by pointing to the window's lower right corner.
                          Now this is debatable!

                          I think grabbing the left top corner of a window, moving it to the spot I want and then grabbing the bottom right corner while having a permanent control over the width and height of a window seems more convenient to me than moving four borders of a window up and down/left and right.

                          Is it possible to add horizontal and vertical resizing controls that appear when pointing to the left, right, and bottom sides of a window?
                          Of course it is possible but I will not do it because:

                          1) we already have a divide-pointer in the No-Frame window. And if I add a resize pointer to that border Winamp will not know what to do: move the divider to the left or resize the window:



                          2) adding a resize-pointer to the bottom (while running the Playback window frame) would end up with it on the entire playback area - not only on the frame's bottom:



                          Cases 1 and 2 are the reason why I decided to keep the resize ability of a container window on the bottom right corner only.

                          Attached Files
                          Quinto Black CT

                          Comment


                          • #14
                            Originally Posted by Victhor View Post
                            Cool, but Notifier is not responding to my position selections.. am I the only one?

                            EDIT / UPDATE: correction, issue seems to be the menu not disabling unwanted option. I think Arizlo found what is exactly the issue and how to fix it.
                            Yes. If you comment out all the notifier lines in SCRIPTS\lib\attribs.m and then recompile display.maki, ml_container.maki and songinfo.maki then you can replace your notifier with OpenSource Notifier 3.0.3.

                            The attached file is not an update. It is just to show how you can rebase the notifier.
                            Ariszló @ WinCustomize & DeviantArt

                            Comment


                            • #15
                              Originally Posted by ariszlo View Post
                              If you comment ...
                              Please don't Ariszló!
                              Quinto Black CT

                              Comment

                              Working...
                              X
                              😀
                              🥰
                              🤢
                              😎
                              😡
                              👍
                              👎