A few days ago I wanted to work on an issue that has affected for many years now.
When I import an SVG, I get lot of colors that I will never want to apply in my document:
https://bugs.scribus.net/view.php?id=8944Option to hide unnamed colours
My thoughts, wandered through a few ways, I could tweak the color lists to only optionally show the colors that I have never defined myself nor applied to one of my own shapes.
And then I thought that I should have a look at Martin's proposal:
http://forums.scribus.net/index.php/topic,1617.0.htmlScribus UI/UX improvements
and more specifically to
https://docs.google.com/presentation/d/1JRs-9VUaZGjG3Dvyci2DCpwIpYQLR8IZv485hjujdEk/edit#slide=id.g210d1a16fc_0_63Wouldn't it be better to implement the easier parts of the Indigo UI proposal, before modifying the widget for the colors list?
The easiest part seemed to be the Shape tab of the property palette:
https://bugs.scribus.net/view.php?id=15811Here is a patch
https://gitlab.com/scribus/scribus/merge_requests/5From

To

and here is an Appimage if you want to check it out on Linux:
https://gitlab.com/a.l.e/scribus/-/jobs/289677481/artifacts/file/Scribus-nightly-x86_64.AppImage(the Appimage will be automatically deleted in about one week, though)
My plan:
- follow (or get inspired by) Martin's proposal,
- to shrink the size of the widgets in the xyz, shape and color widgets,
- so that they can finally be merged in one main pane that does not need anymore to be collapsed / opened (the final pane should be as high or smaller than the current xyz pane)
At the end, on a monitor with a "nowadays normal" resolution it should be possible to have the main panes of the Properties and Content (Text + Image) Palette open at the same time, one on top of the other.
Help, feedback and a good icon for the "Rounded Corners" are very welcome!
[attachment deleted by admin]