serenity/Userland/Demos
Marcus Nilsson 41e74d4d31 CatDog: Don't show context menu when clicking outside of widget
The context menu for CatDog was shown when right clicking anywhere on
the screen because of global cursor tracking being enabled.
Also fix event not being passed by reference.

Fixes #7285
2021-05-19 23:14:07 +02:00
..
CatDog CatDog: Don't show context menu when clicking outside of widget 2021-05-19 23:14:07 +02:00
Cube LibGfx+Demos: Make Matrix4x4 a true alias for Matrix<4,T> 2021-05-13 22:24:42 +02:00
Eyes Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Fire Everywhere: Add Alt shortcuts to remaining top-level menus 2021-05-12 18:09:42 +01:00
LibGfxDemo Everywhere: Add Alt shortcuts to remaining top-level menus 2021-05-12 18:09:42 +01:00
LibGfxScaleDemo Everywhere: Add Alt shortcuts to remaining top-level menus 2021-05-12 18:09:42 +01:00
Mandelbrot Mandelbrot: Export images in a fixed resolution 2021-05-18 16:01:32 +02:00
Mouse Everywhere: Add Alt shortcuts to remaining top-level menus 2021-05-12 18:09:42 +01:00
Screensaver Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
Starfield Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
WidgetGallery Userland: Tighten a *lot* of pledges! :^) 2021-05-13 23:28:40 +02:00
CMakeLists.txt 3DFileViewer: Move Demos/GLTeapot to Applications/3DFileViewer 2021-05-19 19:34:12 +01:00