From a31f105ae47c27698b1d4411ed21a5c2d6e4ecbd Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Sun, 6 Sep 2020 09:12:47 +0530 Subject: [PATCH 1/4] =?UTF-8?q?=F0=9F=92=9B=20Docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PLING.bbcode | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/PLING.bbcode b/PLING.bbcode index 19e0067..9a5c903 100644 --- a/PLING.bbcode +++ b/PLING.bbcode @@ -1,12 +1,11 @@ [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]24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 -[/b][i]Current Version[/i] [b]1.0.2 [/b][i]Get 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) [b][size=150]Linux/X11 installation[/size][/b] -Get the latest stable/dev-version Linux release from the on the [b][url=https://github.com/ful1e5/apple_cursor/releases]GitHub Releases[/url][/b]. [size=85]Unpack [b].tar[/b] file and follow these [b]commands[/b].[/size] +Get the latest stable/dev-version Linux release from the on the [b][url=https://github.com/ful1e5/apple_cursor/releases]GitHub Releases[/url][/b]. [size=85]Unpack [b].tar.gz[/b] file and follow these [b]commands[/b].[/size] [b]Install[/b] [b]For all user:[/b] @@ -22,7 +21,7 @@ Get the latest stable/dev-version Linux release from the on the [b][url=https:// [size=150][b]Window installation[/b][/size] [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 authorise 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][*][size=85]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).[/size][/*][*][size=85]By giving a [b]Pling[/b] or [b][url=https://www.paypal.me/kaizkhatri]Donation[/url][/b].[/size][/*][*][size=85][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].[/size][/*][*][size=85][b][url=https://www.pling.com/support]Become Support of Pling.com[/url][/b], So we become [b]Full-Time [/b]Libre & FOSS content creator [b];)[/b][/size][/*][/list] +[list=2][*][size=85]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).[/size][/*][*][size=85]By giving a [b]Pling[/b] or [b][url=https://www.paypal.me/kaizkhatri]Donation[/url][/b].[/size][/*][*][size=85][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].[/size][/*][*][size=85][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][/size][/*][/list] [size=150][b]License & Terms[/b][/size] '[b]macOS Big Sur[/b]' Cursor Theme is available under the terms of the [b]GPL-3.0[/b] license. \ No newline at end of file From 12ea2ff59b4d755f8803a3ea0428d1b21ab26cd0 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Thu, 24 Sep 2020 18:15:31 +0530 Subject: [PATCH 2/4] =?UTF-8?q?=E2=9A=A1=20clickgen=20stable=20version=20w?= =?UTF-8?q?ith=20KDE=20cursors=20fixes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2c02d5d..08b4983 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -clickgen==1.1.5 +clickgen==1.1.6 Pillow==7.2.0 From ea2cf6eb540c72bda7bb6442cc4fe942c4c2e27a Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Fri, 25 Sep 2020 11:01:45 +0530 Subject: [PATCH 3/4] =?UTF-8?q?=F0=9F=93=A6=20Compress=20packages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fb9108e..e67cc74 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -70,20 +70,26 @@ jobs: - name: Generating `macOSBigSur` Cursor Theme run: python build.py + - name: Compressing Artifacts + run: | + tar -cvzf logs.tar.gz build.log + tar -cvzf bitmaps.tar.gz bitmaps + tar -cvzf macOSBigSur.tar.gz themes + - name: Uploading `macOSBigSur` Build Log artifact uses: actions/upload-artifact@v2 with: name: logs - path: build.log + path: logs.tar.gz - name: Uploading `bitmaps` artifact uses: actions/upload-artifact@v2 with: name: bitmaps - path: bitmaps/* + path: bitmaps.tar.gz - name: Uploading `macOSBigSur` Theme artifact uses: actions/upload-artifact@v2 with: name: macOSBigSur - path: themes + path: macOSBigSur.tar.gz From 88837a14464403b8a5ed58465bc9db13ac82116f Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+ful1e5@users.noreply.github.com> Date: Fri, 25 Sep 2020 11:06:00 +0530 Subject: [PATCH 4/4] =?UTF-8?q?=F0=9F=93=83=20Changelogs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 03e98f0..2cd1710 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Product logo (on [imgur](https://i.imgur.com/GVLFmwF)) +- fix wrong implementation vertical resize cursor in **KDE** +- Compressed files in `build` **GitHub Action** ## [1.0.3] - 30 August 2020