Created attachment 149242 [details] Example of a "split panel" Right now if anyone want's to do anything regarding multiple panels on the same "line" with a dynamic size (plasmoids like Window title, app menu) or/and "unifying" them in a single one when a window is maximized (see atachment) things get messy and overlaps may happen. If a panel could only draw the background where plasmoids where and pass mouse input down on empty areas this kind of setup would be far easier and stable. To indicate a 'empty area' a latte separator could be used, ideally with an option to mark it as 'empty' in the plasmoid config.
this is much harder than being described. More valuable solution would be to be able to edit multiple docks and panels at the same time. So when you change a value for one of them then all of them (for example in the same group) are adjusted accordingly.
(In reply to Michail Vourlakos from comment #1) > this is much harder than being described. More valuable solution would be to > be able to edit multiple docks and panels at the same time. So when you > change a value for one of them then all of them (for example in the same > group) are adjusted accordingly. I guessed so. Group editing would be a nice-to-have but it doesn't fix the above described issues with overlaping and 'unification', the ideal solution would still be something along the lines of 'split panels'. Still, if no one wants to do the work of implementing this, group editing is better than nothing.