From 0c41214cc49502c85ac458dd256f47daf11877dd Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Thu, 14 Oct 2021 16:41:47 +0530 Subject: [PATCH 1/3] docs: pling documents renamed to `pling/` dir --- CHANGELOG.md | 4 ++++ PLING.bbcode | 46 -------------------------------------------- pling/default.bbcode | 22 +++++++++++++++++++++ pling/white.bbcode | 0 4 files changed, 26 insertions(+), 46 deletions(-) delete mode 100644 PLING.bbcode create mode 100644 pling/default.bbcode create mode 100644 pling/white.bbcode diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e3385a..579117d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +### Changed + +- docs: pling documents renamed to `pling/` directory. + ## [v1.2.0] - 25 Aug 2021 ### Added diff --git a/PLING.bbcode b/PLING.bbcode deleted file mode 100644 index e46589c..0000000 --- a/PLING.bbcode +++ /dev/null @@ -1,46 +0,0 @@ -[b]macOS Big Sur[/b] Cursor Theme with [b]HiDPI[/b] Display support. This Cursor is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b]. -[i]Available Sizes[/i] [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96[/b] - -[i]Get the latest build[/i] @[b][url=https://github.com/ful1e5/apple_cursor/actions]GitHub Actions[/url][/b] -[i]Release Notification[/i] at [b][url=https://twitter.com/ful1e5]Twitter[/url][/b](@ful1e5) -For [i]Customizing Size[/i] check [b][url=https://github.com/ful1e5/apple_cursor#manual-build]README.md[/url][/b] - -[b] Support Creator[/b] - -[url=https://www.buymeacoffee.com/Nt7Wg4V][img]https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png[/img][/url] - - -[b]Linux/X11 installation[/b] -Get the latest stable Linux release from the [b][url=https://www.pling.com/p/1408466/#files-panel]Pling[/url][/b]. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b]. - -[b]Install[/b] -[b]For all user:[/b] -[code]sudo mv macOSBigSur /usr/share/icons[/code] -[b]For local user:[/b] -[code]mv macOSBigSur ~/.icons[/code] - -[b]Uninstall[/b] -[b]From all user:[/b] -[code]sudo rm -r /usr/share/icons/macOSBigSur[/code] -[b]From local user:[/b] -[code]rm -r ~/.icons/macOSBigSur[/code] - -[b]Window installation[/b] -[list=1] - [*]unzip [b]macOSBigSur_Windows.zip[/b] file[/*] - [*]Open [b]macOSBigSur_Windows/[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b].[/*] - [*]Click 'Install' from the context menu, and authorize the modifications to your system.[/*] - [*]Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]MacOSBigSur Cursors[/b].[/*] - [*]Click '[b]Apply[/b]'.[/*] -[/list] - -[b]How I help the Creator?[/b] -[list=2] - [*]Give a [b]Star[/b] or [b]Follow[/b] on [b][url=https://github.com/ful1e5/apple_cursor]GitHub[/url][/b] (issues & PullRequest are welcome).[/*] - [*]By giving a [b]Pling[/b] or [b][url=https://www.paypal.me/kaizkhatri]Donation[/url][/b].[/*] - [*][b]Download[/b] from[url=https://www.pling.com/p/1408466/] Pling.com[/url] Product page that helps to [b]increases[/b] my [b]monthly payout[/b].[/*] - [*][b][url=https://www.pling.com/support]Become Supporter of Pling.com[/url][/b], So we become [b]Full-Time [/b]Libre & FOSS content creator [b];)[/b][/*] -[/list] - -[b]License & Terms[/b] -'[b]macOS Big Sur[/b]' Cursor Theme is available under the terms of the [b]GPL-3.0[/b] license. diff --git a/pling/default.bbcode b/pling/default.bbcode new file mode 100644 index 0000000..4d65264 --- /dev/null +++ b/pling/default.bbcode @@ -0,0 +1,22 @@ +macOSBigSur cursor theme for Windows and Linux with [b]HiDPI[/b] display support. This cursor theme is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b]. This cursor theme support [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96[/b] size. Check [url=https://github.com/ful1e5/apple_cursor#manual-build]README.md[/url] for create custom size theme. You also download and test upcoming version from [url=https://github.com/ful1e5/apple_cursor/actions]GitHub Actions[/url] section. Follow me on [url=https://twitter.com/ful1e5]Twitter[/url] for more updates. + +[b]Linux Install[/b] +Get the latest stable Linux release from the [url=https://www.pling.com/p/1408466/#files-panel]pling.com#file-section[/url]. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b]. +as root: `sudo mv macOSBigSur /usr/share/icons` +as user: `mv macOSBigSur ~/.icons` + +[b]Linux Uninstall[/b] +from root: `sudo rm -r /usr/share/icons/macOSBigSur` +from user: `rm -r ~/.icons/macOSBigSur` + +[b]Window Install[/b] +[1] unzip [b]macOSBigSur_Windows.zip[/b] file. +[2] Open [b]macOSBigSur_Windows/[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b]. +[3] Click 'Install' from the context menu, and authorize the modifications to your system. +[4] Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]MacOSBigSur Cursors[/b]. +[5] Click '[b]Apply[/b]'. + +[b]License & Terms[/b] +'apple_cursor' is available under the terms of the 'GPL-3.0' license. + +[url=https://www.buymeacoffee.com/Nt7Wg4V][img]https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png[/img][/url] diff --git a/pling/white.bbcode b/pling/white.bbcode new file mode 100644 index 0000000..e69de29 From cac7a18dd23f446629bbebc4a293cd6d72eb7a7b Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Thu, 14 Oct 2021 17:43:41 +0530 Subject: [PATCH 2/3] docs: pling links updated #60 --- CHANGELOG.md | 5 +++++ README.md | 18 +++--------------- pling/default.bbcode | 5 +++++ pling/white.bbcode | 25 +++++++++++++++++++++++++ 4 files changed, 38 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 579117d..ea86200 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +### Added + +- docs: macOSBigSur-White pling document added to `pling/white.bbcode`. +- quick install links updated inside README.md#quick-install + ### Changed - docs: pling documents renamed to `pling/` directory. diff --git a/README.md b/README.md index 48d1c36..ce453ff 100644 --- a/README.md +++ b/README.md @@ -44,19 +44,10 @@
- - License - - - - License - - License - -
+ Made By Kaiz @@ -98,11 +89,8 @@ Enjoy **[macOS Big Sur](https://www.apple.com/macos/big-sur-preview/)** Cursor T #### Quick install -

- - - -

+- macOSBigSur: [https://www.pling.com/p/1408466](https://www.pling.com/p/1408466) +- macOSBigSur-White: [https://www.pling.com/p/1616779](https://www.pling.com/p/1616779) ### Manual Install diff --git a/pling/default.bbcode b/pling/default.bbcode index 4d65264..ba0a3d6 100644 --- a/pling/default.bbcode +++ b/pling/default.bbcode @@ -1,5 +1,10 @@ macOSBigSur cursor theme for Windows and Linux with [b]HiDPI[/b] display support. This cursor theme is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b]. This cursor theme support [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96[/b] size. Check [url=https://github.com/ful1e5/apple_cursor#manual-build]README.md[/url] for create custom size theme. You also download and test upcoming version from [url=https://github.com/ful1e5/apple_cursor/actions]GitHub Actions[/url] section. Follow me on [url=https://twitter.com/ful1e5]Twitter[/url] for more updates. + +Looking for white macOSBigSur cursor theme? +check [url=https://www.pling.com/p/1616779#files-panel]https://www.pling.com/p/1616779[/url] + + [b]Linux Install[/b] Get the latest stable Linux release from the [url=https://www.pling.com/p/1408466/#files-panel]pling.com#file-section[/url]. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b]. as root: `sudo mv macOSBigSur /usr/share/icons` diff --git a/pling/white.bbcode b/pling/white.bbcode index e69de29..f21e5e3 100644 --- a/pling/white.bbcode +++ b/pling/white.bbcode @@ -0,0 +1,25 @@ +macOSBigSur White cursor theme for Windows and Linux with [b]HiDPI[/b] display support. This cursor theme is built with [b][url=https://github.com/ful1e5/clickgen]clickgen[/url][/b] and render with the [b][url=https://github.com/puppeteer/puppeteer/]puppeteer[/url][/b]. This cursor theme support [b]22, 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96[/b] size. Check [url=https://github.com/ful1e5/apple_cursor#manual-build]README.md[/url] for create custom size theme. You also download and test upcoming version from [url=https://github.com/ful1e5/apple_cursor/actions]GitHub Actions[/url] section. Follow me on [url=https://twitter.com/ful1e5]Twitter[/url] for more updates. + +Looking for default macOSBigSur cursor theme? +check [url=https://www.pling.com/p/1408466/#files-panel]https://www.pling.com/p/1408466/[/url] + +[b]Linux Install[/b] +Get the latest stable Linux release from the [url=https://www.pling.com/p/1408466/#files-panel]pling.com#file-section[/url]. Unpack the [b].tar.gz[/b] file and follow these [b]commands[/b]. +as root: `sudo mv macOSBigSur-White /usr/share/icons` +as user: `mv macOSBigSur-White ~/.icons` + +[b]Linux Uninstall[/b] +from root: `sudo rm -r /usr/share/icons/macOSBigSur-White` +from user: `rm -r ~/.icons/macOSBigSur-White` + +[b]Window Install[/b] +[1] unzip [b]macOSBigSur-White-Windows.zip[/b] file. +[2] Open [b]macOSBigSur-White-Windows/[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b]. +[3] Click 'Install' from the context menu, and authorize the modifications to your system. +[4] Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]MacOSBigSur Cursors[/b]. +[5] Click '[b]Apply[/b]'. + +[b]License & Terms[/b] +'apple_cursor' is available under the terms of the 'GPL-3.0' license. + +[url=https://www.buymeacoffee.com/Nt7Wg4V][img]https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png[/img][/url] From e1f0a99812208c2124881151bda659cb4601e440 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Thu, 14 Oct 2021 17:44:08 +0530 Subject: [PATCH 3/3] prepare v1.2.1 --- bitmapper/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitmapper/package.json b/bitmapper/package.json index b97ffa0..cbfc8ef 100644 --- a/bitmapper/package.json +++ b/bitmapper/package.json @@ -1,6 +1,6 @@ { "name": "apple_cursor_bitmapper", - "version": "1.2.0", + "version": "1.2.1", "main": "index.js", "scripts": { "render": "yarn ts-node src/index.ts"