JuliaGraphics / QML.jl

Build Qt6 QML interfaces for Julia programs.
Other
376 stars 34 forks source link

FYI: Kirigami for cross-platform to mobile too with QML, possibly add support? #62

Open PallHaraldsson opened 4 years ago

PallHaraldsson commented 4 years ago

https://kde.org/products/kirigami/ "Introducing Kirigami UI

Build apps that adapt beautifully to mobile, desktop, and everything in between."

At https://en.wikipedia.org/wiki/KDE I came across: "Kirigami is a QML application framework [..] It is used for example by Linus Torvalds and Dirk Hohndels scuba diving application Subsurface, the messenger client Banji,[13] the Kaidan messenger[14] and the KDE software center Discover."

https://github.com/KDE/kirigami

barche commented 4 years ago

Cool, this shouldn't actually be too hard to support conceptually, but of course Julia itself will have to run on the platform of choice.