Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

trakt custom skin files renamed + solid background, larger & themed playercontrols #96

Merged
merged 5 commits into from
Jun 20, 2015

Conversation

mgonzales71
Copy link
Collaborator

make panel background solid / non-transparent for easier reading at
distance

make panel background solid / non-transparent for easier reading at
distance
@mgonzales71
Copy link
Collaborator Author

I was gonna ask - do you really want the dialogoverlayextra?
if the background is solid/non-transparent it is alot easier to read plus you can read the header much easier also which has the now playing info title/time for playing video's, etc
just a thought.

I went ahead and re-did the PR with at least the one change you didn't get the 100% for the panel.

latest update to trakt script has renamed it's custom skin xml files -
this address that
@mgonzales71
Copy link
Collaborator Author

2nd commit - latest update to trakt script has renamed it's custom skin xml files -
this address that

made playercontrols dialog larger
themed to colors set for OSD in skin by user
@mgonzales71 mgonzales71 changed the title solid panel background trakt custom skin files renamed + solid background, larger & themed playercontrols Jun 20, 2015
@mgonzales71
Copy link
Collaborator Author

playercontrols larger dialog, solid background, themed for OSD colors in skin.

2015-06-19_21-19-42
2015-06-19_21-18-41

think I like the buttons for this dialog as is - you ok with them?

suggest a modification of the dialog dimming to allow clear view of the
now playing header info.

see latest screenshots for example
@mgonzales71
Copy link
Collaborator Author

suggest a modification of the dialog dimming to allow clear view of the
now playing header info.

2015-06-19_23-20-44
2015-06-19_23-22-53

(I was playing around with various color for OSD panel color btw in screenshots)

@marcelveldt
Copy link
Contributor

Hey Mario, all is okay with me except for the change about the dialogoverlay. Just use that include and not copy the code in another window. This will drive me crazy once I want to make a modification at higher level.

No code should be duplicated. If it's used in multiple places then it should be an include at all times.

Just like the way a proper CSS file should be built when building a website.

i get your point of wanting the "now playin"g bar" visible when the playercontrols are on screen. This can be easy fixed by including the Nowplaying include in the playercontrols. Just below the include of dialogoverlayextra (which is the screen dim actually), place another include for the nowplaying. take a look at the home window for example how that looks like...

BTW: my overall opinion is that this is a nice addition. Thanks!!

@mgonzales71
Copy link
Collaborator Author

regarding the duplicate code vs doing an include - wasn't sure if you wanted an include for a unique case.

I am going to fix here in a second so it is clean/ready for you.

restore dialogoverlayextra with now playing atop fade
@mgonzales71
Copy link
Collaborator Author

should be all good now 😄

2015-06-20_07-27-53

@marcelveldt
Copy link
Contributor

wiehoe! thanks!

marcelveldt added a commit that referenced this pull request Jun 20, 2015
trakt custom skin files renamed + solid background, larger & themed playercontrols
@marcelveldt marcelveldt merged commit 47ec850 into kodi-community-addons:master Jun 20, 2015
@mgonzales71
Copy link
Collaborator Author

finally hehe - now maybe you can point me towards how to do the quicknav thing?
i know it uses skin shortcuts and I have read over the code and it's not so easy to know what I can and can't do, etc

actually it may be something best left to an expert / or later time LOL

@marcelveldt
Copy link
Contributor

Yeah, I;ll check on it later on. First I try to get the current release stable

@mgonzales71 mgonzales71 deleted the dev branch June 21, 2015 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants