ladybird/Ladybird/AppKit/Application
Timothy Flynn 3bbe1b0c62 UI/AppKit: Register socket notifiers in the common run loop mode
When the user resizes the browser window, AppKit will spin the current
run loop in the common mode. This patch allows socket events from IPC to
be processed while the resize is ongoing. This includes the WebView hook
to repaint.

Co-Authored-By: Andreas Kling <andreas@ladybird.org>
2024-11-08 15:31:08 -05:00
..
Application.h LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 2024-08-01 11:38:42 +02:00
Application.mm LibIPC+Everywhere: Introduce an IPC Transport abstraction 2024-10-23 12:29:01 -06:00
ApplicationDelegate.h UI/AppKit: Implement opening child web views from e.g. window.open 2024-09-18 10:09:49 +02:00
ApplicationDelegate.mm UI: Add an option to enable autoplay globally 2024-09-24 23:50:54 +01:00
EventLoopImplementation.h Ladybird: Add CFEventLoop implementation of register/unregister_signal 2024-07-01 18:10:56 +02:00
EventLoopImplementation.mm UI/AppKit: Register socket notifiers in the common run loop mode 2024-11-08 15:31:08 -05:00