Avighna Chhatrapati

Results 9 comments of Avighna Chhatrapati

Yes, but note that you might need to install `libxcursor`, `libxinerama`, and stuff like that. You can google how to download those libraries for your linux distro.

I'm able to replicate this issue, but can't understand the mechanism by which FTXUI components render their children. Why does the render function (in `component.cpp`) return an `Element` array? Which...

```cpp struct EntryState { std::string label; /// < The label to display. bool state; /// < The state of the button/checkbox/radiobox bool active; /// < Whether the entry is the...

I came up with a fix that works for the above mentioned issue, but fails two test cases, one of which is this. ```cpp TEST(MenuTest, AnimationsHorizontal) { ... selected =...

@golam71 using that logic, why would you write a boot loader game in 2023?

Just fixed this issue! Waiting for merge

> PS this was written by chatgpt because I'm illiterate. The last part gave it away xd