mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 09:58:11 +00:00

There are a few places in the system where this could be useful, such as PixelPaint and the MandelBrot demo. It seems general enough that it is probably useful to have it as a system-wide cursor rather than loading it manually each time.
19 lines
No EOL
440 B
INI
19 lines
No EOL
440 B
INI
[Cursor]
|
|
Hidden=hidden.png
|
|
Arrow=arrow.x2y2.png
|
|
ResizeH=resize-horizontal.png
|
|
ResizeV=resize-vertical.png
|
|
ResizeDTLBR=resize-diagonal-tlbr.png
|
|
ResizeDBLTR=resize-diagonal-bltr.png
|
|
ResizeColumn=resize-column.png
|
|
ResizeRow=resize-row.png
|
|
IBeam=i-beam.png
|
|
Disallowed=disallowed.png
|
|
Move=move.png
|
|
Hand=hand.x8y4.png
|
|
Help=help.x1y1.png
|
|
Drag=drag.png
|
|
Wait=wait.f14t100.png
|
|
Crosshair=crosshair.png
|
|
Eyedropper=eyedropper.x2y2.png
|
|
Zoom=zoom.x0y0.png |