summaryrefslogtreecommitdiff
path: root/Base/res/cursors
AgeCommit message (Expand)Author
2021-02-09Base: Fill in rightmost pixel in crosshair cursorNico Weber
2021-02-09Base: Add 2x versions of most cursorsNico Weber
2021-01-20Base: Add 2x images for arrow cursor and window buttonsNico Weber
2020-12-17WindowServer: Add the ability to animate cursorsTom
2020-11-02WindowServer+LibGfx: Add Gfx::StandardCursor::Hidden cursorBrendan Coles
2020-10-30WindowServer+LibGfx: Added Crosshair cursorUma Sankar Yedida
2020-09-13Base: Make I-Beam cursor 4px smallerLinus Groh
2020-09-10Base: Improved I-beam cursorAndreas Kling
2020-07-29Icons: Unset executable flagBen Wiederhake
2020-07-07WindowServer+LibGUI: Add "wait" cursorLinus Groh
2020-07-07WindowServer+LibGUI: Add "help" cursorLinus Groh
2020-07-07WindowServer+LibGUI: Add "resize row/column" cursorsLinus Groh
2020-04-26Base: Improve cursor arrow to feel more symetricalLepkoQQ
2019-12-08WindowServer: Add a dedicated drag cursorAndreas Kling
2019-10-10LibGUI+WindowServer: Add a "Hand" cursor to the standard cursorsAndreas Kling
2019-03-31WindowServer: Show a special "move" cursor when dragging windows around.Andreas Kling
2019-03-31WindowServer: Add a WSCursor class (a bitmap and a hotspot.)Andreas Kling