serenity/Userland/Demos
sin-ack faec8bbe45 Mandelbrot: Add mousewheel zooming
This allows the user to zoom in with a up scroll of the mousewheel and
zoom out with a down scroll.
2021-08-10 09:48:12 +02:00
..
CatDog LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
Cube Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Eyes Demos: Remove unused header includes 2021-08-01 08:10:16 +02:00
Fire Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
LibGfxDemo Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
LibGfxScaleDemo Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Mandelbrot Mandelbrot: Add mousewheel zooming 2021-08-10 09:48:12 +02:00
Mouse Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Screensaver Everywhere: Replace most cases of exit() with Application::quit() 2021-08-03 18:55:52 +02:00
Starfield Everywhere: Replace most cases of exit() with Application::quit() 2021-08-03 18:55:52 +02:00
WidgetGallery WidgetGallery: Change model update() functions to invalidate() 2021-08-08 14:45:23 +02:00
CMakeLists.txt 3DFileViewer: Move Demos/GLTeapot to Applications/3DFileViewer 2021-05-19 19:34:12 +01:00