Hi all. New skin. Yukon.
I wanted to create a modern skin that would look organically in the Windows 11 interface and at the same time support 4K resolution to help Winamp live a little longer.
This is still a beta version 0.80
_________________
Relatively finished:
- Player window.
(Although we need to add the possibility of classic sliders for volume and seek, for those who don’t like knob. We also need to add more display screen options.)
- Coverflow.
___________________
What else remains to be done:
"Mini-component" That's what I call those places where Coverflow and Big Clock are located.
- Playback tab in which there will be:
seek slider, track or playlist repeat switching, menu, classic volume slider, AB repeat block. There may also be a timer, shutdown.
- File info tab with detailed information about the track, similar to the one in the Big Bento Modern skin.
- Add a version of waveform seeker and Big Clock to Wacup.
- Compact mode.
- maximize.maki, pledit.maki and other component management scripts need to be replaced with one large script. Everything must work quickly and smoothly so that variability in the position of components can be created.
- Windowshade mod
_______________
Optimization:
Since scaling a skin is a very resource-intensive process, optimization plays a very important role. Since there will be many elements that will not be displayed until they are active, they must be stopped, for example texts that show the time or other random data.
You can create a setting that limits the number of illuminated buttons, for example up to 5 illuminated buttons at a time.
Rebuild SUICORE.maki, for example, now Big Bento cannot switch visualization windows on the fly; in order to change a window, you usually need to start the visualizations again after the change. There are quite a lot of such moments.
In general, there is a lot to do!)