commit 771fa94eb2fd20e811d445b047cb62fac99042ad Author: Vrifox Date: Mon Sep 14 17:13:24 2020 +0200 2013-0706-0001 diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..b70d3cb --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2018 Vrifox + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..74673ca --- /dev/null +++ b/README.md @@ -0,0 +1,35 @@ +# omega-cursors + +**omega-cursors** is an OSX-inspired cursor-set. WIP + +by Vrifox™
+ +## preview +![arrow.png](https://git.vrifox.cc/vrifox/cursors/raw/branch/master/source/arrow.png) +![help.png](https://git.vrifox.cc/vrifox/cursors/raw/branch/master/source/help.png) +![working.png](https://git.vrifox.cc/vrifox/cursors/raw/branch/master/source/working/working01.png) +![unavailable.png](https://git.vrifox.cc/vrifox/cursors/raw/branch/master/source/unavailable.png) +![link.png](https://git.vrifox.cc/vrifox/cursors/raw/branch/master/source/link.png) +![link-alt.png](https://git.vrifox.cc/vrifox/cursors/raw/branch/master/source/link-alt.png) +![precision.png](https://git.vrifox.cc/vrifox/cursors/raw/branch/master/source/precision.png) +![text.png](https://git.vrifox.cc/vrifox/cursors/raw/branch/master/source/text.png) +![move.png](https://git.vrifox.cc/vrifox/cursors/raw/branch/master/source/move.png) +![vertical-resize.png](https://git.vrifox.cc/vrifox/cursors/raw/branch/master/source/vertical-resize.png) +![horizontal-resize.png](https://git.vrifox.cc/vrifox/cursors/raw/branch/master/source/horizontal-resize.png) +![diagonal-resize1.png](https://git.vrifox.cc/vrifox/cursors/raw/branch/master/source/diagonal-resize1.png) +![diagonal-resize2.png](https://git.vrifox.cc/vrifox/cursors/raw/branch/master/source/diagonal-resize2.png) + +## installation +### windows +1. double-click on install.inf +2. Control Panel > Appearance and Personalization > Personalization
+2.1. (Left Panel) > Change mouse pointers
+2.2. Tab: Pointers > Scheme: omega-cursors
+ +## history + +See [releases](https://git.vrifox.cc/vrifox/cursors/releases) for detailed changelog. + +## license + +[MIT license](LICENSE.md) © Vrifox diff --git a/arrow.cur b/arrow.cur new file mode 100644 index 0000000..dd3875e Binary files /dev/null and b/arrow.cur differ diff --git a/diagonal-resize1.cur b/diagonal-resize1.cur new file mode 100644 index 0000000..8d5e2ab Binary files /dev/null and b/diagonal-resize1.cur differ diff --git a/diagonal-resize2.cur b/diagonal-resize2.cur new file mode 100644 index 0000000..f338d03 Binary files /dev/null and b/diagonal-resize2.cur differ diff --git a/help.cur b/help.cur new file mode 100644 index 0000000..813a9f9 Binary files /dev/null and b/help.cur differ diff --git a/horizontal-resize.cur b/horizontal-resize.cur new file mode 100644 index 0000000..0a18d4a Binary files /dev/null and b/horizontal-resize.cur differ diff --git a/link-alt.cur b/link-alt.cur new file mode 100644 index 0000000..c79b300 Binary files /dev/null and b/link-alt.cur differ diff --git a/link.cur b/link.cur new file mode 100644 index 0000000..4ac2873 Binary files /dev/null and b/link.cur differ diff --git a/move.cur b/move.cur new file mode 100644 index 0000000..7472416 Binary files /dev/null and b/move.cur differ diff --git a/precision.cur b/precision.cur new file mode 100644 index 0000000..b326031 Binary files /dev/null and b/precision.cur differ diff --git a/source/Thumbs.db b/source/Thumbs.db new file mode 100644 index 0000000..b800423 Binary files /dev/null and b/source/Thumbs.db differ diff --git a/source/arrow.png b/source/arrow.png new file mode 100644 index 0000000..4949f77 Binary files /dev/null and b/source/arrow.png differ diff --git a/source/diagonal-resize1.png b/source/diagonal-resize1.png new file mode 100644 index 0000000..aee9bdb Binary files /dev/null and b/source/diagonal-resize1.png differ diff --git a/source/diagonal-resize2.png b/source/diagonal-resize2.png new file mode 100644 index 0000000..18e51ab Binary files /dev/null and b/source/diagonal-resize2.png differ diff --git a/source/help.png b/source/help.png new file mode 100644 index 0000000..ac4cd3b Binary files /dev/null and b/source/help.png differ diff --git a/source/horizontal-resize.png b/source/horizontal-resize.png new file mode 100644 index 0000000..46fcaf3 Binary files /dev/null and b/source/horizontal-resize.png differ diff --git a/source/link-alt.png b/source/link-alt.png new file mode 100644 index 0000000..de76a46 Binary files /dev/null and b/source/link-alt.png differ diff --git a/source/link.png b/source/link.png new file mode 100644 index 0000000..0e1689b Binary files /dev/null and b/source/link.png differ diff --git a/source/move.png b/source/move.png new file mode 100644 index 0000000..614ca69 Binary files /dev/null and b/source/move.png differ diff --git a/source/precision.png b/source/precision.png new file mode 100644 index 0000000..61ad978 Binary files /dev/null and b/source/precision.png differ diff --git a/source/text.png b/source/text.png new file mode 100644 index 0000000..b7b8375 Binary files /dev/null and b/source/text.png differ diff --git a/source/unavailable.png b/source/unavailable.png new file mode 100644 index 0000000..99489ac Binary files /dev/null and b/source/unavailable.png differ diff --git a/source/vertical-resize.png b/source/vertical-resize.png new file mode 100644 index 0000000..7ea01f5 Binary files /dev/null and b/source/vertical-resize.png differ diff --git a/source/working/Thumbs.db b/source/working/Thumbs.db new file mode 100644 index 0000000..5af4f1e Binary files /dev/null and b/source/working/Thumbs.db differ diff --git a/source/working/working01.png b/source/working/working01.png new file mode 100644 index 0000000..2aeae72 Binary files /dev/null and b/source/working/working01.png differ diff --git a/source/working/working02.png b/source/working/working02.png new file mode 100644 index 0000000..9065f56 Binary files /dev/null and b/source/working/working02.png differ diff --git a/source/working/working03.png b/source/working/working03.png new file mode 100644 index 0000000..42b645b Binary files /dev/null and b/source/working/working03.png differ diff --git a/source/working/working04.png b/source/working/working04.png new file mode 100644 index 0000000..f8e8947 Binary files /dev/null and b/source/working/working04.png differ diff --git a/source/working/working05.png b/source/working/working05.png new file mode 100644 index 0000000..336b526 Binary files /dev/null and b/source/working/working05.png differ diff --git a/source/working/working06.png b/source/working/working06.png new file mode 100644 index 0000000..13906c8 Binary files /dev/null and b/source/working/working06.png differ diff --git a/source/working/working07.png b/source/working/working07.png new file mode 100644 index 0000000..ff8eb8d Binary files /dev/null and b/source/working/working07.png differ diff --git a/source/working/working08.png b/source/working/working08.png new file mode 100644 index 0000000..3fb0c75 Binary files /dev/null and b/source/working/working08.png differ diff --git a/source/working/working09.png b/source/working/working09.png new file mode 100644 index 0000000..9296c5c Binary files /dev/null and b/source/working/working09.png differ diff --git a/source/working/working10.png b/source/working/working10.png new file mode 100644 index 0000000..cf67715 Binary files /dev/null and b/source/working/working10.png differ diff --git a/source/working/working11.png b/source/working/working11.png new file mode 100644 index 0000000..6003cc8 Binary files /dev/null and b/source/working/working11.png differ diff --git a/source/working/working12.png b/source/working/working12.png new file mode 100644 index 0000000..0571a48 Binary files /dev/null and b/source/working/working12.png differ diff --git a/source/working/working13.png b/source/working/working13.png new file mode 100644 index 0000000..6c94641 Binary files /dev/null and b/source/working/working13.png differ diff --git a/source/working/working14.png b/source/working/working14.png new file mode 100644 index 0000000..b55b269 Binary files /dev/null and b/source/working/working14.png differ diff --git a/source/working/working15.png b/source/working/working15.png new file mode 100644 index 0000000..62c287a Binary files /dev/null and b/source/working/working15.png differ diff --git a/source/working/working16.png b/source/working/working16.png new file mode 100644 index 0000000..137ae34 Binary files /dev/null and b/source/working/working16.png differ diff --git a/text.cur b/text.cur new file mode 100644 index 0000000..687b431 Binary files /dev/null and b/text.cur differ diff --git a/unavailable.cur b/unavailable.cur new file mode 100644 index 0000000..3211dd2 Binary files /dev/null and b/unavailable.cur differ diff --git a/vertical-resize.cur b/vertical-resize.cur new file mode 100644 index 0000000..01cb268 Binary files /dev/null and b/vertical-resize.cur differ diff --git a/working.ani b/working.ani new file mode 100644 index 0000000..2542665 Binary files /dev/null and b/working.ani differ