https://bugs.kde.org/show_bug.cgi?id=484397
John <ilikef...@waterisgone.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ilikef...@waterisgone.com --- Comment #2 from John <ilikef...@waterisgone.com> --- (In reply to Jakob Petsovits from comment #1) > A relevant merge request has been opened @ > https://invent.kde.org/plasma/powerdevil/-/merge_requests/506 > > It needs some changes, the original author is not confident enough in C++ to > make them, and I don't have the time currently to get it ready for merging. > Hopefully in a while, or someone else could get it past the finish line. That's cool, but I think it could be confusing with multiple monitors / TVs. Doesn't Qt / KDE have something for UX that can make something like HTML fieldset tag?: https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_fieldset So all sliders are grouped in a rectangle under the screen's name Or something like a tree view (with just 2 levels)?: https://onaircode.com/html-css-tree-view-examples/ To me that would look less confusing than a slider without name that I might or might not figure out that it belongs to the screen mentioned in the other slider. And if there's yet another screen below, that might make me even more confused and probably to lose time to figure out which belongs to whom. Maybe someone has time and knowledge to get it past the finish line, that would be a very nice addition to the widget. -- You are receiving this mail because: You are watching all bug changes.