1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 20:38:12 +00:00
serenity/Services/WebContent
Andreas Kling a4b5350aff WebContent: Notify client when web content selection changes
The WebContentView widgets reacts to this by requesting a repaint.
2020-07-04 20:57:57 +02:00
..
ClientConnection.cpp WebContent: Turn it into a MultiInstance service :^) 2020-06-21 21:54:30 +02:00
ClientConnection.h WebContent: Start work on browser process separation :^) 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
Forward.h WebContent: Start work on browser process separation :^) 2020-06-17 20:09:44 +02:00
main.cpp WebContent: Unveil access to the ImageDecoder service :^) 2020-06-23 14:28:45 +02:00
PageHost.cpp WebContent: Notify client when web content selection changes 2020-07-04 20:57:57 +02:00
PageHost.h WebContent: Notify client when web content selection changes 2020-07-04 20:57:57 +02:00
WebContentClient.ipc WebContent: Notify client when web content selection changes 2020-07-04 20:57:57 +02:00
WebContentServer.ipc WebContent: Turn it into a MultiInstance service :^) 2020-06-21 21:54:30 +02:00