apple_cursor

Free & Open source macOS Cursors.

GPL-3.0 License

Stars
1.3K

Bot releases are visible (Hide)

apple_cursor - v2.0.1 Latest Release

Published by ful1e5 6 months ago

⚠️ Breaking Changes

  • macOS Monterey Cursor deprecated

⚠️ Changes for Developers/Package Distributors

  • 07767c2 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.

  • c684a72 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 #95)
  • feat: Added Person and Pin cursors for Windows
  • Official Distributing 16 and 20 XCursors
  • Multi Resolution Windows Cursors
  • README.md: AUR docs added #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

  • Fixed wrong animation #94
  • Fixes #98
  • Fixes #100
  • Closes #95
apple_cursor - v2.0.0

Published by ful1e5 about 2 years ago

What's New?

  • Add cursor top_left_arrow ful1e5/BreezeX_Cursor#10 ful1e5/BreezeX_Cursor#11
  • ci: runner updated linux, windows and macos

Improvements

  • refactor: Removed unnecessary source code
  • Some cursors are very blurry on lower sizes fixed #74
  • README.md: removed unnecessary colors fixed #81
  • README.md: Updated build docs

Issue Fixes

  • fixed #87 Bigger size Windows cursor
  • fixed #84 Resolution problem in Windows
  • fixed #83 Larger version for Windows
  • fixed #82 Wrong hotspot in work.ani (Windows)
  • fixed #68 Increasing font sizes in Windows problem
apple_cursor - v1.2.3

Published by ful1e5 almost 3 years ago

What's New?

  • macOSMonterey cursors added 🎊 fixed #66
  • Generate master bitmaps.zip inside bin directory
  • Makefile binaries targets with variable
  • pling docs: size and support info updated
  • bigsur cursor bitmapper as a node package
  • New commands added inside Makefile for bitmapper
  • symlink script for macOSMonterey SVG files

Improvements

  • Removed unnecessary badges from README.md
  • Simplified README.md (removed emojis)
  • sponsor with liberapay
  • fixed text cursor state in xterm & vertical-text (increase border size) #67
  • bitmapper core as node package
  • macOSBigSur .svg files moved to svgs/bigsur directory
apple_cursor - v1.2.2

Published by ful1e5 almost 3 years ago

✨ What's New?

  • Rounded pointer tail #63
  • make binaries inside subdirectory `make prepare

⬆️ Improvements

  • soft shadows in all cursors #62
  • fixed some cursor size #64
  • cursor preview updated
  • project description changed
apple_cursor - v1.2.1

Published by ful1e5 about 3 years ago

✨ What' New?

  • docs: macOSBigSur-White pling document added to pling/white.bbcode.
  • quick install links updated inside README.md#quick-install

⬆️ Improvements

  • docs: pling documents renamed to pling/ directory.
apple_cursor - v1.2.0

Published by ful1e5 about 3 years ago

✨ What's New?

  • Dark branding
  • Multiple config supports inside bitmapper
  • macOSBigSur-White CI added inside build.yml

⬆️ Improvements

  • Drop shadow removed from plus.svg
  • Key colors added inside .svg files
  • builder/src configured as dynamic comment and theme-name
  • builder/Makefile updated
  • Makefile with macOSBigSur-White cursor theme
  • PULL_REQUEST_TEMPLATE.md template updated
apple_cursor - v1.1.6

Published by ful1e5 about 3 years ago

✨ What's New?

  • Support button inside PLING.bbcode product page
  • make prepare command for preparing bibata binaries
  • pyrightconfig.json init

⬆️ Improvements

  • Removed clean target from builder/Makefile
  • Compact code inside builder/*
  • Remove setup.py
  • Builder code moved to src
  • Import src module directly inside build.py
  • Makefile build commands re-arrange with groups

🔧 Issues Fixes

  • crosshair cursors border added fixed #59
apple_cursor - v1.1.5

Published by ful1e5 over 3 years ago

✨ What's New?

  • Setup target updated inside builder/Makefile

⬆️ Improvements

  • applbuild modules relative imports
  • Removed setup.py from builder/
apple_cursor - v1.1.4

Published by ful1e5 over 3 years ago

✨ What's New?

  • Cursors Preview with shadows
  • use clickgen.packagers for packaging X11/UNIX cursors
  • typing supports from clickgen (v1.1.9)
  • Set clickgen version to v1.1.9 inside builder/setup.py
  • Pillow version locked at 8.1.1 by clickgen v1.1.9
  • 2 Space format in bitmapper
  • Sphinx based docsstring in builder/applbuild

⬆️ Improvements

  • Clean builder cache on every make commands
  • Apple Cursors builder applbuild install as system level
  • Removed python3 virtual environment from builder/Makefile
  • clean target fixed in builder/Makefile
  • Format svg files
  • Add Shadows / Drop Shadows to arrow cursor fixed #45 (check 29ab657)
  • Fixed Windows HiDPi issue #43 (check 7b49e34)
apple_cursor - v1.1.3

Published by ful1e5 over 3 years ago

⬆️ Improvements

  • Preview with shadows cursors

🔧 Issues Fixes

  • Shadow underneath cursor #41 fixed
apple_cursor - v1.1.2

Published by ful1e5 over 3 years ago

✨ What's new?

  • reinstall target added in project makeFile

⬆️ Improvements

  • Dynamic make install

Issues Fixes 🔧

  • #39 Corner resize cursors are inverted fixed
apple_cursor - v1.1.1

Published by ful1e5 over 3 years ago

🔧 Issues FIxes

  • Cursor is not in the expected position fixed #37
apple_cursor - v1.1.0

Published by ful1e5 over 3 years ago

✨ What's New?

  • Smooth animation of Animated Cursors
  • Auto-Package by clickgen
  • Customize & Build with make
  • Organized project
  • Builder with setup.py

⬆️ Improvements

  • Variable-length frames render fixed
  • Minimum frames rendering added.
  • Windows cursors are renamed
  • cursor's config moved to builder/applbuild/constants.py

Issues FIxes 🔧

  • Cursors design #33 fixed
apple_cursor - v1.0.6

Published by ful1e5 almost 4 years ago

✨ What's New?

  • left_ptr_watch with blue pinwheel (feature request from pling.com @peotincelogy)

⬆️ Improvements

  • Pixel match ratio set to 0.1 in src\utils\matchImages.ts
  • Symlinks of watch cursor removed
  • AppStarting.ani changed
  • PLING.bbcode missing content fix
  • Cursor preview updated

🔧 Issues FIxes

  • hand2 lines fixed. (from pling.com @peotincelogy)
apple_cursor - v1.0.5

Published by ful1e5 almost 4 years ago

✨ What's New?

  • utils getFrameName.ts added.
  • 22 cursor size added.

⬆️ Improvements

  • remove Quick Install using scripts.
  • Windows wrong resize cursor fix.
  • README.md docs & Table of Content refactor.
apple_cursor - v1.0.4

Published by ful1e5 about 4 years ago

⬆️ Improvements

  • Product logo (on imgur)
  • fix wrong implementation vertical resize cursor in KDE
  • Compressed files in build GitHub Action
apple_cursor - v1.0.3

Published by ful1e5 about 4 years ago

✨ What's New?

  • Builder Version in build script
  • Main method in render
  • Bitmaps Pixel check in Animated Cursors
  • New utils for Frames Save
  • OCS Install support as default for Linux users

⬆️ Improvements

  • Windows Cursors Info added in src/svg/README.md (14d85f7)
  • Quick install and Build Docs Improved
  • Color palette Icons Changed to Semi-Circle
  • Node Script with yarn-or-npm package (2b026ea)
  • Window Config Sorted (acbbea2)
  • Store actual data in install.inf in Windows Cursors.
  • Build Logs stored to the build.log file
  • Out Directories are themes and bitmaps
  • Windows Cursors Package is Redesign
  • config.ts cleanup
apple_cursor - v1.0.2

Published by ful1e5 about 4 years ago

✨ What's New?

  • Cursors Preview, Build Dependencies, Runtime Dependencies and other Documents @ README.md
  • Reduce Packages Size
  • CONTRIBUTING.md
  • CODE_OF_CONDUCT.md
  • Quick Install (Windows & Linux) Documents @ README.md (686bde5, f36656d)
  • install.sh and windows.inf(automated installtion files) added in scripts directory.

⬆️ Improvements

  • hand2 and left_ptr hotspots alignments fixed.
  • Smooth Animation with 35 Delay (6698a56)
  • Ignored docs files (**.md ,LICENCE, **.bbcode) in build GitHub Actions. (0df635b)
  • Windows Configs inside config.py (e7d5092)
  • Redesign Windows package with install.inf. (5f99e05)
  • Remove unnecessary Windows Cursors. (5f99e05)
apple_cursor - beta

Published by ful1e5 about 4 years ago

⬆️ Improvments

  • hand1 hand2 move cursors finger gap & border in center
  • Drop shadow & FPS(62) imporovments in wait, left_ptr_watch cursors.
  • Build size fix 65x65 to 64x64. (b6a8529)
  • Pling product page Docs at PLING.bbcode.
apple_cursor - alpha

Published by ful1e5 about 4 years ago

  • Initial Release 🥳
  • Public alpha