1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 16:48:12 +00:00
serenity/Demos
Andreas Kling e58a13e3f6 WebContent: Pass mouse events through to the WebContent process
Just send the incoming mouse events across to the other side and let
LibWeb deal with them. :^)
2020-06-17 20:09:44 +02:00
..
Cube LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
DynamicLink Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
Eyes LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
Fire Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
HelloWorld Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
LibGfxDemo Demos: Compile LibGfxDemo with the new CMake build system 2020-05-16 22:59:19 +02:00
Mouse LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize 2020-06-10 10:59:04 +02:00
Screensaver Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
WebView WebContent: Pass mouse events through to the WebContent process 2020-06-17 20:09:44 +02:00
WidgetGallery Demos: WidgetGallery, Add MessageBox question icon option 2020-05-20 13:54:10 +02:00
CMakeLists.txt WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00