From ed589aa6fbe1a763a9132d6d8d9e9e807b423b5e Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Fri, 26 Apr 2024 11:49:50 +0200 Subject: Added a hand mouse cursor, used when hovering links InputEvent::mIsConsumed is used to tell the Window it should not change the mouse cursor as well. This change also adds a closed hand mouse cursor, though this is unused for now (might be useful when dragging stuff around). The new cursors are by meway. --- data/graphics/gui/mouse.png | Bin 6969 -> 11417 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'data') diff --git a/data/graphics/gui/mouse.png b/data/graphics/gui/mouse.png index 1f2a22c3..a53d5fb1 100644 Binary files a/data/graphics/gui/mouse.png and b/data/graphics/gui/mouse.png differ -- cgit v1.2.3-70-g09d2