Layton
Results
3
comments of
Layton
I have the same problem on Monterey :(
[deal it](https://github.com/cmacrae/spacebar/issues/101#issuecomment-1083252227)
maby fix like this: ```c++ { /* * On little-endian machines, we can process properly aligned * data without copying it. */ if (!((reinterpret_cast(data)) & 3)) { /* data are...