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

Correction in hotspot coordinates documentation #63

Closed pylasnier closed 2 months ago

pylasnier commented 2 months ago

Hotspot coordinates use typical image coordinates originating from top-left (north-west) corner. This is fine, but the accompanying comments imply that it is in the bottom-left corner, saying "x+ is east, y+ is north".

Corrected to say "y+ is south".