-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Skin layout revamp #913
Skin layout revamp #913
Conversation
Centered the clock.
This lets the view menu check option work in all circumstances.
…k option to view menu.
The library has been disconnected from show_library CO when the lower half of the skin is either in full or med mode. This makes sense since there's always enough space for the library in both modes, even if the samplers, the fx chains and/or the mics are visible. The library has been changed to minimum expanding height to accomodate to the height of visible sections samplers, fx and/or mic. These changes also solve the library not showing up on Mixxx start if the samplers, fx or mics were selected on the small mode when Mixxx exit.
…ocales except spanish, russian and italian.
Swapped it by quantize button so the layout is the same than the one on the sampler decks.
Removed the show/hide spinny deck button and replaced for xFader assign. Swaped position of xFader assign button and quantize button.
Is this ready to merge? |
We still need to give people access to the removed UI options: EQs, Vinyl, Mixer, Spinnies. Those need to go somewhere. Maybe a Deere-style menu? |
Moved the clock next to the latency meter.
I like that way. 👍 I don't know if this would actually be an improvement, but what about switching the middle and right sections of the bottom buttons? |
I think it is a little confusing that the right section of buttons only allows 1 button to be pressed but they look the same as the other buttons, which can have any number of them activated. Maybe make their background a slightly different color when activated? |
That's personal taste. I don't really care. What do others think?
If the window is big enough, they can all be active at the same time. I prefer keeping them the same color. |
Ah, okay. I didn't realize that because my screen isn't big enough. |
LateNight becomes superfluous without vertically stacked waveforms, IMHO. |
yes that's the primary reason LateNight exists |
sorry... didn't see the waveforms in the middle, got confused with the track info boxes. |
@ferranpujolcamins @ywwg @Be-ing This PR seems to have fallen asleep. I started a discussion PR #1357 |
A mergeable version can be found here: |
I think a remaining issue here is if wee need crossfader assignment buttons for the decks. |
Thanks! Though I'd really only take care of the skin, don't want to mess with keyboard shortcuts, menus and stuff.
They would complicate 2-decks mode, but I suppose they are expected in 4-decks mode, so it would make sense to show them for decks 3 & 4 only. |
In addition to the LateNight changes, this PR adds some items to the View menu and removes the individual spinny switching. New are: New are:
I like the idea to have the view menu more complete. |
The View menu is redundant with the skin settings menu but it is not accessible in full screen mode. |
What do you propose? The menu is accessible in full screen mode on my Ubuntu and should be accessible on the other OSs as well. On which OS is it broken? The redundant menu is a general question, we are IMHO not making things worse, if we add common skin settings to it as well. |
I agree, rarely used options can go to the View menu. But toggles for sub-menus -or button sets- like vinyl controls or beat grid buttons should stay in the skin. On the other hand, when there's a skin menu like Tango and Deere it (or the skin itself) should contain all options so users can be sure to find all options there. |
On Xubuntu (Ubuntu Studio 14.04, xfce 4.10) it works well. |
@ferranpujolcamins |
As long as the menu can be switched back on I'm fine with that. The menu has advantages as well. Especially for handycaped I think they are useful and casual users may find them more confident.
Kind regards
Poelzi
…On 31 December 2017 18:20:53 CET, ronso0 ***@***.***> wrote:
@ferranpujolcamins
Yep, this can be closed.
Here you also proposed some changes to the menu bar, but I think those
are not relevant anymore since we try to make the menu bar obsolete by
moving many GUI toggles inside the skin, either into menus or a row of
quick toggles.
Thanks for your work tough, we could use a lot of it! LateNight
finally arrived in 2.1 and it feels good :)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#913 (comment)
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
|
The discussion about the menu bar is getting quite off topic from this pull request. Let's continue the discussion on the Launchpad issue or start a new topic in the #development stream on Zulip. |
Supersedes #639