File: CHANGELOG

package info (click to toggle)
crystalcursors 1.1.1-14
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 3,680 kB
  • sloc: makefile: 632; sh: 232
file content (60 lines) | stat: -rw-r--r-- 2,460 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
CrystalCursors 1.1:
this release fixes only the build system, changes includes:
-in left handed themes the symmetric cursors aren't flipped anymore
-now it's finally possible to install the cursors system-wide:
 all you have to do is to edit the Makefile and change the first line
 export PREFIX=$(HOME)/.icons/  with a properdirectory, usually
 export PREFIX=/usr/X11R6/lib/X11/icons   is a good choice,
 that should also make simpler to build rpms and other packages

CrystalCursors 1.0:
-corrected the green version of copy cursor
-now the colorize.sh script make a veery better result 
 (and is fairly slower, btw :-))

CrystalCursors 0.9:
-corrected a little asymmetry in the left pointers
-all themes have a left-handed (i.e. flipped) version

CrystalCursors 0.8:
-modified the shiny effect of the hands
-all borders of the 32x32 versionnow are more sharp
-remade all the shadows of the white version

CrystalCursors 0.7:
-a 32x32 version of wach cursor theme(useful for very big screen
 resolutions) to enable it set the environment variable XCURSOR_SIZE=32
-watch busy cursor updated with the one in the current crystal icons
-green theme reworked
-lighter shadows
-reworked all the svg images
-little modification in colorize.sh

CrystalCursors 0.6:
-adjusted hand cursor proportions.
-an imagemagick script that makes colorized versions based on the gray set,
 (anyway, the result isn't that great:)
 example: colorize.sh purple "#ff00ff"

CrystalCursors 0.5:
-a version without animations for each theme
-added some new cursors names(used in blackbox wmaker etc)
-white theme totally remade
-the blue theme have all the cursors blue, the old cursors in different
 colors can still be found in the Crystal blue classic theme(included in the tarball)
-same thing for the green theme

CrystalCursors 0.4:
-some changes to makefiles(see README)
-fixed the hotspots of some cursors
-xterm cursor more thin
-compatible with the cursor theme installer of kde3.2
 (tarballs can be found at http://digilander.iol.it/m4rt/crystalcursors.html)
-added symlinks for move, copy and link cursors of Nautilus

CrystalCursors 0.3:
-added some cursors that KDE seem not use, but should be useful for other X apps
-made a new version "white": unlike the other version that was directly exported
 from svg whithout modifications with the gimp
-added the "precompiled" blue version, useful if the makefile doesn't work
-now the license is LGPL, like the other KDE icons