Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-05 | xcursor: make cursor data and metadata const | Manuel Stoeckl | |
2020-09-01 | Use fixed size integer type | Valentin | |
This type is meant to be 4 bytes large as seen in _XcursorReadUInt which always reads 4 bytes. An unsigned int is often 4 bytes large but this isnt' guaranteed so it is cleaner to use the exact type we want. | |||
2017-08-07 | Add xcursor sublibrary | Drew DeVault | |