Skip to content

Commit

Permalink
feat: Banana cursor is now customizable
Browse files Browse the repository at this point in the history
  • Loading branch information
ful1e5 committed Jul 20, 2024
1 parent 64dd84c commit a7c4918
Show file tree
Hide file tree
Showing 115 changed files with 1,405 additions and 350 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- 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?

- Banana cursor is now customizable
- Support `256px` cursors

### Changes

- build script renamed (`release.sh` -> `build.sh`)
- Use 'xz' for better compression in `build.sh` script
- De-framed animated cursors to static SVG files

## [v1.0.0] - 02 November 2022

### Added
Expand Down
2 changes: 1 addition & 1 deletion svg/X_cursor.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion svg/all-scroll.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions svg/bd_double_arrow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions svg/bottom_left_corner.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a7c4918

Please sign in to comment.