ladybird/Userland/Libraries/LibWeb/Page
Timothy Flynn f61f55d397 LibWeb+LibWebView+WebContent: Support muting an entire page
This adds an IPC for chromes to mute a tab. When muted, we trigger an
internal volume change notification and indicate that the user agent has
overriden the media volume.
2024-03-30 19:28:20 +01:00
..
EditEventHandler.cpp LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard 2024-03-22 15:47:33 -04:00
EditEventHandler.h LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard 2024-03-22 15:47:33 -04:00
EventHandler.cpp LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard 2024-03-22 15:47:33 -04:00
EventHandler.h LibWeb+WebContent+Ladybird: Add ability to paste text from clipboard 2024-03-22 15:47:33 -04:00
InputEvent.cpp LibWebView+WebContent: Use Web::InputEvent for WebContent input IPC 2024-03-06 07:46:18 +01:00
InputEvent.h LibWebView+WebContent: Use Web::InputEvent for WebContent input IPC 2024-03-06 07:46:18 +01:00
Page.cpp LibWeb+LibWebView+WebContent: Support muting an entire page 2024-03-30 19:28:20 +01:00
Page.h LibWeb+LibWebView+WebContent: Support muting an entire page 2024-03-30 19:28:20 +01:00