serenity/Userland/Demos
Ali Mohammad Pur eaa2d69d73 LibGUI+Everywhere: Rename the 'style' frame property to 'frame_style'
'set_frame_style' is what Frame itself uses to set the value, and a
significant number of GML files use 'frame_style' instead of just
'style', so let's switch to it and use it everywhere consistently.
2024-04-30 17:46:41 -06:00
..
CatDog LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
Eyes AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
Gradient Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
LibGfxDemo Demos: Add fullscreen option to those that don't 2024-01-14 15:18:43 -07:00
LibGfxScaleDemo Demos: Add fullscreen option to those that don't 2024-01-14 15:18:43 -07:00
Mandelbrot Demos: Add fullscreen option to those that don't 2024-01-14 15:18:43 -07:00
ModelGallery Userland: Propagate errors with TRY() where possible 2024-02-14 17:46:06 -05:00
Screensaver Demos: Add fullscreen option to those that don't 2024-01-14 15:18:43 -07:00
Starfield Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
Tubes Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
WidgetGallery LibGUI+Everywhere: Rename the 'style' frame property to 'frame_style' 2024-04-30 17:46:41 -06:00
CMakeLists.txt Demos: Rename GradientScreensaver to Gradient 2023-04-12 19:34:27 +02:00