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

docs: mention aspect ratio of cursors #18

Closed PaideiaDilemma closed 8 months ago

PaideiaDilemma commented 8 months ago

The horizontal hotspot for a Cursor was off and we didn't immediately figure out why. Turns out the viewport was not square. Cursor was fitted and hotspot_x seemed like it was negative.

Figured I add this to maybe save other theme makers some minutes :)

vaxerski commented 8 months ago

can you please just say it's required? I'd make a check for that then and reject non-square cursors.