ladybird/Userland/Demos
MacDue a1726b1ba5 LibGfx: Avoid rounding/truncating glyph positions till blitting
This keeps some overloads that accept ints to avoid adding calls to
.to_type<float>() all over the place.
2023-01-05 12:09:35 +01:00
..
CatDog CatDog: Simplify animation frame logic and fix minor bugs 2022-12-16 08:50:35 -07:00
Eyes Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
GradientScreensaver Demos: Rename Screensaver to GradientScreensaver 2023-01-03 17:56:55 +01:00
LibGfxDemo LibGfx: Avoid rounding/truncating glyph positions till blitting 2023-01-05 12:09:35 +01: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 Screensaver: Add a screensaver launcher application 2023-01-03 17:56:55 +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 Screensaver: Add a screensaver launcher application 2023-01-03 17:56:55 +01:00