From cd60c3ea3d1d0ae26f03c3431351198ae1ad51e7 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Sun, 13 Jun 2021 15:28:24 +0530 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=93=9A=20docs=20init?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PLING.bbcode | 41 +++++++ README.md | 307 ++++++++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 346 insertions(+), 2 deletions(-) create mode 100644 PLING.bbcode diff --git a/PLING.bbcode b/PLING.bbcode new file mode 100644 index 0000000..31ce485 --- /dev/null +++ b/PLING.bbcode @@ -0,0 +1,41 @@ +[b]BreezeX [/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 latest build[/i] @[b][url=https://github.com/ful1e5/BreezeX_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/BreezeX_Cursor#manual-build]README.md[/url][/b] + +[b]Linux/X11 installation[/b] +Get the latest stable Linux release from the [b][url=TODO]Pling[/url][/b]. Unpack [b].tar.gz[/b] file and follow these [b]commands[/b]. + +[b]Install[/b] +[b]For all user:[/b] +[code]sudo mv BreezeX-* /usr/share/icons[/code] +[b]For local user:[/b] +[code]mv BreezeX-* ~/.icons[/code] + +[b]Uninstall[/b] +[b]From all user:[/b] +[code]sudo rm -r /usr/share/icons/BreezeX-*[/code] +[b]From local user:[/b] +[code]rm -r ~/.icons/BreezeX-*[/code] + +[b]Window installation[/b] +[list=1] + [*]unzip [b].zip[/b] file[/*] + [*]Open [b]unziped directory[/b] in Explorer, and [b]right-click[/b] on [b]install.inf[/b].[/*] + [*]Click 'Install' from the context menu, and authorise the modifications to your system.[/*] + [*]Open [i]Control Panel > Personalisation and Appearance > Change mouse pointers[/i], and select [b]BreezeX 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/BreezeX_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]BreezeX[/b]' Cursor Theme is available under the terms of the [b]GPL-3.0[/b] license. diff --git a/README.md b/README.md index 3d94372..39c38f2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,306 @@ -# BreezeX_Cursor +
+
+
+ extended KDE cursor π +
+ + +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Dark BreezeX Cursors π€
+
+
+
+ Light BreezeX Cursors π€
+
+
+
+
+
++ I'm Using Katana +
From 6fe1d7dcf2d278ced320d5eccc652247244f2642 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Mon, 14 Jun 2021 11:25:55 +0530 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=9A=80=20Prepare=20v1.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- PLING.bbcode | 4 ++-- README.md | 10 ++++------ 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f98ab9f..53e19d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] -## [v1.0.0] - +## [v1.0.0] - 14 June 2021 ### Added diff --git a/PLING.bbcode b/PLING.bbcode index 31ce485..2c5c547 100644 --- a/PLING.bbcode +++ b/PLING.bbcode @@ -6,7 +6,7 @@ For [i]Customizing Size[/i] check [b][url=https://github.com/ful1e5/BreezeX_Cursor#manual-build]README.md[/url][/b] [b]Linux/X11 installation[/b] -Get the latest stable Linux release from the [b][url=TODO]Pling[/url][/b]. Unpack [b].tar.gz[/b] file and follow these [b]commands[/b]. +Get the latest stable Linux release from the [b][url=https://www.pling.com/p/1538515/#files-panel]Pling[/url][/b]. Unpack [b].tar.gz[/b] file and follow these [b]commands[/b]. [b]Install[/b] [b]For all user:[/b] @@ -33,7 +33,7 @@ Get the latest stable Linux release from the [b][url=TODO]Pling[/url][/b]. Unpac [list=2] [*]Give a [b]Star[/b] or [b]Follow[/b] on [b][url=https://github.com/ful1e5/BreezeX_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]Download[/b] from[url=https://www.pling.com/p/1538515/#files-panel] 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] diff --git a/README.md b/README.md index 39c38f2..935de22 100644 --- a/README.md +++ b/README.md @@ -42,14 +42,13 @@ -
-
+