Custom color for background in fullscreen mode

New or modified Mixxx skins

Moderators: garth, User Customization Moderators

Custom color for background in fullscreen mode

Postby boc » Tue Jan 18, 2011 1:32 pm

dunno if this is the right topic to get my question answered but..

.. is there a way to fill the background in fullscreen mode with a custom color?
i have found this part

Code: Select all
<Path>background.png</Path>
<BgColor>#</BgColor>


in the skin.xml but changing the value of the bgcolor parameter doesnt seem to effect anything. am i doing something wrong or..?
Last edited by jus on Fri Jan 21, 2011 2:26 pm, edited 1 time in total.
Reason: Moved post to a separate thread from http://mixxx.org/forums/viewtopic.php?f=8&t=1400 for clarity
User avatar
boc
 
Posts: 61
Joined: Sat Jan 15, 2011 10:49 pm

Re: Default skin dimensions for different screen resolutions

Postby jus » Thu Jan 20, 2011 10:08 am

boc wrote:dunno if this is the right topic to get my question answered but..?

Better open a new thread in the Skin subforum next time to keep things clearly.

You can change the fullscreen background color by changing the hex-value for the <BgColor></BgColor>
Code: Select all
<Background>
   <Path>background.png</Path>
   <BgColor>#000000</BgColor>
</Background>

This would give a black fullscreen background, changing #000000 to #FF0000 would give you a red fullscreen background instead.
More info: http://mixxx.org/wiki/doku.php/creating_skins#skinxml_in-depth_review
The Mixxx Manual, Wiki and FAQ are the best place to start for documentation and support.
Please report any bugs you find to our Bug Tracker.

Find out how to contribute to Mixxx development.
User avatar
jus
Mixxx Artist
 
Posts: 804
Joined: Tue Jun 16, 2009 5:52 pm
Location: Berlin

Re: Default skin dimensions for different screen resolutions

Postby boc » Thu Jan 20, 2011 2:31 pm

yes, this is what i did exactly.
while i was waiting for an answer i tested it in different versions of mixxx and what i noticed is it doesnt do anything in 1.9beta (this was the version i used when the original question came) but works in the 1.8.2 stable version
User avatar
boc
 
Posts: 61
Joined: Sat Jan 15, 2011 10:49 pm

Re: Custom color for background in fullscreen mode

Postby jus » Fri Jan 21, 2011 2:32 pm

Hmm, i could not reproduce the problem with Mixxx 1.9.0beta1
For example i changed in LateNight1280x800-WXGA`s skin.xml around line 107 from black (#000000)
Code: Select all
   <Background>
      <Path>background1280x800.png</Path>
      <BgColor>#000000</BgColor>
   </Background>

to red (#000000) fullscreen background without problems.
Code: Select all
   <Background>
      <Path>background1280x800.png</Path>
      <BgColor>#FF0000</BgColor>
   </Background>

Did you made other changes to your mod ?
The Mixxx Manual, Wiki and FAQ are the best place to start for documentation and support.
Please report any bugs you find to our Bug Tracker.

Find out how to contribute to Mixxx development.
User avatar
jus
Mixxx Artist
 
Posts: 804
Joined: Tue Jun 16, 2009 5:52 pm
Location: Berlin

Re: Custom color for background in fullscreen mode

Postby boc » Fri Jan 21, 2011 3:24 pm

i think its better if i post a screenshot and you can see it yourself

Image

so its not just my mod but the original skins do it too
the environment is win7 32bit @ 1024x600 if it counts
and again: everything is okay in mixxx 1.8.2 but not in 1.9beta1


ps: thanks for opening the new topic :oops:
User avatar
boc
 
Posts: 61
Joined: Sat Jan 15, 2011 10:49 pm

Re: Custom color for background in fullscreen mode

Postby jus » Fri Jan 21, 2011 3:37 pm

Ok now i know whats going on.
There was a bug with Mixxx 1.9.0beta1 getting incorrect fullscreen positioning. Side effect on Windows/Linux was a grey fullscreen background no matter what. Using MacOS myself i did not see that color bug.
A fix was committed and will be in the upcoming 1.9.0 final.
The Mixxx Manual, Wiki and FAQ are the best place to start for documentation and support.
Please report any bugs you find to our Bug Tracker.

Find out how to contribute to Mixxx development.
User avatar
jus
Mixxx Artist
 
Posts: 804
Joined: Tue Jun 16, 2009 5:52 pm
Location: Berlin

Re: Custom color for background in fullscreen mode

Postby boc » Fri Jan 21, 2011 3:46 pm

wow thats what i call live support, haha

thanks, so now we just have to wait for the 1.9 final :)
User avatar
boc
 
Posts: 61
Joined: Sat Jan 15, 2011 10:49 pm


Return to Skins

Who is online

Users browsing this forum: No registered users and 1 guest