hyprwm / hyprcursor

The hyprland cursor format, library and utilities.
https://standards.hyprland.org/hyprcursor/
BSD 3-Clause "New" or "Revised" License
376 stars 14 forks source link

Properly report error on zip_close #33

Closed SoSeDiK closed 7 months ago

SoSeDiK commented 7 months ago

errp is only used upon zip creation, after that the errors are stored inside zip

Fixes confusing Failed to write /…/cursor.hlc: No error output to actually show the error