All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Bibata-Zebra link added
- pling link updated inside PLING.bbcode
- Add symlink for
top_left_arrow
cursor ful1e5/BreezeX_Cursor#10 ful1e5/BreezeX_Cursor#11 - Uninstall docs ful1e5/apple_cursor#79 ful1e5/apple_cursor#80
- sponsorships updated
- minimal docs inside
README.md
- Fix
None
value warning inbuilder/symlinks.py
- Github Action renamed to
build
v1.1.2 - 25 Jul 2021
- Support button inside
PLING.bbcode
product page make prepare
command for preparing bibata binariespyrightconfig.json
init
- Removed clean target from
builder/Makefile
- Compact code inside
builder/*
- Remove
setup.py
- Builder code moved to
src
- Import
src
module directly insidebuild.py
Makefile
build commands re-arrange with groups- Dynamic determine Windows canvas size on Windows cursor size inside
build.py
v1.1.1 - 30 Mar 2021
- pling product page docs
- 2 space format in
bitmapper
brbpkg
installed as user in make command- Supports clickgen v1.1.9
PNGProvider
imported fromclickgen.util
builder/brbpkg
docstring in reST with sphinx supports
- python3
virtualenv
commands removed frombuilder/Makefile
- Removed
builder/brbpkg/extra.py
module (all funtions imported fromclickgen
) - clean builder cache on every make commands
v1.1.0 - 04 Mar 2021
- Add Windows support
.svg
files separated to<root>/svg
- Customizable Windows & UNIX cursors
- Easy build system with
Make
supports - Make docs inREADME.md
- use builtin clickgen WinPackager for Windows package
- Constant frames in animated cursors
- Smooth animation in Windows cursors
install
&uninstall
withmake
commands
- Individual cursor build with clickgen v1.1.8 #93
- puppeteer 'single-process' args removed
- All Bitmapping code structured in
bitmapper
directory - builder code structured inside
builder
directory builder
package renamed tobrbpkg
- Symblinks provided by
brbpkg
(new Bibata Rainbow builder) - Automatic build environment setup with
make
- Logging file removed
- Fix dnf runtime requirements packages ful1e5/apple_cursor#34
- Fix grabbing cursors symlinks #87
- Fix Cursors not available for Login Window in Linux Mint 20 #88
- Dirty pixel in
move
cursor fixed #94
v1.0.0 - 17 Nov 2020
First version of Bibata_Cursor_Rainbow is published on Bibata_Cursor repo
- Bibata Rainbow (semi-animated) cursors. #55
- Bibata Rainbow workflow file added
bibata-rainbow-ci.yml
- semi-animated cursors
.svg
parsing support inbibata-core
PLING.bbcode
for Bibata Rainbow- Tagging guid in CHANGELOG.md
- Bibata Rainbow's branding assets in
packages/rainbow/src/svgs/branding
build
workflow changed tobibata-ci
- Bibata workflow file names changed to
bibata-ci.yml
&bibata-pr.yml
- Optimize BitmapsGenerator browser.