ladybird/Ladybird/AppKit/Application
Andrew Kaster 7372b2af48 LibIPC+Everywhere: Introduce an IPC Transport abstraction
This abstraction will help us to support multiple IPC transport
mechanisms going forward. For now, we only have a TransportSocket that
implements the same behavior we previously had, using Unix Sockets for
IPC.
2024-10-23 12:29:01 -06: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 Ladybird/AppKit: Remove system header workarounds for global names 2024-07-18 09:43:38 +01:00