dusk
dusk
Currently, `crate2nix` can't use build profiles specified in `Cargo.toml`. It would be great if it was able to and had an option to select which one to use.
`trunk` (https://trunkrs.dev/) is a complete build driver for wasm / web. It is very easy to use and has good defaults, and can easily be configured. I believe instead of...
**Describe the bug** On mobile browsers, with virtual keyboards, pressing backspace on it doesn't delete anything. **To Reproduce** Steps to reproduce the behavior: 1. create eframe app with text edit...
**Is your feature request related to a problem? Please describe.** Not being able to turn the frame off in a menu button. **Describe the solution you'd like** I would like...
It would be handy to have a seperate screen for these. While for GitHub the notifications screen kinda works I think a dedicated screen would be much more handy (it...
This fixes #918, and also adds the ability to change menu entries' font, text size and menu width seperately.
I was annoyed by the many clippy warnings so I tried to make it shut up as much as possible. This PR also reduces allocations in `text_input`. It adds one...
https://user-images.githubusercontent.com/19897088/109094767-98747480-772b-11eb-9961-de154360ba0e.mp4 I assume this has something to do with the layer changes done. There should be a way to control where it is rendered, or `Tooltip`s should always be rendered...
It would be good to have support for the `Uri` type in https://github.com/hyperium/http. Other types could also be added too as well, but personally i only need `Uri`.