-
# Task Description
Hard-coding test ports are error-prone. We should use the OS loopback interface to find any available port instead of manually ensuring that ports on each test are different.
In…
-
### What it does
If you write code like this:
```rust
let _ = lock.lock();
```
The guard will drop and you will not hold the lock. This catches a lot of people by surprise and has potentially…
-
Can we user leader key like vim or tmux prefix (ctrl + b) instead mod1 or mod2 ?
[Trello Card](https://trello.com/c/3GtynoQU/171-amethyst-can-we-have-leader-key-instead-using-mod-1-mod-2)
-
Bevy should have a backend agnostic physics api
-
Hello,
I am getting a crash running the tutorial code. This is on Fedora 36, running Gnome and Wayland. The window is created normally, but as soon as the mouse cursor hovers the window, the progra…
-
Do you have a copy of the discord server template? if not, what channels and roles are needed?
oodvg updated
11 months ago
-
**Describe the bug**
When I have windows positioned vertically, such as in wide view, focus snaps to lower window when mouse is about a third of the way down the upper window
**Applications:**
Al…
-
I've been looking at the various Rodio sources for a while and I'm unable to find any sources that allow reusing a buffer of sound.
The closest solution appears to be using SamplesBuffer and clonin…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I already se…
-
### Just Dire Things version
1.4.1
### Minecraft Version
1.21.1
### (Neo)Forge Version
21.1.54
### Modpack & Version
Direwolf20 1.21 - 1.1.2
### Do you have optifine or Rubidium installed?
No…