iglak
iglak
> After some code reading, I found that this project highly depends on druid and piet. > ... > IMO, before piet-gpu's matures, we can do some top-level design to...
> You might want to consider adding more layout modes. Two Rust libraries for layout that already exist: I will be rewriting the layout/drawing API soon. I'll make sure to...
> Maybe I can implement other Widgets after your new layout/drawing API's rewriting? I will highly appreciate help with this! > I would also like to contribute to the development,...
Ok, [Discord server](https://discord.gg/rqCd6Hr9) is up! It's in pretty rough shape, but it will do for now! (also discussion tab is now active on github)
Hey! Thank you for being interested in Frui! > This project will give support for webassembly support? Yes it will! As Xana mentioned, we're currently focusing on the most essential...
`PointerListener` and `PointerRegion` were implemented in https://github.com/fruiframework/frui/pull/10.