Samarth Hattangady

Results 5 issues of Samarth Hattangady

## Description On running the calculator example with `cargo run --example calculator`, 4 separate windows are created. Closing any of them closes all the windows. The numbers and symbols do...

bug

mp3dec_load_buf and mp3dec_load_cb allocate some data by making a call to malloc. There is no method for us to call to free that data. I wrote a small function for...

Hey, I'd like to start writing the documentation of the python client. I have already created a module [pyconductor](https://github.com/skylarkdrones/pyconductor/) on [pypi](https://pypi.org/project/pyconductor/). Currently it is just a filtered branch of the...

enhancement
work_in_progress

**Description** There are cases where we might want to do some animation, hold it for a certain amount of time, and then move to another. I have found that it...

b-enhancement
c-accepted
a-core

### Zig Version 0.11.0-dev.3395+1e7dcaa3a ### Steps to Reproduce and Observed Behavior When we use an inline if, the result value is a pointer to the data. So if we say...

bug