fidget
fidget copied to clipboard
Figma based UI library for nim, with HTML and OpenGL backends.
proposal: add extro apis that load font, images etc statically doing so assets path will not depend on current working directory, will not need another build tool emebed assets into...
Hi. There is a spelling error in README.md: in line 77 it says "fimga's" rather than "figma's".
In Figma, "on top - on up" order looks normal, but in the code it is strange. For example, you have to iterate seq in reverse order.
Hello, can you show an example with a slider? I didn't quite understand how to create it and + I can't open nimdocs with API
1. try to compute parent layout when possible. (strench in strench) 2. node.layoutWeight => support flex-like auto-layout 3. node.wrapContent => toggle whether auto-layout should wrap content size
Hi Thank you for all great jobs you did specifically `fidget` and `pixie`. `fidget` made programming GUIs lot easier, specially the node structure got my attention. I was trying to...
Is `Fidget` still developed? It seems like the development and issue fixing has stopped. I'm asking because I am thinking of starting to make a quite serious project and want...
As far as I can tell Wayland is not natively supported (only through xwayland).