-
### Summary
I propose that the `clippy::struct_field_names` lint, which checks for struct fields whose names share words with the struct's name, check the type name of the struct field—and forego emi…
-
## Flutter Sound Version :
- **Released** or **Beta** version ?
Released
- Version number ?
6.1.4
- **FULL** or **LITE** flavor ?
full
- Result of the command **"flutter pub deps | gr…
-
Could you show some minimal example for attaching custom async events from another thread.
Usually I use separate thread for working with inputs and timers and send events via channel. But it requi…
-
## Flutter Sound Version : 8.1.1
- **FULL** or **LITE** flavor ? FULL
- **Important**: Result of the command : ```flutter pub deps | grep flutter_sound```
|-- flutter_sound 8.1.1
| |-- flu…
-
I've been churning a lot on how to handle `widgetui` files so I think it'd be good to take a step back and review what's needed.
> [!NOTE]
> This issue covers the **default game files** only. User…
-
As a bevy enjoyer myself, I've been interested in its ergonomics for a TUI library. Widgetui seems really nice and simple, but I wanted to use async code. As far as I understand, ratatui can work in a…
-
There are a lot of great ratatui-compatible crates but this repo only lists apps that use ratatui. Perhaps a section can be added to list these crates, or perhaps the repo could be renamed to `awesome…
-
I had to make a slight adjustment for compiling. Something about an aggregate type.
```diff
diff --git i/src/libs/ui/searchitemdelegate.h w/src/libs/ui/searchitemdelegate.h
index a890333..3c3b591…
-
So we did a feature split (#488) some time ago which created `FeatureEditing` and `FeatureUI` parts for some general `Feature`.
The thing that bothers me is whether content styles (to be precise: s…
-
I download a last released version of Zeal and try to build according to README.md. It does not build.
```
┌───┐
│ $ │ ziga > ziga--workstation > zeal-0.6.1
└─┬─┘ /dev/pts/3
└─> mkdir build &…