ladybird/Ladybird/WebContent
Andreas Kling cc8c4266f5 Ladybird: Use plain QCoreApplication in WebContent process
Now that we no longer use QFont from LibWeb, we can also stop using
QGuiApplication in the WebContent process entirely.

This removes a whole bunch of unnecessary work from the event loop,
and also allows nice things like running headless-browser while
*actually* headless. :^)
2023-07-30 16:04:51 +02:00
..
CMakeLists.txt Ladybird: Use plain QCoreApplication in WebContent process 2023-07-30 16:04:51 +02:00
MacOSSetup.h Ladybird: Prohibit GUI interaction of the WebContent process on macOS 2023-04-27 07:26:05 +02:00
MacOSSetup.mm Ladybird: Prohibit GUI interaction of the WebContent process on macOS 2023-04-27 07:26:05 +02:00
main.cpp Ladybird: Use plain QCoreApplication in WebContent process 2023-07-30 16:04:51 +02:00