From 50ed3626513647c277c323b4044e7ac49eb291b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danielle=20For=C3=A9?= Date: Sun, 10 Nov 2024 14:47:10 -0800 Subject: [PATCH] Add more dnd-* symlinks (#1327) --- cursors/meson.build | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cursors/meson.build b/cursors/meson.build index 98a9061e5..508a2986a 100644 --- a/cursors/meson.build +++ b/cursors/meson.build @@ -180,6 +180,7 @@ links += [[ links += [[ 'copy', [ + 'dnd-copy', '6407b0e94181790501fd1e167b474872', '1081e37283d90000800003c07f3ef6bf' ] @@ -227,6 +228,9 @@ links += [[ links += [[ 'grabbing', [ + 'dnd-ask', + 'dnd-link', + 'dnd-move', 'dnd-none', 'fleur' ]