Palmic

Results 3 issues of Palmic

## Bevy version v0.8.0 ## \[Optional\] Relevant system information - cargo 1.62.1 (a748cf5a3 2022-06-08) - Windows 10 Pro up to date - AdapterInfo { name: "AMD Radeon RX 5700 XT",...

C-Bug
A-Audio

This is probably the lowest priority ever... I'm using Github dark theme, and with this theme, the Pixels logo is hard to read, because it's a png with transparent background,...

documentation

Hi, Currently, the monitor refresh rate seems to be a u32, fetched like this: ```c foundMode.refreshRate = (u32)XRRConfigCurrentRate(conf); ``` On my system, when I print it I get 120. But...

enhancement