⚠️ Breaking Changes
Note
This change applies only to developers and package distributors
- 3b54187 The 'bitmaps' directory has been removed from the git repository. You can now generate the PNG files using
yarn renderor download them from the release assets.
What's New?
-
The XCursor package size is now approximately
20MBin its original form and~2MBwhen compressed. -
Official Distributing
16and20XCursors (Fixes #129) -
The maximum size for building a cursor without losing quality is
256px. -
Animated cursors now have fewer frames, Fixes #134.
-
Using cbmp v1.0.0 for rendering cursor bitmaps.
Changes
- Use 'xz' for better compression in
releasescript #140 - Corrected the AUR Package information in
README.md, addressing issue #142.
Issues Fixes
- docs: Added list of websites for testing cursor states in README (fixed #123)
