mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:17:45 +00:00
WindowServer: Add a dedicated drag cursor
This commit is contained in:
parent
8423be2593
commit
39c2d04a9b
6 changed files with 10 additions and 0 deletions
|
@ -12,6 +12,7 @@ IBeam=/res/cursors/i-beam.png
|
|||
Disallowed=/res/cursors/disallowed.png
|
||||
Move=/res/cursors/move.png
|
||||
Hand=/res/cursors/hand.png
|
||||
Drag=/res/cursors/drag.png
|
||||
|
||||
[Colors]
|
||||
Background=50,50,50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue