summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-05-08 13:16:53 -0400
committerJakub Steiner <jimmac@gmail.com>2015-05-11 14:38:07 +0200
commit48603a35785496a73249749dab4aa16b18a0e125 (patch)
treeacd2793c73d2f5e7e72b129603708c7ad38a9884
parent5ef1bb18b4f4d550b88c7d303fcedc72339bdcb4 (diff)
downloadadwaita-icon-theme-48603a35785496a73249749dab4aa16b18a0e125.tar.gz
Add links for all css cursor names
This makes it easier for GDK to support these names fully. https://bugzilla.gnome.org/show_bug.cgi?id=749130
-rw-r--r--src/cursors/pngs/crosshair.in10
-rwxr-xr-xsrc/cursors/pngs/make.sh37
2 files changed, 41 insertions, 6 deletions
diff --git a/src/cursors/pngs/crosshair.in b/src/cursors/pngs/crosshair.in
index c2a5820a4..fd152b88f 100644
--- a/src/cursors/pngs/crosshair.in
+++ b/src/cursors/pngs/crosshair.in
@@ -1,5 +1,5 @@
-24 11 11 24x24/cross.png
-32 15 15 32x32/cross.png
-48 22 22 48x48/cross.png
-64 30 30 64x64/cross.png
-96 44 44 96x96/cross.png
+24 11 11 24x24/crosshair.png
+32 15 15 32x32/crosshair.png
+48 22 22 48x48/crosshair.png
+64 30 30 64x64/crosshair.png
+96 44 44 96x96/crosshair.png
diff --git a/src/cursors/pngs/make.sh b/src/cursors/pngs/make.sh
index b6438eb11..7eea5c7ae 100755
--- a/src/cursors/pngs/make.sh
+++ b/src/cursors/pngs/make.sh
@@ -42,7 +42,8 @@ xcursorgen ll_angle.in ../../../Adwaita/cursors/ll_angle
xcursorgen ur_angle.in ../../../Adwaita/cursors/ur_angle
xcursorgen lr_angle.in ../../../Adwaita/cursors/lr_angle
xcursorgen X_cursor.in ../../../Adwaita/cursors/X_cursor
-xcursorgen crosshair.in ../../../Adwaita/cursors/crosshair
+#xcursorgen crosshair.in ../../../Adwaita/cursors/crosshair
+xcursorgen crosshair.in ../../../Adwaita/cursors/cell
xcursorgen cross.in ../../../Adwaita/cursors/cross
xcursorgen tcross.in ../../../Adwaita/cursors/tcross
xcursorgen dotbox.in ../../../Adwaita/cursors/dotbox
@@ -101,4 +102,38 @@ ln -sf sb_v_double_arrow 2870a09082c103050810ffdffffe0204
ln -sf v_double_arrow 00008160000006810000408080010102
#ln -sf center_ptr centre_ptr
+# css cursor names
+ # none
+ln -sf left_ptr default
+ # help
+ln -sf hand pointer
+ln -sf left_ptr_watch progress
+ln -sf watch wait
+ # cell
+ln -sf cross crosshair
+ln -sf xterm text
+ # vertical-text
+ln -sf dnd-link alias
+ln -sf dnd-copy copy
+ # move
+ln -sf dnd-none no-drop
+ln -sf crossed_circle not-allowed
+ # all-scroll
+ln -sf sb_h_double_arrow col-resize
+ln -sf sb_v_double_arrow row-resize
+ln -sf top_side n-resize
+ln -sf right_side e-resize
+ln -sf bottom_side s-resize
+ln -sf left_side w-resize
+ln -sf top_right_corner ne-resize
+ln -sf top_left_corner nw-resize
+ln -sf bottom_right_corner se-resize
+ln -sf bottom_left_corner sw-resize
+ln -sf sb_h_double_arrow ew-resize
+ln -sf sb_v_double_arrow ns-resize
+ln -sf fd_double_arrow nesw-resize
+ln -sf bd_double_arrow nwse-resize
+ # zoom-in
+ # zoom-out
+
#cp -RPv * /usr/share/icons/Vanilla-DMZ/cursors/