Overview of hyprcursor components
mainThe hyprcursor project consists of three main components designed for managing cursor themes in a Wayland environment:
- hyprcursor-util: A command-line utility used for creating and managing hyprcursor themes.
- libhyprcursor: A library providing C and C++ bindings for implementing hyprcursor support in compositors or applications.
- hyprcursor format: An efficient cursor theme format that supports SVG cursors and automatic scaling, addressing limitations found in the XCursor format.