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
main.cpp
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