1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-26 02:05:08 +00:00
serenity/Demos/WebView
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
..
CMakeLists.txt WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
main.cpp WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
WebContentClient.cpp WebContent: Allow the WebContent process to trigger repaints 2020-06-17 20:09:44 +02:00
WebContentClient.h WebContent: Allow the WebContent process to trigger repaints 2020-06-17 20:09:44 +02:00
WebContentView.cpp WebContent: Pass mouse events through to the WebContent process 2020-06-17 20:09:44 +02:00
WebContentView.h WebContent: Pass mouse events through to the WebContent process 2020-06-17 20:09:44 +02:00