v2.0.4
:warning: Breaking Changes
Note This change applies only to developers and package distributors
- 3b54187660de06d8b117ecbf191c93826bcc1fc8 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?
-
Pointer Actions Cursor is Re-Designed
-
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.
-
Resolved Missing Windows Cursors. (Fixes #133, #124)
-
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)