1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 12:28:12 +00:00
serenity/Demos/WebView
Andreas Kling 58b1ba2545 WebContent: Plumb hovered links from WebContent process over to widget
Also add a little GUI::StatusBar to the demo app so we can see the
hovered link URL's live. :^)
2020-07-05 16:59:20 +02:00
..
CMakeLists.txt WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
main.cpp WebContent: Plumb hovered links from WebContent process over to widget 2020-07-05 16:59:20 +02:00
WebContentClient.cpp WebContent: Plumb hovered links from WebContent process over to widget 2020-07-05 16:59:20 +02:00
WebContentClient.h WebContent: Plumb hovered links from WebContent process over to widget 2020-07-05 16:59:20 +02:00
WebContentView.cpp WebContent: Plumb hovered links from WebContent process over to widget 2020-07-05 16:59:20 +02:00
WebContentView.h WebContent: Plumb hovered links from WebContent process over to widget 2020-07-05 16:59:20 +02:00