Marco Martin
9ee93a0661
make AppletInterface the root graphic object
AppletInterface is a QQuickItem ans containments will receive pointers to AppletInterface as applets, so will be able to have a limited access to it. as an example of it working the button in the example applet enables/disables background hints I'm still not 100% happy about it, we should see exactly what it happens when the containment deletes the graphic object.
Description
Languages
C++
63.9%
QML
29.4%
CMake
3.3%
Shell
1.3%
Python
1%
Other
1%