Jonas Møller
Jonas Møller
## Software - Saka key: Current version as of 2020-03-28 - Browser: Mozilla Firefox v74.0 - OS: Linux 5.4.27 ## Why Because of limitations in WebExtensions, saka key doesn't (and...
**Existing Functionality** Currently the documentation contains examples like this: ```toml ## NOTE: Don't (!) use this key! Generate your own! secret_key = "hPRYyVRiMyxpw5sBB1XeCMN1kFsDCqKvBi2QJxBVHQk=" ``` This warning is insufficient for someone...
I think the panicking behavior of `base64::decode_config_slice` is a mistake, this is an error that an application receiving untrusted input should be able to deal with. The size of decoded...
**What did you expect to happen?** For `company-mode` auto-completion to keep working. **What actually happened?** The `company-mode` completion window stops popping up. **Additional details:** This is the error-message written to...
Was `Image::from_bytes` removed by mistake? If not it should be added to the changelog, with a note explaining that users should migrate to the `image` crate and just [do what...
Used to do this with `MeshBatch` pre-`0.8-rc0`, requesting an example of how to use `InstanceArray` to do the same thing. Would be good to add it to the changelog for...
I've been working on a simulation project that heavily utilizes shipyard (great project!) and have come to a point where I struggle a little bit with code organization in quickly...
The `ColliderBuilder` struct does not implement `Debug`, while it _is_ implemented for `RigidBodyBuilder`, this seems like an oversight.
**Description** A hash table in the Vulkan validation layer grows very large over time. I'm filing this issue with both wgpu and mesa, as I don't know if the issue...
Hi! This project is really useful for using a laptop connected to a TV with only a mouse, but I don't see a way to select the display that wvkbd...