Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ducakar committed Dec 10, 2020
0 parents commit 08748e5
Show file tree
Hide file tree
Showing 83 changed files with 293 additions and 0 deletions.
99 changes: 99 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,99 @@
Preamble

The intent of this document is to state the conditions under which a
Package may be copied, such that the Copyright Holder maintains some
semblance of artistic control over the development of the package, while
giving the users of the package the right to use and distribute the
Package in a more-or-less customary fashion, plus the right to make
reasonable modifications.

Definitions:

* "Package" refers to the collection of files distributed by the
Copyright Holder, and derivatives of that collection of files created
through textual modification.
* "Standard Version" refers to such a Package if it has not been
modified, or has been modified in accordance with the wishes of the
Copyright Holder.
* "Copyright Holder" is whoever is named in the copyright or copyrights
for the package.
* "You" is you, if you're thinking about copying or distributing this
Package.
* "Reasonable copying fee" is whatever you can justify on the basis of
media cost, duplication charges, time of people involved, and so on.
(You will not be required to justify it to the Copyright Holder, but
only to the computing community at large as a market that must bear the
fee.)
* "Freely Available" means that no fee is charged for the item itself,
though there may be fees involved in handling the item. It also means
that recipients of the item may redistribute it under the same conditions
they received it.

1. You may make and give away verbatim copies of the source form of the
Standard Version of this Package without restriction, provided that you
duplicate all of the original copyright notices and associated disclaimers.

2. You may apply bug fixes, portability fixes and other modifications derived
from the Public Domain or from the Copyright Holder. A Package modified in
such a way shall still be considered the Standard Version.

3. You may otherwise modify your copy of this Package in any way, provided
that you insert a prominent notice in each changed file stating how and when
you changed that file, and provided that you do at least ONE of the following:

a) place your modifications in the Public Domain or otherwise make
them Freely Available, such as by posting said modifications to Usenet
or an equivalent medium, or placing the modifications on a major
archive site such as ftp.uu.net, or by allowing the Copyright Holder
to include your modifications in the Standard Version of the Package.

b) use the modified Package only within your corporation or organization.

c) rename any non-standard executables so the names do not conflict with
standard executables, which must also be provided, and provide a
separate manual page for each non-standard executable that clearly
documents how it differs from the Standard Version.

d) make other distribution arrangements with the Copyright Holder.

4. You may distribute the programs of this Package in object code or
executable form, provided that you do at least ONE of the following:

a) distribute a Standard Version of the executables and library files,
together with instructions (in the manual page or equivalent) on where
to get the Standard Version.

b) accompany the distribution with the machine-readable source of the
Package with your modifications.

c) accompany any non-standard executables with their corresponding
Standard Version executables, giving the non-standard executables
non-standard names, and clearly documenting the differences in manual
pages (or equivalent), together with instructions on where to get the
Standard Version.

d) make other distribution arrangements with the Copyright Holder.

5. You may charge a reasonable copying fee for any distribution of this
Package. You may charge any fee you choose for support of this Package.
You may not charge a fee for this Package itself. However, you may distribute
this Package in aggregate with other (possibly commercial) programs as part
of a larger (possibly commercial) software distribution provided that you do
not advertise this Package as a product of your own.

6. The scripts and library files supplied as input to or produced as output
from the programs of this Package do not automatically fall under the
copyright of this Package, but belong to whomever generated them, and may
be sold commercially, and may be aggregated with this Package.

7. C or perl subroutines supplied by you and linked into this Package shall
not be considered part of this Package.

8. The name of the Copyright Holder may not be used to endorse or promote
products derived from this software without specific prior written permission.

9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.

The End
41 changes: 41 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
Neutral++ xcursor theme
=======================

It is based on Neutral (and jaguarx) theme. Changes:
- left_ptr_watch changed (looks almost per-pixel like in Neutral Plus theme)
- watch is the same as left_ptr_watch
- d&d cursors are replaced by more 'standard' cursors (e.g. dnd-copy replaced by copy etc.)
- window resizing cursors are unified (i.e. double arrows everywhere)
- circle taken from jaguarx theme (only the circle by the arrow, not the whole cursor, since the shadow differs)
- crossed_circle replaced by circle
- for all arrows and pencil hotspots have been moved to the very tip (top-left-most white pixel)
- removed dot anomaly on bottom border of hand cursor
- duplicates have mostly been symlinked instead of copied
- added symlinks for missing kde-specific cursors
- added blank cursor (kde-specific)
- build script improved and cleaned up

Changed files:
- left_ptr_watch*
- circle.png
- all arrow-related *.in files (hotspot): circle.in, copy.in, left_ptr.in, link.in, move.in, question_arrow.in, right_ptr.in
- pencil.in (hotspot)
- hand.*
- index.theme
- added blank.*
- many other files copied/renamed/deleted

ChangeLog:
- 1.0.1: added top_side, bottom_side, left_side and right_side
- 1.0.2: dnd-none symlinked to left_ptr, dnd-ask added
- 1.0.3: Multiple symlinks added/adjusted, fixed .theme file

Compiling:
Go to source subdirectory and run ./make.sh script.

Thanks to Alexey Nikitine for the Neutral, Björn Janßen for the Neutral Plus and the unknown author for the jaguarx theme.

Neutral, jaguarx and Neutral++ are all covered by Aristic License
(see LICENSE file) and can be found on http://www.kde-look.org/.

Davorin Učakar <[email protected]>, 6th of January 2015
3 changes: 3 additions & 0 deletions index.theme
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[Icon Theme]
Name=Neutral++
Example=left_ptr_watch
1 change: 1 addition & 0 deletions source/X_cursor.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 9 9 X_cursor.png
Binary file added source/X_cursor.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/bottom_tee.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 9 14 bottom_tee.png
Binary file added source/bottom_tee.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/circle.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 4 4 circle.png
Binary file added source/circle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/cross.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 9 9 cross.png
Binary file added source/cross.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/crosshair.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 9 9 crosshair.png
Binary file added source/crosshair.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/dnd-copy.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 4 4 dnd-copy.png
Binary file added source/dnd-copy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/dnd-link.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 4 4 dnd-link.png
Binary file added source/dnd-link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/dnd-move.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 4 4 dnd-move.png
Binary file added source/dnd-move.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/dotbox.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 9 9 dotbox.png
Binary file added source/dotbox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/fleur.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 11 10 fleur.png
Binary file added source/fleur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/hand2.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 8 4 hand2.png
Binary file added source/hand2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/hand2.xcf
Binary file not shown.
1 change: 1 addition & 0 deletions source/left_ptr.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 4 4 left_ptr.png
Binary file added source/left_ptr.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/left_ptr.xcf
Binary file not shown.
8 changes: 8 additions & 0 deletions source/left_ptr_watch.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
32 4 4 left_ptr_watch01.png 125
32 4 4 left_ptr_watch02.png 125
32 4 4 left_ptr_watch03.png 125
32 4 4 left_ptr_watch04.png 125
32 4 4 left_ptr_watch05.png 125
32 4 4 left_ptr_watch06.png 125
32 4 4 left_ptr_watch07.png 125
32 4 4 left_ptr_watch08.png 125
Binary file added source/left_ptr_watch.xcf
Binary file not shown.
Binary file added source/left_ptr_watch01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/left_ptr_watch02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/left_ptr_watch03.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/left_ptr_watch04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/left_ptr_watch05.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/left_ptr_watch06.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/left_ptr_watch07.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/left_ptr_watch08.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/left_tee.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 5 9 left_tee.png
Binary file added source/left_tee.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/ll_angle.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 5 14 ll_angle.png
Binary file added source/ll_angle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/lr_angle.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 14 14 lr_angle.png
Binary file added source/lr_angle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
108 changes: 108 additions & 0 deletions source/make.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
#!/bin/sh

rm -rf ../cursors
mkdir ../cursors

for file in *.in; do
xcursorgen $file ../cursors/`basename $file .in`
done

cd ../cursors

ln -s circle 03b6e0fcb3499374a867c041f52298f0
ln -s circle 1001208387f90000800003000700f6ff
ln -s circle crossed_circle
ln -s circle dnd-no-drop
ln -s circle dnd-none
ln -s circle forbidden
ln -s circle not-allowed
ln -s cross cross_reverse
ln -s cross diamond_cross
ln -s dotbox draped_box
ln -s dotbox icon
ln -s dotbox target
ln -s dnd-copy 08ffe1cb5fe6fc01f906f1c063814ccf
ln -s dnd-copy 1081e37283d90000800003c07f3ef6bf
ln -s dnd-copy 6407b0e94181790501fd1e167b474872
ln -s dnd-copy b66166c04f8c3109214a4fbd64a50fc8
ln -s dnd-copy copy
ln -s dnd-link 0876e1c15ff2fc01f906f1c363074c0f
ln -s dnd-link 3085a0e285430894940527032f8b26df
ln -s dnd-link 640fb0e74195791501fd1ed57b41487f
ln -s dnd-link a2a266d0498c3104214a47bd64ab0fc8
ln -s dnd-link alias
ln -s dnd-link link
ln -s dnd-move 4498f0e0c1937ffe01fd06f973665830
ln -s dnd-move 9081237383d90e509aa00f00170e968f
ln -s dnd-move move
ln -s hand2 9d800788f1b08800ae810202380a0822
ln -s hand2 e29285e634086352946a0e7090d73106
ln -s hand2 hand1
ln -s hand2 pointer
ln -s hand2 pointing_hand
ln -s fleur 208530c400c041818281048008011002
ln -s fleur fcf21c00b30f7e3f83fe0dfd12e71cff
ln -s fleur all-scroll
ln -s fleur closedhand
ln -s fleur grabbing
ln -s fleur openhand
ln -s fleur sizing
ln -s fleur size_all
ln -s left_ptr 08ffe1e65f80fcfdf9fff11263e74c48
ln -s left_ptr default
ln -s left_ptr top_left_arrow
ln -s left_ptr_watch 00000000000000020006000e7e9ffc3f
ln -s left_ptr_watch 08e8e1c95fe2fc01f976f1e063a24ccd
ln -s left_ptr_watch 3ecb610c1bf2410f44200f48c40d3599
ln -s left_ptr_watch half-busy
ln -s left_ptr_watch progress
ln -s left_ptr_watch watch
ln -s left_ptr_watch wait
ln -s question_arrow 5c6cd98b3f3ebcb1f9c7f1c204630408
ln -s question_arrow d9ce0ab605698f320427677b458ad60b
ln -s question_arrow dnd-ask
ln -s question_arrow help
ln -s question_arrow whats_this
ln -s right_ptr arrow
ln -s right_ptr draft_large
ln -s right_ptr draft_small
ln -s size_bdiag fcf1c3c7cd4491d801f1e1c78f100000
ln -s size_bdiag bottom_left_corner
ln -s size_bdiag ne-resize
ln -s size_bdiag nesw-resize
ln -s size_bdiag sw-resize
ln -s size_bdiag top_right_corner
ln -s size_fdiag c7088f0f3e6c8088236ef8e1e3e70000
ln -s size_fdiag bottom_right_corner
ln -s size_fdiag nw-resize
ln -s size_fdiag nwse-resize
ln -s size_fdiag se-resize
ln -s size_fdiag top_left_corner
ln -s size_hor 028006030e0e7ebffc7f7070c0600140
ln -s size_hor 14fef782d02440884392942c11205230
ln -s size_hor e-resize
ln -s size_hor left_side
ln -s size_hor right_side
ln -s size_hor row-resize
ln -s size_hor sb_h_double_arrow
ln -s size_hor split_h
ln -s size_hor ew-resize
ln -s size_hor w-resize
ln -s sb_up_arrow center_ptr
ln -s sb_up_arrow up_arrow
ln -s size_ver 00008160000006810000408080010102
ln -s size_ver 2870a09082c103050810ffdffffe0204
ln -s size_ver based_arrow_down
ln -s size_ver based_arrow_up
ln -s size_ver bottom_side
ln -s size_ver col-resize
ln -s size_ver double_arrow
ln -s size_ver n-resize
ln -s size_ver ns-resize
ln -s size_ver s-resize
ln -s size_ver sb_v_double_arrow
ln -s size_ver split_v
ln -s size_ver top_side
ln -s X_cursor pirate
ln -s xterm ibeam
ln -s xterm text
2 changes: 2 additions & 0 deletions source/pack.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
cd ../..
tar jcf Neutral++-1.0.3.tar.xz Neutral++
1 change: 1 addition & 0 deletions source/pencil.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 3 21 pencil.png
Binary file added source/pencil.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/pencil.xcf
Binary file not shown.
1 change: 1 addition & 0 deletions source/question_arrow.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 4 4 question_arrow.png
Binary file added source/question_arrow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions source/right_ptr.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 15 4 right_ptr.png
Binary file added source/right_ptr.png
1 change: 1 addition & 0 deletions source/right_tee.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 14 9 right_tee.png
Binary file added source/right_tee.png
1 change: 1 addition & 0 deletions source/sb_down_arrow.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 8 10 sb_down_arrow.png
Binary file added source/sb_down_arrow.png
1 change: 1 addition & 0 deletions source/sb_left_arrow.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 9 8 sb_left_arrow.png
Binary file added source/sb_left_arrow.png
1 change: 1 addition & 0 deletions source/sb_right_arrow.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 10 8 sb_right_arrow.png
Binary file added source/sb_right_arrow.png
1 change: 1 addition & 0 deletions source/sb_up_arrow.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 8 9 sb_up_arrow.png
Binary file added source/sb_up_arrow.png
1 change: 1 addition & 0 deletions source/size_bdiag.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 10 10 size_bdiag.png
Binary file added source/size_bdiag.png
1 change: 1 addition & 0 deletions source/size_fdiag.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 10 10 size_fdiag.png
Binary file added source/size_fdiag.png
1 change: 1 addition & 0 deletions source/size_hor.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 12 9 size_hor.png
Binary file added source/size_hor.png
1 change: 1 addition & 0 deletions source/size_ver.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 8 11 size_ver.png
Binary file added source/size_ver.png
1 change: 1 addition & 0 deletions source/tcross.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 8 8 tcross.png
Binary file added source/tcross.png
1 change: 1 addition & 0 deletions source/top_tee.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 9 5 top_tee.png
Binary file added source/top_tee.png
1 change: 1 addition & 0 deletions source/ul_angle.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 5 5 ul_angle.png
Binary file added source/ul_angle.png
1 change: 1 addition & 0 deletions source/ur_angle.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 14 5 ur_angle.png
Binary file added source/ur_angle.png
Binary file added source/watch.xcf
Binary file not shown.
1 change: 1 addition & 0 deletions source/xterm.in
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
32 8 12 xterm.png
Binary file added source/xterm.png

0 comments on commit 08748e5

Please sign in to comment.