Skip to content

Releases: ful1e5/Bibata_Cursor

v2.0.7

18 Jun 04:05
Compare
Choose a tag to compare

⚠️ Changes for Developers/Package Distributors

  • The build.toml and build.right.toml files have been removed. Instead, the cursor build configurations are now distributed according to platforms within the configs directory:
    • 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-*-right cursors (Related to #112)
  • Attach version meta-data inside cursor packages

Issues Fixes

v2.0.6

25 Jan 11:16
Compare
Choose a tag to compare

What's New?

  • 🎊 Right-hand cursors added #112

Issues Fixes

  • Fixes Loading cursor shakes #158

v2.0.5

31 Dec 09:13
Compare
Choose a tag to compare

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

  • Cursor Hotspot set according to 256x256px image
  • Fixed #157
  • Fixed #151
  • Fixed #146
  • Fixed #154
  • Fixed #150

v2.0.4

15 Sep 11:41
Compare
Choose a tag to compare

⚠️ 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 render or download them from the release assets.

What's New?

  • Pointer Actions Cursor is Re-Designed
    Screenshot_20230915_101854

  • The XCursor package size is now approximately 20MB in its original form and ~2MB when compressed.

  • Official Distributing 16 and 20 XCursors (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 release script #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

06 Dec 10:15
Compare
Choose a tag to compare

What's New?

  • Use green for copy
  • Simplify move emblem
  • Simplify link emblem
  • Use orange for dnd-ask

Improvements

  • chore: Removed default hotspots assignments from build.toml
  • chore: Symlink dnd-move with grabbing cursor
  • chore: Simplify svg code

v2.0.2

10 Oct 13:40
Compare
Choose a tag to compare

Improvements

  • refactor: bitmapper moved to individual project cbmp

Issues Fixes

  • Fix blurry Windows Cursors in Small versions #119 #116
  • Fix custom outline and base color #104

v2.0.1

06 Oct 06:42
Compare
Choose a tag to compare

Fixes

  • Fix distortion transparency in XCursors exports #118

v2.0.0

03 Oct 13:01
Compare
Choose a tag to compare

What's New?

Improvements

  • prettier bitmapping logs
  • Make Outline more visible in cursors

Issues FIxes

  • README.md: removed nonsense and included theme names with descriptions #113
  • Fix [Modern Classic] I-Beam cursor is blurry #117

v1.1.2

12 Jul 13:38
57811f4
Compare
Choose a tag to compare

What's New?

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

Improvement

  • 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
  • Dynamic determine Windows canvas size on Windows cursor size inside build.py`

v1.1.1

26 Mar 11:37
1d04c41
Compare
Choose a tag to compare

What's New?

  • 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/bbpkg

Improvements

  • Clean builder cache on every make commands
  • Bibata builder bbpkg install as system level
  • Removed python3 virtual environment from builder/Makefile
  • clean target fixed in builder/Makefile
  • Bibata Rainbow packages move to own repo
  • puppeteer svg element timeout fixed
  • optional options typing in BitmapGenerator.ts
  • Format svg files
  • Remove old username of an author with Contributors table