summaryrefslogtreecommitdiff
path: root/Services/WindowServer/Cursor.cpp
AgeCommit message (Expand)Author
2021-01-12Services: Move to Userland/Services/Andreas Kling
2021-01-09Everywhere: Replace a bundle of dbg with dbgln.asynts
2020-12-25WindowServer: Validate cursor type in SetWindowCursor message handlerLinus Groh
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-10LibGfx: Move StandardCursor enum to LibGfxAndreas Kling
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-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas Kling
2020-05-13LibGUI+WindowServer: Allow apps to use the "move" cursor :^)Andreas Kling
2020-05-08Services: Renamed from ServersAndreas Kling