Wow....That's a really cool way to visualize. Thanks you.
CMakeLists.txt | Code Line 181
option (CONFIG_GRADIENT "Enable gradient eye-candy (default=yes)" 1)
I could disabled gradients by setting it to 0. And I compile qtractor.
It will effect Shadow of Sequencer Window, Midi Editor Shadow, Piano Roll, Track List ...so on.
Example Midi Note
But Uhm....
I would like to be able to theme other parts which is inside C++ files.
Mostly, the border (or shadow?) of MIDI notes and MIDI Note Name Font.
Currently, the Midi Notes have some kind of border (or shadow) around it.
It's kinda offset to the left (or x?) and bottom.
Right side is bigger than left size ( if we think of it like a border ).
Personally, I don't like it. I perfer solid rectangle or solid rect with border 1px, equal on all 4 sides.
And...Midi Note Names are still small even if I zoom in.
And I'd to be able theme the background of the Effects in Mixer as well as in TrackList.
I've been messing source code and make change here and there.
I could change some hardcoded color to use color palette.
But not everything I wish I could.
I could change the slider to more compact form tho.
I copied some QSS from stackoverflow.
So....I'm kinda....lost...
Copyright (C) 2006-2025 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
2 days 17 hours ago
2 days 18 hours ago
2 days 18 hours ago
18 hours 6 min ago
3 days 11 hours ago
3 days 13 hours ago
3 days 13 hours ago
3 days 15 hours ago
3 days 15 hours ago
4 days 14 hours ago