Kivimango

Results 20 issues of Kivimango

Hello. This package list is very basic and after some time it will be unmaintenable if the ecosystem grows bigger. I can implement a REST API for storing and retrieving...

# Context Consider removing the widget!() macro in the next release. # Problem description & Solution Pros: * Improved build times * Less bloated binary * Simpler widget creation *...

enhancement
feature request

# Context Consider refactoring some systems in the next release. # Problem description & Solution As of now, some states contains logic that could be moved to systems. Pros: *...

enhancement
feature request

**Describe the bug** The widget!() macro is confused when i would like to define a property with the same name as its type. **To Reproduce** Run the following code: ```rust...

bug

# Context Hello. When placing several widgets into a GridLayout, it becomes very slow, the interactive widgets, like a TextBox are unusable. # Problem description & Solution I inserted this...

in development

# Context (My issue is related to #272) The current syntax of declaring widgets does not allow adding properties with generics (like Vec), and you need to use type aliasing:...

# Context There are use cases where the user wants to align the text inside the widgets to the right border. As of now, only the TextBlock can be hacked...

feature request

## Description Hello. Im making a GUI prototype based on the ECS architecture using specs. i would like to modfiy the values of components from outside the world through widgets....

feature-request

Hello ! Are you willing to support Redox OS ? From the os side, it is not much for yet, but the basic stuff should be doable. I'm willing to...

new system request

### What happened? After some days launching the app, it crashes immediately when i click on its icon on the desktop. ### What should have happened? The application should just...