universal-components
universal-components copied to clipboard
Universal QtQuick 2.0 components that can work either with plain QtQuick Controls 2 or with platform specific backends for native look.
The Silica Text switch has description, which could be also useful with Controls.
I have started (but not tested) some Ubuntu Touch Universal Components: https://github.com/r0kk3rz/universal-components/tree/master/ubuntu/UC Would be great if a Ubuntu Touch developer could test these out, or if @M4rtinK would be happy...
This is for example a problem for the track recording page - the isActive property is being used for turning off status updates from Python if the track logging page...
Another potential target for Universal Components is LuneOS who also have their own set of QML Components (https://github.com/webOS-ports/luneos-components) based off QtQuick.Controls. Might be a good idea to flag this project...