mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2026-05-28 10:28:14 +02:00
Without the casts the bytes accesses get converted to int. but int is not guaranteed to be 4 bytes large. Even when it is 4 bytes large `bytes[3] << 24` does not fit because int is signed. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| wlr_xcursor.c | ||
| xcursor.c | ||