aboutsummaryrefslogtreecommitdiff
path: root/plugins/xcursor.lua
Commit message (Collapse)AuthorAgeFilesLines
* Handle tiny files gracefullyHEADorigin/mastermasterPřemysl Eric Janouch2024-12-081-1/+1
| | | | | | Lua detection functions used to cause fatal errors on failure to read. We could also reconsider treating detection errors as fatal.
* xcursor.lua: fix file version decodingPřemysl Eric Janouch2021-11-171-2/+2
| | | | | The Xcursor header file contains more documentation than there is in the actual documentation.
* Add an elementary decoder for Xcursor filesPřemysl Eric Janouch2021-11-171-0/+54