Releases: ful1e5/Bibata_Cursor
Releases · ful1e5/Bibata_Cursor
Release list
v2.0.7
⚠️ Changes for Developers/Package Distributors
- The
build.tomlandbuild.right.tomlfiles have been removed. Instead, the cursor build configurations are now distributed according to platforms within theconfigsdirectory:configs/normal/x.build.toml: Used to build normal XCursor.configs/normal/win_rg.build.toml: Used to build normal regular size Windows cursors.configs/normal/win_lg.build.toml: Used to build normal large size Windows cursors.configs/normal/win_xxl.build.toml: Used to build normal extra large size Windows cursors.configs/right/x.build.toml: Used to build right XCursor.configs/right/win_rg.build.toml: Used to build right regular size Windows cursors.configs/right/win_lg.build.toml: Used to build right large size Windows cursors.configs/right/win_xxl.build.toml: Used to build right extra large size Windows cursors.
What's New?
- Redesign hands cursor for
bibata-*-rightcursors (Related to #112) - Attach version meta-data inside cursor packages
Issues Fixes
v2.0.6
v2.0.5
What's New?
- 🎊 Download and personalize Bibata at https://www.bibata.live
- Refresh cursor designs
- Static Cursor Animation frames to reduce package size
Changes
- Old Bibata cursors(Sharp) for 'Bibata Original'
Issues Fixes
v2.0.4
⚠️ 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)
v2.0.3
v2.0.2
v2.0.1
v2.0.0
What's New?
- feat: Resize-arrow cursors got a redesign ✨
- tidy docs inside
README.md - symlink common cursor SVG files using
svg/link.py(for developers) - Add cursor top_left_arrow cursor ful1e5/BreezeX_Cursor#10 ful1e5/BreezeX_Cursor#11
- Uninstall docs ful1e5/apple_cursor#79 ful1e5/apple_cursor#80
- feat: CLI for bitmapper #104
- doc: build-docs updated
Improvements
- prettier
bitmappinglogs - Make Outline more visible in cursors
Issues FIxes
v1.1.2
What's New?
- Support button inside
PLING.bbcodeproduct page make preparecommand for preparing bibata binariespyrightconfig.jsoninit
Improvement
- Removed clean target from
builder/Makefile - Compact code inside
builder/* - Remove
setup.py - Builder code moved to
src - Import
srcmodule directly insidebuild.py Makefilebuild commands re-arrange with groups- Dynamic determine Windows canvas size on Windows cursor size inside build.py`
v1.1.1
What's New?
- use
clickgen.packagersfor packaging X11/UNIX cursors - typing supports from
clickgen(v1.1.9) - Set clickgen version to v1.1.9 inside
builder/setup.py Pillowversion locked at 8.1.1 by clickgen v1.1.9- 2 Space format in
bitmapper - Sphinx based docsstring in
builder/bbpkg
Improvements
- Clean builder cache on every
makecommands - Bibata builder
bbpkginstall as system level - Removed python3 virtual environment from
builder/Makefile - clean target fixed in
builder/Makefile - Bibata Rainbow packages move to own repo
- puppeteer
svgelement timeout fixed - optional options typing in
BitmapGenerator.ts - Format
svgfiles - Remove old username of an author with Contributors table
