1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 23:47:45 +00:00

WindowServer+LibGUI: Add "wait" cursor

This commit is contained in:
Linus Groh 2020-07-07 20:23:40 +01:00 committed by Andreas Kling
parent b8a8e417f1
commit 899dcba158
7 changed files with 8 additions and 0 deletions

View file

@ -19,6 +19,7 @@ Move=/res/cursors/move.png
Hand=/res/cursors/hand.png
Help=/res/cursors/help.png
Drag=/res/cursors/drag.png
Wait=/res/cursors/wait.png
[Input]
DoubleClickSpeed=250

BIN
Base/res/cursors/wait.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB