You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compose looks like a really nice framework for GUI programming, and if we can wholesale use the same GUI code on all platforms, that would make things significantly easier for us. There's no real downside to using it on Android, and nothing forces us to use it on desktop, but with K/N support (=> no dependency on the JVM), it should be a solid choice.
The desktop UI should be consistent with the Android version. Ideally, we should be able to share layouts for both frontends.
Toolkit
Seems like we're leaning towards Qt but that's not set in stone yet.
Kirigami also looks interesting.
The text was updated successfully, but these errors were encountered: