From eb2c0756a83d68852063d808a97de66a96e69eb5 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Sun, 30 Aug 2020 17:23:01 +0530 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=92=BE=20Install=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d19d0b3..3f98fcd 100644 --- a/README.md +++ b/README.md @@ -148,8 +148,8 @@ bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/s

--> ```bash -# extract `macOSBigSur.tar` -tar -xvf macOSBigSur.tar +# extract `macOSBigSur.tar.gz` +tar -xvf macOSBigSur.tar.gz # For local users mv macOSBigSur ~/.icons/ From 0705b4bf6dcbe0d47f115f1f913bac950d5deb44 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Sun, 30 Aug 2020 17:30:21 +0530 Subject: [PATCH 2/2] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20Changelogs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 291f4fc..f0511d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,10 +24,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Builder Version in `build` script - Main method in `render` - -### Added - -- Table Of Content in `README.md`([476c64a](https://github.com/ful1e5/apple_cursor/commit/476c64afda50ec48c576b566ce729b575608c529#diff-04c6e90faac2675aa89e2176d2eec7d8)) +- Bitmaps **Pixel** check in `Animated Cursors` +- New `utils` for **Frames Save** +- **OCS** Install support **as default** for Linux users ## [1.0.2] - 10 August 2020 @@ -47,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - CODE_OF_CONDUCT.md - Quick Install (Windows & Linux) Documents @ [README.md](https://github.com/ful1e5/apple_cursor/blob/master/README.md) ([686bde5](https://github.com/ful1e5/apple_cursor/commit/686bde5eda5c4d913dd8c9df49aa94c20d24d9bf), [f36656d](https://github.com/ful1e5/apple_cursor/commit/f36656d1fbcce5c822d78f5964938daf1ad0c4c0)) - **install.sh** and **windows.inf**(automated installtion files) added in `scripts` directory. +- Table Of Content in `README.md`([476c64a](https://github.com/ful1e5/apple_cursor/commit/476c64afda50ec48c576b566ce729b575608c529#diff-04c6e90faac2675aa89e2176d2eec7d8)) ## [1.0.1-beta] - 3 August 2020