From 26da24bff3c57d0e4ae5f7e1392f55b28816bd93 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 13:34:26 +0530 Subject: [PATCH 01/15] =?UTF-8?q?=F0=9F=93=9A=20Quick=20install=20link=20f?= =?UTF-8?q?or=20master?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a8bee5..cf56c86 100644 --- a/README.md +++ b/README.md @@ -75,13 +75,13 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)** ##### via curl ```bash -bash <(curl -s "https://raw.githubusercontent.com/ful1e5/apple_cursor/easy-install-patch/scripts/install.sh") +bash <(curl -s "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/scripts/install.sh") ``` ##### via wget ```bash -bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/easy-install-patch/scripts/install.sh") +bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/scripts/install.sh") ``` #### Windows @@ -96,7 +96,7 @@ bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/easy-ins #### Colors: -- ![#000000](https://placehold.it/15/000/000000?text=+) `#000000` +- ![#000000](https://placehold.it/15/000/000000?text=+) `#000000vim.searchHighlightColor` - ![#fffff](https://placehold.it/15/fff/000000?text=+) `#fffff` - ![#13A3F5](https://placehold.it/15/13A3F5/000000?text=+) `#13A3F5` - ![#4DCB2C](https://placehold.it/15/4DCB2C/000000?text=+) `#4DCB2C` From 476c64afda50ec48c576b566ce729b575608c529 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 14:01:28 +0530 Subject: [PATCH 02/15] =?UTF-8?q?=F0=9F=93=9A=20Table=20of=20content=20add?= =?UTF-8?q?ed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 32 ++++++++++++++++++++++++++++---- 1 file changed, 28 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cf56c86..1b75cc3 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,28 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)** Cursor Theme for `Windows` and `Linux` with _HiDPi Support_ 🎉. +
+ Table of Contents (click to expand) + +- [Apple Cursor](#apple-cursor) + - [Linux Install](#quick-install) + - [Windows Install](#windows) + - [Cursor Sizes](#cursor-sizes) + - [Colors](#colors) + - [Cursors Preview](#preview) +- [Dependencies](#dependencies) + - [Runtime Dependencies](#runtime-dependencies) + - [Build Dependencies](#build-dependencies) +- [Install](#install) + - [Basic Installation](basic-installation) + - [Manual Installation](#manual-install) +- [Bugs](#bugs) +- [Getting Help](#getting-help) +- [Contributing](#️-contributing) +- [Support ✨](#support) + +
+ #### Quick install ##### via curl @@ -92,9 +114,11 @@ bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/s 4. Open _Control Panel > Personalisation and Appearance > Change mouse pointers_, and select **MacOSBigSur Cursors**. 5. Click '**Apply**'. -#### Cursor Sizes: 24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 +#### Cursor Sizes -#### Colors: +24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 + +#### Colors - ![#000000](https://placehold.it/15/000/000000?text=+) `#000000vim.searchHighlightColor` - ![#fffff](https://placehold.it/15/fff/000000?text=+) `#fffff` @@ -178,7 +202,7 @@ mv macOSBigSur ~/.icons/ sudo mv macOSBigSur /usr/share/icons/ ``` -## Manual Install +## Manual Installation > Make sure you have installed all [Build dependencies](#build-dependencies). @@ -235,7 +259,7 @@ You can create a **issue**, I will help you. 🙂 -# Contributions and Suggestions +# Contributing Check [CONTRIBUTING.md](https://github.com/ful1e5/apple_cursor/blob/master/CONTRIBUTING.md), any suggestions for features and contributions to the continuing code masterelopment can be made via the issue tracker or code contributions via a `Fork` & `Pull requests`. From b885fa34181bb1b2aaf9db4b3b934c828b686250 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 16:33:04 +0530 Subject: [PATCH 03/15] =?UTF-8?q?=F0=9F=94=A8=20Refrence=20link=20fixed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b75cc3..ac5c09f 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)** Cursor Theme for `Windows` and `Linux` with _HiDPi Support_ 🎉. +
Table of Contents (click to expand) @@ -87,7 +88,7 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)** - [Manual Installation](#manual-install) - [Bugs](#bugs) - [Getting Help](#getting-help) -- [Contributing](#️-contributing) +- [Contributing](#contributing) - [Support ✨](#support)
@@ -261,7 +262,7 @@ You can create a **issue**, I will help you. 🙂 # Contributing -Check [CONTRIBUTING.md](https://github.com/ful1e5/apple_cursor/blob/master/CONTRIBUTING.md), any suggestions for features and contributions to the continuing code masterelopment can be made via the issue tracker or code contributions via a `Fork` & `Pull requests`. +Check [CONTRIBUTING.md](CONTRIBUTING.md), any suggestions for features and contributions to the continuing code masterelopment can be made via the issue tracker or code contributions via a `Fork` & `Pull requests`. From a34dc70a35c556bcf4d62bd3c38f5261dc297e04 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 16:52:42 +0530 Subject: [PATCH 04/15] =?UTF-8?q?=F0=9F=91=B7=20Build=20Docs=20Improved?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 41 +++++++++-------------------------------- 1 file changed, 9 insertions(+), 32 deletions(-) diff --git a/README.md b/README.md index ac5c09f..da16922 100644 --- a/README.md +++ b/README.md @@ -83,9 +83,10 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)** - [Dependencies](#dependencies) - [Runtime Dependencies](#runtime-dependencies) - [Build Dependencies](#build-dependencies) -- [Install](#install) - - [Basic Installation](basic-installation) - - [Manual Installation](#manual-install) +- [Build From Scrach](#build-from-scratch) + - [⚡ Auto Build (using GitHub Actions)](#⚡-auto-build-using-gitHub-actions) + - [Manual Build](#manual-build) + - [Install Build Theme](#install-build-theme) - [Bugs](#bugs) - [Getting Help](#getting-help) - [Contributing](#contributing) @@ -179,31 +180,7 @@ bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/s - python (<=3.6) - pip3 - - -# Install - -## Basic Installation - -Download latest `stable` & `development` from [here](https://github.com/ful1e5/apple_cursor/releases) according to your **OS**. - -### Linux/X11 - - - - -```bash -# Unpack -mkdir macOSBigSur && tar -xvf macOSBigSur.tar -C macOSBigSur -# For local users -mv macOSBigSur ~/.icons/ -# For all users -sudo mv macOSBigSur /usr/share/icons/ -``` - -## Manual Installation +## Build From Scratch > Make sure you have installed all [Build dependencies](#build-dependencies). @@ -211,7 +188,7 @@ sudo mv macOSBigSur /usr/share/icons/ GitHub Actions is automatically runs on every `push`(on **master** and **dev** branches) and `pull request`(on **master** branch), You found theme resources in `artifact` section of **build**.GitHub **Actions** available inside [.github/workflows](https://github.com/ful1e5/apple_cursor/tree/master/.github/workflows) directory. -### Build +### Manual Build ```bash # This command setup python virtual environment && install all packages @@ -222,12 +199,12 @@ yarn compile && yarn unpack After build `bitmaps` and `packages` are generated at project root directory. -### Install Build Cursor - -#### Linux +### Install Build Theme All builded cursor packages are available inside `packages` directory. +#### Linux + ```bash cd ./packages # Unpack .tar archive From 5f77834b88037ccccbeacb7b28dc6e3d1b0be7fb Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 17:18:57 +0530 Subject: [PATCH 05/15] =?UTF-8?q?=F0=9F=98=8E=20Sizes=20&=20Colors=20polis?= =?UTF-8?q?hed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 58 +++++++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 43 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index da16922..dfe25aa 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,31 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)** +#### Cursor Sizes + +24 +28 +32 +40 +48 +56 +64 +72 +80 +88 +96 + +#### Colors + +![#000000](https://placehold.it/15/000/000000?text=+) #000000 +![#fffff](https://placehold.it/15/fff/000000?text=+) #fffff +![#13A3F5](https://placehold.it/15/13A3F5/000000?text=+) #13A3F5 +![#4DCB2C](https://placehold.it/15/4DCB2C/000000?text=+) #4DCB2C +![#FED103](https://placehold.it/15/FED103/000000?text=+) #FED103 +![#FE9D0C](https://placehold.it/15/FE9D0C/000000?text=+) #FE9D0C +![#F2493C](https://placehold.it/15/F2493C/000000?text=+) #F2493C +![#B75DCC](https://placehold.it/15/B75DCC/000000?text=+) #B75DCC + #### Quick install ##### via curl @@ -108,6 +133,24 @@ bash <(curl -s "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/scr bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/scripts/install.sh") ``` +### Install + +#### Linux/X11 + + + + +```bash +# Unpack +mkdir macOSBigSur && tar -xvf macOSBigSur.tar -C macOSBigSur +# For local users +mv macOSBigSur ~/.icons/ +# For all users +sudo mv macOSBigSur /usr/share/icons/ +``` + #### Windows 1. unzip `macOSBigSur_Windows.zip` file @@ -116,21 +159,6 @@ bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/s 4. Open _Control Panel > Personalisation and Appearance > Change mouse pointers_, and select **MacOSBigSur Cursors**. 5. Click '**Apply**'. -#### Cursor Sizes - -24, 28, 32, 40, 48, 56, 64, 72, 80, 88, 96 - -#### Colors - -- ![#000000](https://placehold.it/15/000/000000?text=+) `#000000vim.searchHighlightColor` -- ![#fffff](https://placehold.it/15/fff/000000?text=+) `#fffff` -- ![#13A3F5](https://placehold.it/15/13A3F5/000000?text=+) `#13A3F5` -- ![#4DCB2C](https://placehold.it/15/4DCB2C/000000?text=+) `#4DCB2C` -- ![#FED103](https://placehold.it/15/FED103/000000?text=+) `#FED103` -- ![#FE9D0C](https://placehold.it/15/FE9D0C/000000?text=+) `#FE9D0C` -- ![#F2493C](https://placehold.it/15/F2493C/000000?text=+) `#F2493C` -- ![#B75DCC](https://placehold.it/15/B75DCC/000000?text=+) `#B75DCC` - #### Preview: > Detailed Cursors Informations inside [src/svgs/README.md](https://github.com/ful1e5/apple_cursor/blob/master/src/svg/README.md) From 6621e8837583b091f17065b39c83a0581b03885b Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 17:24:11 +0530 Subject: [PATCH 06/15] =?UTF-8?q?=F0=9F=93=9A=20Docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index dfe25aa..605afdd 100644 --- a/README.md +++ b/README.md @@ -110,14 +110,14 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)** #### Colors -![#000000](https://placehold.it/15/000/000000?text=+) #000000 -![#fffff](https://placehold.it/15/fff/000000?text=+) #fffff -![#13A3F5](https://placehold.it/15/13A3F5/000000?text=+) #13A3F5 -![#4DCB2C](https://placehold.it/15/4DCB2C/000000?text=+) #4DCB2C -![#FED103](https://placehold.it/15/FED103/000000?text=+) #FED103 -![#FE9D0C](https://placehold.it/15/FE9D0C/000000?text=+) #FE9D0C -![#F2493C](https://placehold.it/15/F2493C/000000?text=+) #F2493C -![#B75DCC](https://placehold.it/15/B75DCC/000000?text=+) #B75DCC +![#000000](https://placehold.it/15/000/000000?text=+) +![#fffff](https://placehold.it/15/fff/000000?text=+) +![#13A3F5](https://placehold.it/15/13A3F5/000000?text=+) +![#4DCB2C](https://placehold.it/15/4DCB2C/000000?text=+) +![#FED103](https://placehold.it/15/FED103/000000?text=+) +![#FE9D0C](https://placehold.it/15/FE9D0C/000000?text=+) +![#F2493C](https://placehold.it/15/F2493C/000000?text=+) +![#B75DCC](https://placehold.it/15/B75DCC/000000?text=+) #### Quick install From 0a85bf94986e6dac89f262319a09cb4174e3783c Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 17:25:12 +0530 Subject: [PATCH 07/15] =?UTF-8?q?=F0=9F=93=9A=20Colors=20Alignments?= 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 605afdd..b269893 100644 --- a/README.md +++ b/README.md @@ -110,14 +110,14 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)** #### Colors -![#000000](https://placehold.it/15/000/000000?text=+) -![#fffff](https://placehold.it/15/fff/000000?text=+) ![#13A3F5](https://placehold.it/15/13A3F5/000000?text=+) ![#4DCB2C](https://placehold.it/15/4DCB2C/000000?text=+) ![#FED103](https://placehold.it/15/FED103/000000?text=+) ![#FE9D0C](https://placehold.it/15/FE9D0C/000000?text=+) ![#F2493C](https://placehold.it/15/F2493C/000000?text=+) ![#B75DCC](https://placehold.it/15/B75DCC/000000?text=+) +![#000000](https://placehold.it/15/000/000000?text=+) +![#fffff](https://placehold.it/15/fff/000000?text=+) #### Quick install From 3f33cc107345ef0a178619f10bdc19a9345321d6 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 17:27:49 +0530 Subject: [PATCH 08/15] =?UTF-8?q?=F0=9F=93=9A=20Quick=20install=20refrence?= =?UTF-8?q?=20fix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b269893..d6fb88c 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,8 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)** Table of Contents (click to expand) - [Apple Cursor](#apple-cursor) - - [Linux Install](#quick-install) + - [Quick Install For Linux](#quick-install) + - [Linux Install](#linux/x11) - [Windows Install](#windows) - [Cursor Sizes](#cursor-sizes) - [Colors](#colors) From 433d66feea7ab835fae72db0cdf23077bcae30f6 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 17:30:57 +0530 Subject: [PATCH 09/15] =?UTF-8?q?=F0=9F=93=9A=20Manual=20install=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d6fb88c..f4642c2 100644 --- a/README.md +++ b/README.md @@ -75,11 +75,12 @@ Enjoy upcoming **[macOS BigSur](https://www.apple.com/macos/big-sur-preview/)** Table of Contents (click to expand) - [Apple Cursor](#apple-cursor) - - [Quick Install For Linux](#quick-install) - - [Linux Install](#linux/x11) - - [Windows Install](#windows) - [Cursor Sizes](#cursor-sizes) - [Colors](#colors) + - [Quick Install For Linux](#quick-install) + - [Manual Install](#manual-install) + - [Linux Install](#linux/x11) + - [Windows Install](#windows) - [Cursors Preview](#preview) - [Dependencies](#dependencies) - [Runtime Dependencies](#runtime-dependencies) @@ -134,7 +135,7 @@ bash <(curl -s "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/scr bash <(wget -qO- "https://raw.githubusercontent.com/ful1e5/apple_cursor/master/scripts/install.sh") ``` -### Install +### Manual Install #### Linux/X11 From ef2ddc45edcdda840c92a5ecd8b71295370b7457 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 17:32:20 +0530 Subject: [PATCH 10/15] =?UTF-8?q?=F0=9F=93=9A=20Preview=20sub=20heading?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4642c2..b7c4152 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ sudo mv macOSBigSur /usr/share/icons/


- macOS Big Sur + macOSBigSur Cursors 🍎

From 14d85f7ed289d681685e698eae4d0f205b6a3f3a Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 17:50:21 +0530 Subject: [PATCH 11/15] =?UTF-8?q?=F0=9F=93=9A=20Windows=20Cursors=20links?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/svg/README.md | 88 +++++++++++++++++++++++------------------------ 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/src/svg/README.md b/src/svg/README.md index 1899fbd..40dee25 100644 --- a/src/svg/README.md +++ b/src/svg/README.md @@ -2,50 +2,50 @@ ## Symbolic Cursors -| Preview | Source | Symbolic links | -| :------------------------------------------------: | :---------------------: | :-------------------------------------------------------------: | -| | all_scroll.svg | `None` | -| | bottom_left_corner.svg | `fd_double_arrow.svg` `top_right_corner.svg` | -| | bottom_right_corner.svg | `bd_double_arrow.svg` `top_left_corner.svg` | -| | bottom_tee.svg | `None` | -| | center_ptr.svg | `None` | -| | circle.svg | `crossed_circle.svg` `dnd_no_drop.svg` | -| | context_menu.svg | `None` | -| | copy.svg | `dnd_copy.svg` | -| | cross.svg | `tcross.svg` | -| | crosshair.svg | `None` | -| | dotbox.svg | `None` | -| | hand1.svg | `None` | -| | hand2.svg | `None` | -| | left_ptr.svg | `None` | -| | left_side.svg | `right_side.svg` | -| | left_tee.svg | `None` | -| | link.svg | `dnd_link.svg` | -| | ll_angle.svg | `None` | -| | lr_angle.svg | `None` | -| | move.svg | `dnd_move.svg` `dnd_none.svg` `grabbing.svg` `pointer_move.svg` | -| | pencil.svg | `None` | -| | plus.svg | `None` | -| | question_arrow.svg | `dnd_ask.svg` | -| | right_ptr.svg | `None` | -| | right_tee.svg | `None` | -| | sb_down_arrow.svg | `None` | -| | sb_h_double_arrow.svg | `None` | -| | sb_left_arrow.svg | `None` | -| | sb_right_arrow.svg | `None` | -| | sb_up_arrow.svg | `None` | -| | sb_v_double_arrow.svg | `None` | -| | top_side.svg | `bottom_side.svg` | -| | top_tee.svg | `None` | -| | ul_angle.svg | `None` | -| | ur_angle.svg | `None` | -| | vertical_text.svg | `None` | -| | wait.svg | `left_ptr_watch.svg` | -| | wayland_cursor.svg | `None` | -| | x_cursor.svg | `None` | -| | xterm.svg | `None` | -| | zoom_in.svg | `None` | -| | zoom_out.svg | `None` | +| Preview | Source | Symbolic links | Windows Cursor name | +| :------------------------------------------------: | :---------------------: | :-------------------------------------------------------------: | :------------------------------------: | +| | all_scroll.svg | `None` | `move.cur` | +| | bottom_left_corner.svg | `fd_double_arrow.svg` `top_right_corner.svg` | `diagonal-resize-2.cur` | +| | bottom_right_corner.svg | `bd_double_arrow.svg` `top_left_corner.svg` | `diagonal-resize-1.cur` | +| | bottom_tee.svg | `None` | | +| | center_ptr.svg | `None` | | +| | circle.svg | `crossed_circle.svg` `dnd_no_drop.svg` | `unavailable.cur` | +| | context_menu.svg | `None` | | +| | copy.svg | `dnd_copy.svg` | | +| | cross.svg | `tcross.svg` | | +| | crosshair.svg | `None` | `precision-select.cur` | +| | dotbox.svg | `None` | | +| | hand1.svg | `None` | | +| | hand2.svg | `None` | `link-select.cur` | +| | left_ptr.svg | `None` | `normal-select.cur` | +| | left_side.svg | `right_side.svg` | `horizontal-resize.cur` | +| | left_tee.svg | `None` | | +| | link.svg | `dnd_link.svg` | | +| | ll_angle.svg | `None` | | +| | lr_angle.svg | `None` | | +| | move.svg | `dnd_move.svg` `dnd_none.svg` `grabbing.svg` `pointer_move.svg` | | +| | pencil.svg | `None` | `handwriting.cur` | +| | plus.svg | `None` | | +| | question_arrow.svg | `dnd_ask.svg` | `help-select.cur` | +| | right_ptr.svg | `None` | | +| | right_tee.svg | `None` | | +| | sb_down_arrow.svg | `None` | | +| | sb_h_double_arrow.svg | `None` | | +| | sb_left_arrow.svg | `None` | | +| | sb_right_arrow.svg | `None` | | +| | sb_up_arrow.svg | `None` | `alt-select.cur` | +| | sb_v_double_arrow.svg | `None` | | +| | top_side.svg | `bottom_side.svg` | `vertical-resize.cur` | +| | top_tee.svg | `None` | | +| | ul_angle.svg | `None` | | +| | ur_angle.svg | `None` | | +| | vertical_text.svg | `None` | | +| | wait.svg | `left_ptr_watch.svg` | `working-in-background.ani` `busy.ani` | +| | wayland_cursor.svg | `None` | | +| | x_cursor.svg | `None` | `pirate.cur` | +| | xterm.svg | `None` | `text-select.cur` | +| | zoom_in.svg | `None` | | +| | zoom_out.svg | `None` | | ## Figma File From acbbea24238fbfd43b405e4af73cc9f8b0101a59 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 17:57:12 +0530 Subject: [PATCH 12/15] =?UTF-8?q?=E2=98=91=20Windows=20Cursors=20config=20?= =?UTF-8?q?sorted?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.py | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/config.py b/config.py index a4680f0..93c53f4 100644 --- a/config.py +++ b/config.py @@ -20,22 +20,22 @@ with open("./package.json") as f: # Windows Cursors Config windows_cursors = { - "sb_up_arrow.cur": "alt-select.cur", + "all-scroll.cur": "move.cur", "bd_double_arrow.cur": "diagonal-resize-1.cur", "bottom_left_corner.cur": "diagonal-resize-2.cur", - "pencil.cur": "handwriting.cur", - "dnd-ask.cur": "help-select.cur", - "right_side.cur": "horizontal-resize.cur", - "hand2.cur": "link-select.cur", - "all-scroll.cur": "move.cur", - "left_ptr.cur": "normal-select.cur", - "X_cursor.cur": "pirate.cur", - "crosshair.cur": "precision-select.cur", - "xterm.cur": "text-select.cur", - "circle.cur": "unavailable.cur", "bottom_side.cur": "vertical-resize.cur", + "circle.cur": "unavailable.cur", + "crosshair.cur": "precision-select.cur", + "dnd-ask.cur": "help-select.cur", + "hand2.cur": "link-select.cur", + "left_ptr.cur": "normal-select.cur", + "left_ptr_watch.ani": "working-in-background.ani", + "pencil.cur": "handwriting.cur", + "right_side.cur": "horizontal-resize.cur", + "sb_up_arrow.cur": "alt-select.cur", "wait.ani": "busy.ani", - "left_ptr_watch.ani": "working-in-background.ani" + "x_cursor.cur": "pirate.cur", + "xterm.cur": "text-select.cur" } # Windows install.inf file content From 02e00dd20c56d6c1692387cc7cf587b08a838749 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 18:07:15 +0530 Subject: [PATCH 13/15] =?UTF-8?q?=E2=99=BB=20Changelogs=20for=20unreleased?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a78543..c40194a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [unreleased] +### Changed + +- `Windows Cursors Info` added in `src/svg/README.md` ([]()) +- Quick install and Build Docs Improved +- Window **Config** Sorted ([acbbea2](https://github.com/ful1e5/apple_cursor/commit/acbbea24238fbfd43b405e4af73cc9f8b0101a59)) + +### Added + +- Table Of Content in `README.md`([476c64a](https://github.com/ful1e5/apple_cursor/commit/476c64afda50ec48c576b566ce729b575608c529#diff-04c6e90faac2675aa89e2176d2eec7d8)) + ## [1.0.2] - 10 August 2020 -## Changed +### Changed - `hand2` and `left_ptr` hotspots alignments fixed. - Smooth Animation with `35` Delay ([6698a56](https://github.com/ful1e5/apple_cursor/commit/6698a566c08c1f8e6a36ac7012c9a931dac2edf7)) @@ -18,7 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Redesign **Windows package** with `install.inf`. ([5f99e05](https://github.com/ful1e5/apple_cursor/commit/5f99e0565a5730165a498695bcbba4716108e82b)) - Remove **unnecessary** Windows Cursors. ([5f99e05](https://github.com/ful1e5/apple_cursor/commit/5f99e0565a5730165a498695bcbba4716108e82b)) -## Added +### Added - Cursors Preview, Build Dependencies, Runtime Dependencies and other Documents @ [README.md](https://github.com/ful1e5/apple_cursor/blob/master/README.md) - CONTRIBUTING.md From 20a16a2436cba83c224758a50e3c1605a684e434 Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 18:11:05 +0530 Subject: [PATCH 14/15] =?UTF-8?q?=E2=99=BB=20Commit=20link=20inside=20unre?= =?UTF-8?q?leased?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c40194a..d661610 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- `Windows Cursors Info` added in `src/svg/README.md` ([]()) +- `Windows Cursors Info` added in `src/svg/README.md` ([14d85f7](https://github.com/ful1e5/apple_cursor/commit/14d85f7ed289d681685e698eae4d0f205b6a3f3a)) - Quick install and Build Docs Improved - Window **Config** Sorted ([acbbea2](https://github.com/ful1e5/apple_cursor/commit/acbbea24238fbfd43b405e4af73cc9f8b0101a59)) From 60a313b6b9ec0f5a34d6dd0485c32d3bc47e743d Mon Sep 17 00:00:00 2001 From: ful1e5 <24286590+KaizIqbal@users.noreply.github.com> Date: Tue, 11 Aug 2020 18:18:49 +0530 Subject: [PATCH 15/15] =?UTF-8?q?=F0=9F=A4=96=20Stale=20bot=20init?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/stale.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/stale.yml diff --git a/.github/stale.yml b/.github/stale.yml new file mode 100644 index 0000000..d9f6563 --- /dev/null +++ b/.github/stale.yml @@ -0,0 +1,17 @@ +# Number of days of inactivity before an issue becomes stale +daysUntilStale: 60 +# Number of days of inactivity before a stale issue is closed +daysUntilClose: 7 +# Issues with these labels will never be considered stale +exemptLabels: + - pinned + - security +# Label to use when marking an issue as stale +staleLabel: wontfix +# Comment to post when marking an issue as stale. Set to `false` to disable +markComment: > + This issue has been automatically marked as stale because it has not had + recent activity. It will be closed if no further activity occurs. Thank you + for your contributions. +# Comment to post when closing a stale issue. Set to `false` to disable +closeComment: false \ No newline at end of file