LordMZTE
LordMZTE
A feature that would make this library use reqwest's async API would make this much easier and cleaner to integrate into an async application.
A docker container based on `rust:alpine` or `rust:buster` would make building debian packages using CI/CD services such as [drone](https://drone.io) much easier. Of course, `cargo-deb` could also be installed in the...
As previously discussed in #9, the current system for click actions isn't all that flexible, and there is still room for improvement by allowing one mouse button to run multiple...

currently, when giving a widget a custom position, i'ts completely messed up once the window gets resized. this could be fixed by making the position a ratio
A `steal` button that is added to all containers (shulkers, barrels, chests) that when clicked, all items from the container will be moved into the player inventory. Additionally, it would...
Hey, I've seen that sled seems to have a lot of documentation which isn't directly related to rust code in the `doc` module. I think that's pretty unusual, and I...
It seems to be possible to use the [lua-lgi](https://github.com/lgi-devs/lgi) project to use GObject-based libraries from lua, thus including GTK. It would be really neat if luakit would provide a way...
GTK3 has been pretty much discontinued now in favor of GTK4, so maybe zgt should upgrade.
Currently, to a newcomer the documentation on effects in the book might be a little confusing. Here's some things I think could do with some improvement: - make it clear...