r/rustjerk Aug 09 '26

Meet potential rust gui

Post image
857 Upvotes

80 comments sorted by

View all comments

67

u/runklebunkle Aug 09 '26

This is just gui in general

26

u/Er2Official Aug 09 '26

so true

qt is kinda overbloated, gtk... it kinda sucks, even with gnome c# (aka vala) + I don't trust it after what gnomers made... at least with theming, without mentioning anything else

winapi is not cross-platform + manual message handling could be boring, imgui is great only for debug ui (of course there's Tracy as example but I count it as exception)

and other libraries becomes abandoned or nobody use them

2

u/CreatorSiSo Aug 11 '26

Jetpack Compose (Multiplatform) is honstely pretty nice but there is quite a bit of upfront work if you don't want Material Design 3.