summaryrefslogtreecommitdiff
path: root/Demos/Eyes/EyesWidget.h
AgeCommit message (Expand)Author
2021-01-12Demos: Move to Userland/Demos/Andreas Kling
2020-07-27Eyes: Fix division by zero when invoked as 'Eyes'AnotherTest
2020-07-27Eyes: Allow constructing an eye-gridAnotherTest
2020-06-10LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSizeAndreas Kling
2020-05-29Meta: Add a script check the presence of "#pragma once" in header filesEmanuele Torre
2020-05-24Demos: Add Eyes demoSergey Bugaev