Matthias Schiffer
Matthias Schiffer
## Bevy version - 0.8 - main 6752c9c59b3b81168ea6607767cbb519e5127976 ## Relevant system information I'm running a Wayland-based Linux system (swaywm) with Xwayland. ```ignore AdapterInfo { name: "AMD RADV RENOIR", vendor: 4098,...
This updates all Rust and shader code to work with Bevy 0.8. All examples seem to work fine on my system (Linux Wayland, tested with `--features bevy/wayland` because of https://github.com/bevyengine/bevy/issues/5524).
This is the same issue as #165, which was closed as the original reporter did not want to pursue it any further. It would be great if there was a...
The main difference between the non-EFI and EFI images generated by OpenWrt is that the former uses an MS-DOS partition table, while the latter uses GPT. The EFI images still...
It should be possible for packages to extend the status page with additional information.
Firefox displayed list markers too low when the first element in a list element is a literal block. Removing the overflow property from the pre element works around this. The...
Follow-up to #271: Additional ports may need to be whitelisted for P2P software. It should be possible to add such whitelist entries without having to fork or extend `gluon-ebtables-filter-multicast` to...
### Feature request: Altitude display (suggested by @phoenix84pl) - Add an additional layer for better altitude display - We already use the altitude (height of land blocks, depth for water)...