summaryrefslogtreecommitdiff
path: root/Kernel
diff options
context:
space:
mode:
authorTimothy Flynn <trflynn89@pm.me>2023-04-26 16:46:55 -0400
committerAndreas Kling <kling@serenityos.org>2023-04-27 07:26:05 +0200
commit4dcdc3bd25def54d5411e34aa1da7ead3ef6c3eb (patch)
tree09b6d6044e8188b229481423c0ac9df5b5c3bb25 /Kernel
parentcc86c07f58a941520c545b02edf7e996ee0fba6e (diff)
downloadserenity-4dcdc3bd25def54d5411e34aa1da7ead3ef6c3eb.zip
Ladybird: Prohibit GUI interaction of the WebContent process on macOS
The WebContent process behaves a bit awkwardly on macOS. When we launch the process, we have to create a QGuiApplication to access system fonts. But on macOS, doing so creates an entry in the Dock, and also causes the WebContent to be focused. So if you enter cmd+Q without first focusing the Ladybird GUI, WebContent is closed, while the Ladybird process keeps running.
Diffstat (limited to 'Kernel')
0 files changed, 0 insertions, 0 deletions