1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 23:27:43 +00:00

Demos: Remove "Mouse" application

This was a plain-looking test app for debugging mouse events.
Mouse events work now, and if we want mouse testing facilities, they
can be added to MouseSettings instead.
This commit is contained in:
Andreas Kling 2023-01-01 18:56:28 +01:00
parent 6760653d62
commit 88ebc44cbf
5 changed files with 0 additions and 241 deletions

View file

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