ladybird/Userland/Services
Timothy Flynn aa4dcda5dc LibWeb+LibWebView+Ladybird: Scale scroll-to CSS positions in PageHost
The `page_did_request_scroll_to` API takes a CSS position, and thus
callers should not scale to device pixels before invoking it. Instead,
align this API with (most) other PageHost APIs which scale to device
pixels before sending the corresponding IPC message.

In the AppKit chrome, convert the provided device pixel position to a
widget position.
2023-11-24 17:19:08 -05:00
..
AudioServer
ChessEngine
Clipboard
ConfigServer
CrashDaemon
DeviceMapper AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
DHCPClient AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
EchoServer
FileOperation FileOperation: Don't preserve ownership when copying files 2023-09-16 11:14:40 +02:00
FileSystemAccessServer
ImageDecoder
KeyboardPreferenceLoader
LaunchServer AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
LoginServer Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
LookupServer LibDNS: Make DNS packet parsing fallible 2023-11-14 10:12:44 +01:00
NetworkServer
NotificationServer NotificationServer: Make notifications not overlap when they appear 2023-11-05 09:06:33 +01:00
RequestServer AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
SpiceAgent AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
SQLServer
SystemServer AK+Everywhere: Remove the null state of DeprecatedString 2023-10-13 18:33:21 +03:30
Taskbar Taskbar/QuickLaunchWidget: Ensure config backwards compatibility 2023-11-09 23:35:52 +01:00
TelnetServer
WebContent LibWeb+LibWebView+Ladybird: Scale scroll-to CSS positions in PageHost 2023-11-24 17:19:08 -05:00
WebDriver LibWeb+WebWorker: Move worker execution into a new WebWorker process 2023-11-15 12:56:33 +01:00
WebServer WebServer: Return 403 for a GET request to an inaccessible path 2023-09-17 17:10:04 -06:00
WebSocket
WebWorker LibWeb+WebWorker: Implement a first cut of post_message for Workers 2023-11-24 08:41:38 +01:00
WindowServer WindowServer: Introduce the window roll-up feature 2023-11-17 17:31:51 +00:00
CMakeLists.txt LibWeb+WebWorker: Move worker execution into a new WebWorker process 2023-11-15 12:56:33 +01:00