commit: 1c32d3aa483a8bbc6380f25ab278de6c88f07351
parent 9a87442dc6a0314d6558c596f9feb0d301ce3d91
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 17 Apr 2024 15:56:33 +0200
grab,grabbing: new
Diffstat:
7 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/configure b/configure
@@ -91,9 +91,11 @@ CURSORS='
arrow
context-menu
crosshair
+grab
+grabbing
move
-text
pointer
+text
help
row-resize
col-resize
diff --git a/cursors/grab b/cursors/grab
Binary files differ.
diff --git a/cursors/grabbing b/cursors/grabbing
Binary files differ.
diff --git a/grab.cfg b/grab.cfg
@@ -0,0 +1 @@
+16 2 2 grab.png
+\ No newline at end of file
diff --git a/grab.png b/grab.png
Binary files differ.
diff --git a/grabbing.cfg b/grabbing.cfg
@@ -0,0 +1 @@
+16 2 2 crosshair.png
+\ No newline at end of file
diff --git a/grabbing.png b/grabbing.png
Binary files differ.