Tony
Tony
Iphone 12, IOS 15.3 how to reproduce: ```sh apk update apk add fish apk add libuser touch /etc/login.defs mkdir /etc/default touch /etc/default/useradd passwd > > #Change current USER's shell: lchsh...
# Objective Fixes #8021 ## Solution The GL backend doesn't support readwrite textures in the format used in the shader, so I added separate textures for read and write. Could...
## Bevy version 0.10.0 ## \[Optional\] Relevant system information ```ignore INFO bevy_render::renderer: AdapterInfo { name: "AMD Radeon Graphics (renoir, LLVM 15.0.7, DRM 3.49, 6.2.2-arch1-1)", vendor: 4098, device: 0, device_type: Other,...
# Objective Fixes #13230 ## Solution Uses solution described in #13230 They mention a worry about adding a branch, but I'm not sure there is one. This code ```Rust #[no_mangle]...
Short people can be healthy at lower weight. If you want to enforce a weight maybe use BMI instead of one limit.
Hi, Is it possible to configure the notification options on a per room basis in iamb? I have some rooms that are important to me, like family chats, and some...
As mentioned in the issue #304, I couldn't find a way to set notification options. Here is an attempt to implement it. It isn't working, I'm not sure why so...