<div dir="ltr">We all agree we should have a custom QStyle and QtQuick Controls style that can load a theme written in some declarative text + image format then we use the native toolkit support to render that in the best way. Only this would be supported. <br><div><br></div><div>However:<br></div> - Realistically this is not feasible for Plasma 6.0<br><div> - We should go as-is for Plasma 6.0 with our QtQuick plasma style and QtQuick desktop style which will do QPainter things and upload large textures. Maybe Qt6's new API can help, maybe not.<br></div><div> </div><div>This still leaves the problem of plasma configuration where we want the desktop view in the same process as where the QQC2 theme is the plasma style. <br></div><div><br></div><div><div> - Continue using Plasma imports to explicitly set the theme. We universally decided we don't want this in Plasma 6.<br></div></div><div><br></div><div>  - something clever with QUrlInterceptor. This may need changes to QUrlInterceptor, so we should look into it early</div><div><br></div><div> - Run config UIs as a separate process</div><div><br></div><div> - just use the plasma theme in configs.<br></div><div><br></div><div><br></div><div>All have pros and cnos.<br></div><div><br></div><div>David<br></div></div>