Show compiled (C++) aurorae themes
D3SOX opened this issue · 4 comments
Yup, you can hover "?" and read this 😁
UPD: I only ported default Breeze icons to QML.
UPD2: The Sierra Breeze has 4k lines of CPP code to draw buttons.
Sorry I missed the "?". Is this something you might want to support in the future or not? It's definitely possible as the Window Buttons Applet does it.
Regarding your update 2: It is a fork of Breeze, I think that's normal
Is this something you might want to support in the future or not? It's definitely possible as the Window Buttons Applet does it.
No, the Window Buttons Applet has a huge and complex backend library. This will add a lot of issues with compatibility and I don't think that it will be maintained well, especially during migration KDE to QT6.
The Application Title Bar has no CPP backend at all, it's pure QML.
Ok then I guess that's outside the scope of this project