Re: Project Submission

2021-09-23 Thread Tom Zander
On woensdag 22 september 2021 18:03:42 CEST Aleix Pol wrote: > > Would you still propose going for QML given in this > > situation? Rewriting existing, working a C++ app in QML is absolutely not needed. That would be a waste of effort. You might consider adding a QML layer on top of your C++ cla

Re: Project Submission

2021-09-22 Thread Aleix Pol
Hi Farkas, Integration is never a problem. QML is also written in C++. In fact, if something is not possible to do with QML we generally just add it. On the other hand it's harder to get C++ components to integrate visually without QML/QtQuick as we use the components transparently. Most of what y

Re: Project Submission

2021-09-20 Thread Aleix Pol
Hi Farkas, Looking good! Including the Plasma mailing list as it seems mostly related to the shell. Also I'd suggest you talk to the KDE Visual Design Group, they may be interested in working with you on it. Cheers! Aleix On Fri, Sep 17, 2021 at 11:18 AM Farkas Máté wrote: > > Dear KDE Team, > >