ladybird/Userland/Demos
Idan Horowitz 4f1d45705f Demos: Remap mouse button events to physical buttons in MouseDemo
This ensures we paint the left button as clicked when the left mouse
button is pressed (and vice-versa with the right one) when the right
mouse button is set as the primary one in the mouse settings.
2021-10-26 16:51:29 +02:00
..
CatDog CatDog: Switch to new mouse-tracking method 2021-09-08 10:53:49 +02:00
Cube Cube: Use ElapsedTimer::start_new() 2021-09-12 17:24:44 +00:00
Eyes Eyes: Switch to new mouse-tracking method 2021-09-08 10:53:49 +02:00
Fire Fire: Use ElapsedTimer::start_new() 2021-09-12 17:24:44 +00: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: Use the new Zoom cursor 2021-09-04 03:35:23 +02:00
ModelGallery ModelGallery: Add the new Model Gallery application :^) 2021-08-23 12:25:26 +04:30
Mouse Demos: Remap mouse button events to physical buttons in MouseDemo 2021-10-26 16:51:29 +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 LibGUI: Support drag-to-reorder in TabWidget 2021-10-07 12:19:27 +02:00
CMakeLists.txt ModelGallery: Add the new Model Gallery application :^) 2021-08-23 12:25:26 +04:30