ladybird/Userland/Demos
Andreas Kling 88ebc44cbf 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.
2023-01-02 15:29:12 +01:00
..
CatDog CatDog: Simplify animation frame logic and fix minor bugs 2022-12-16 08:50:35 -07:00
Cube AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Eyes Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
LibGfxDemo Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
LibGfxScaleDemo Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Mandelbrot LibGfx+Userland: Make PNGWriter::encode() return ErrorOr<ByteBuffer> 2022-12-08 13:01:11 +00:00
ModelGallery AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Screensaver Demos+LibDesktop: Centralize screensaver logic 2022-12-27 12:38:08 +01:00
Starfield Demos: Add ability to use scroll wheel in starfield 2022-12-28 14:49:05 -05:00
Tubes Demos+LibDesktop: Centralize screensaver logic 2022-12-27 12:38:08 +01:00
WidgetGallery LibGUI: Split OpacitySlider into vertical and horizontal helper classes 2022-12-09 00:25:30 +01:00
CMakeLists.txt Demos: Remove "Mouse" application 2023-01-02 15:29:12 +01:00