From bd9096688ae47e4a640fb1a09ebbd8da89913a26 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 28 Feb 2025 08:06:05 -0500 Subject: [PATCH] cursor-shape: Add the 'all-resize' cursor shape The move cursor is ambiguous, since it is used in two context: for DND, and for resizing. This commit adds a separate enum value for a cursor that indicates something can be resized in all directions. A suitable image for this value is a four-headed arrow. Signed-off-by: Matthias Clasen --- staging/cursor-shape/cursor-shape-v1.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/staging/cursor-shape/cursor-shape-v1.xml b/staging/cursor-shape/cursor-shape-v1.xml index 4595d70..64b2f9b 100644 --- a/staging/cursor-shape/cursor-shape-v1.xml +++ b/staging/cursor-shape/cursor-shape-v1.xml @@ -118,6 +118,7 @@ +