mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-10-29 05:40:12 -04:00 
			
		
		
		
	|  65abd4e92a 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 | ||