index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Base
/
res
/
cursors
Age
Commit message (
Expand
)
Author
2021-02-09
Base: Fill in rightmost pixel in crosshair cursor
Nico Weber
2021-02-09
Base: Add 2x versions of most cursors
Nico Weber
2021-01-20
Base: Add 2x images for arrow cursor and window buttons
Nico Weber
2020-12-17
WindowServer: Add the ability to animate cursors
Tom
2020-11-02
WindowServer+LibGfx: Add Gfx::StandardCursor::Hidden cursor
Brendan Coles
2020-10-30
WindowServer+LibGfx: Added Crosshair cursor
Uma Sankar Yedida
2020-09-13
Base: Make I-Beam cursor 4px smaller
Linus Groh
2020-09-10
Base: Improved I-beam cursor
Andreas Kling
2020-07-29
Icons: Unset executable flag
Ben Wiederhake
2020-07-07
WindowServer+LibGUI: Add "wait" cursor
Linus Groh
2020-07-07
WindowServer+LibGUI: Add "help" cursor
Linus Groh
2020-07-07
WindowServer+LibGUI: Add "resize row/column" cursors
Linus Groh
2020-04-26
Base: Improve cursor arrow to feel more symetrical
LepkoQQ
2019-12-08
WindowServer: Add a dedicated drag cursor
Andreas Kling
2019-10-10
LibGUI+WindowServer: Add a "Hand" cursor to the standard cursors
Andreas Kling
2019-03-31
WindowServer: Show a special "move" cursor when dragging windows around.
Andreas Kling
2019-03-31
WindowServer: Add a WSCursor class (a bitmap and a hotspot.)
Andreas Kling