I feel like the UI of ParaView seems a bit old. Indeed it uses all Qt elements by default without any customization. Elements are also all packed together and the widgets have no space to “breath”. Modernizing the design of interface could also give to ParaView a unique visual identity. This would be done by modifying the CSS of the base widgets used in ParaView : QPushButton, QToolButton, QComboBox, QLabel, QLineEdit, QCheckBox, QSpinBox, QSlider, QDockWidget. By customizing these elements (more rounded shape, removing too flashy borders, adding padding inside elements and between elements, etc.) it could already improve the design.
Here is some redesign I rapidly made :
Compared to the actual design :
The purpose of this topic is not to discuss this specific design in detail, but rather to assess whether you are open to similar large-scale changes across the entire application. If so, I will propose more substantial and comprehensive improvements.

