serenity/Userland/Demos
Andreas Kling 782a5c88ce WindowServer: Make most remaining WindowServer IPC calls async
The only remaining sync call from client to server is now the call
that switches a window's backing store. That one actually relies on
the synchronization to hand over ownership of the backing stores,
so it has to stay synchronous for now.
2021-07-04 23:15:16 +02:00
..
CatDog WindowServer: Make most remaining WindowServer IPC calls async 2021-07-04 23:15:16 +02:00
Cube Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Eyes WindowServer: Make most remaining WindowServer IPC calls async 2021-07-04 23:15:16 +02:00
Fire Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
LibGfxDemo Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
LibGfxScaleDemo Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Mandelbrot Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Mouse Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Screensaver Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Starfield Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
WidgetGallery Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
CMakeLists.txt 3DFileViewer: Move Demos/GLTeapot to Applications/3DFileViewer 2021-05-19 19:34:12 +01:00