1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 21:57:43 +00:00

Demos: Add Eyes demo

This is a neat clone of xeyes. It demoes the new ellipse filling functionality,
as well as the existing global mouse cursor tracking functionality :^)
This commit is contained in:
Sergey Bugaev 2020-05-24 21:08:26 +03:00 committed by Andreas Kling
parent 8520d3a425
commit 174ac5d348
6 changed files with 254 additions and 0 deletions

4
Base/res/apps/Eyes.af Normal file
View file

@ -0,0 +1,4 @@
[App]
Name=Eyes
Executable=/bin/Eyes
Category=Demos