Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS v2.0.1 #103

Merged
merged 27 commits into from
May 5, 2024
Merged

macOS v2.0.1 #103

merged 27 commits into from
May 5, 2024

Conversation

ful1e5
Copy link
Owner

@ful1e5 ful1e5 commented May 5, 2024

⚠️ Breaking Changes

  • macOS Monterey Cursor deprecated

⚠️ Changes for Developers/Package Distributors

Note
This change applies only to developers and package distributors

  • The 'bitmaps' directory has been removed from the git repository. You can now generate the PNG files using yarn render or download them from the release assets.

  • The build.toml file has been removed. Instead, the cursor build configurations are now distributed according to platforms within the configs directory:

    • configs/x.build.toml: Used to build XCursor.
    • configs/win_rg.build.toml: Used to build regular size Windows cursors.
    • configs/win_lg.build.toml: Used to build large size Windows cursors.
    • configs/win_xxl.build.toml: Used to build extra large size Windows cursors.

What's New?

  • feat: Redesign all cursor to latest macOS (Related to Real Monterey and Big Sur cursors #95)
  • feat: Added Person and Pin cursors for Windows
  • Official Distributing 16 and 20 XCursors
  • Multi Resolution Windows Cursors
  • README.md: AUR docs added Arch/AUR installer #91
  • Attach version meta-data inside cursor packages
  • Using cbmp v1.1.1 for rendering cursor bitmaps.

Changes

  • Use 'xz' for better compression in build.sh script

Issue Fixes

[This change applies only to developers and package distributors]
The 'bitmaps' directory has been removed from the git repository. You
can now generate the PNG files using `yarn render` or download them from
the release assets.
@ful1e5 ful1e5 added documentation Improvements or additions to documentation assigned Under progress. Linux Related to Linux cursors Windows Related to Windows cursors labels May 5, 2024
@ful1e5 ful1e5 self-assigned this May 5, 2024
@ful1e5 ful1e5 merged commit d63b3a0 into main May 5, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assigned Under progress. documentation Improvements or additions to documentation Linux Related to Linux cursors Windows Related to Windows cursors
Projects
None yet
1 participant