Axel Paulander
Axel Paulander
I'm trying to contribute to Iced by making a grid layout and accompanying widget. I've gotten quite far however, I've run into an issue that I can't seem to solve...
Resolved issues regarding menu bar only options (#8) and HiDPI (#7). Updated readme to show added flag
It would be really nice if you could change which side outputs the redstone signal on an upgraded barrel
I recently had an issue where `tectonic -X build --keep-intermediates` would crash due to a 'No such file or directory' error when writing the `.aux` files. After some debugging, I...
It would be nice to have a wiring diagram (even though the wiring is very simple) in the app like in the SPI mem manager app bundled with the official...
It seems that the headers field of the `Request` struct remains unused when compiling to WASM. From what I can tell this is because they are set via a getter...
When trying to set up a minecraft server for the new year I wanted to give flux a try as it looks very promising. However, I quickly faced the `error:...
**Is your feature request related to a problem? Please describe.** It is frustrating that requesting confirmation of large messages (eg. `git diff`) requires two steps, first pager then confirm. **Describe...