mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 07:57:46 +00:00
Screensaver: Add a screensaver launcher application
Similar to the Settings application, this adds a single Screensaver application to launch all screensaver demos. This is to declutter the taskbar menu a bit.
This commit is contained in:
parent
3d6b0e60ca
commit
9c5915b5b4
7 changed files with 129 additions and 3 deletions
|
@ -5,6 +5,7 @@ add_subdirectory(LibGfxDemo)
|
|||
add_subdirectory(LibGfxScaleDemo)
|
||||
add_subdirectory(Mandelbrot)
|
||||
add_subdirectory(ModelGallery)
|
||||
add_subdirectory(Screensaver)
|
||||
add_subdirectory(Starfield)
|
||||
add_subdirectory(Tubes)
|
||||
add_subdirectory(WidgetGallery)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue