-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Skin Layout Tutorial
This is a step by step tutorial that will get you through the basics of creating a Mixxx skin. For extended information on skin creation see Advanced skin techniques.
You are going to create a simple skin called Minimal that will end up looking like this: POSAR FOTO AKI
A Mixxx skin is just a folder with various text files and images.
The text files define what widgets [1] will be part of the skin, as well as its properties, such as position and size.
The images are used by Mixxx to represent widgets on screen [2], so you can completely customize how a knob looks by drawing the appropriate image with a graphics editor.
The skin.xml defines all the elements (widgets) of the skin, what the images are used for and and where they are placed on screen.
balblabla posar resum de metodes per aconseguir algu centrat, widgets que redimensionen segons els parents etc...
-
Widgets are the graphical user interface elements that form a skin, e.g. a knob or a text showing the title of a playing track
-
Widgets are the graphical user interface elements that form a skin, e.g. a knob or a text showing the title of a playing track
Mixxx is a free and open-source DJ software.
Manual
Hardware Compatibility
Reporting Bugs
Getting Involved
Contribution Guidelines
Coding Guidelines
Using Git
Developer Guide
Creating Skins
Contributing Mappings
Mixxx Controls
MIDI Scripting
Components JS
HID Scripting