Uma Sankar Yedida
|
9ccae7a908
|
WindowServer+LibGfx: Added Crosshair cursor
|
2020-10-30 19:10:15 +01:00 |
|
Linus Groh
|
1c86ab0108
|
Base: Make I-Beam cursor 4px smaller
Fixes #3475.
|
2020-09-13 20:08:09 +02:00 |
|
Andreas Kling
|
c063a02979
|
Base: Improved I-beam cursor
Make the I-beam cursor white with a black outline, like all the other
cursors. This makes it show up on dark backgrounds. :^)
|
2020-09-10 19:05:01 +02:00 |
|
Ben Wiederhake
|
3a04e75774
|
Icons: Unset executable flag
Icons cannot be executed. Or at least they *really* shouldn't be executed.
|
2020-07-29 01:34:22 +02:00 |
|
Linus Groh
|
899dcba158
|
WindowServer+LibGUI: Add "wait" cursor
|
2020-07-07 23:11:39 +02:00 |
|
Linus Groh
|
b8a8e417f1
|
WindowServer+LibGUI: Add "help" cursor
|
2020-07-07 23:11:39 +02:00 |
|
Linus Groh
|
62866208ee
|
WindowServer+LibGUI: Add "resize row/column" cursors
|
2020-07-07 23:11:39 +02:00 |
|
LepkoQQ
|
35dda6222e
|
Base: Improve cursor arrow to feel more symetrical
|
2020-04-26 18:17:46 +02:00 |
|
Andreas Kling
|
39c2d04a9b
|
WindowServer: Add a dedicated drag cursor
|
2019-12-08 20:29:14 +01:00 |
|
Andreas Kling
|
76266862d1
|
LibGUI+WindowServer: Add a "Hand" cursor to the standard cursors
|
2019-10-10 21:35:12 +02:00 |
|
Andreas Kling
|
42c95959a8
|
WindowServer: Show a special "move" cursor when dragging windows around.
|
2019-03-31 22:42:13 +02:00 |
|
Andreas Kling
|
2334ffcbf8
|
WindowServer: Add a WSCursor class (a bitmap and a hotspot.)
Also import a bunch of cursors I drew. Only the default ("arrow") cursor is
ever used so far.
|
2019-03-31 22:09:10 +02:00 |
|