summaryrefslogtreecommitdiff
path: root/Userland/Demos/Eyes/EyesWidget.h
AgeCommit message (Expand)Author
2022-12-07Meta+Userland: Pass Gfx::IntPoint by valueMacDue
2022-08-25Eyes: Add an option to show/hide the window frameMacDue
2022-05-07Demos/Eyes: Render eyes antialiasedMacDue
2022-02-15Demos: Use default constructors/destructorsLenny Maiorani
2021-09-08Eyes: Switch to new mouse-tracking methodBen Wiederhake
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-01-12Demos: Move to Userland/Demos/Andreas Kling