serenity/Base
Timothy Flynn 2633ea8c79 LibWeb+LibWebView+WebContent: Add an Inspector IPC to open context menus
The Inspector will have context menu support to manipulate the DOM, e.g.
adding or removing nodes/attributes. This context menu will require some
detailed knowledge about what element in the Inspector has been clicked.
To support this, we intercept the `contextmenu` event and collect the
required information to be sent to the Inspector client over IPC.
2023-12-06 13:04:50 +01:00
..
etc Base: Add bind-mount for /usr/Ports/ to make it writable 2023-08-07 13:24:25 -06:00
home/anon LibWeb+WebWorker: Move worker execution into a new WebWorker process 2023-11-15 12:56:33 +01:00
res LibWeb+LibWebView+WebContent: Add an Inspector IPC to open context menus 2023-12-06 13:04:50 +01:00
root Base: Stop generating strace(1) manpage 2023-07-06 10:41:49 +01:00
usr/share Kernel: Add /sys/kernel/request_panic node to simulate a kernel panic 2023-11-27 09:24:52 -07:00
www Base: Improve default WebServer pages 2022-02-23 21:28:17 +00:00