mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 06:38:10 +00:00
![]() We call [NSApp activateIgnoringOtherApps:YES] to ensure the application is brought into view and focused when launched from a terminal. But in a macOS environment, we're better off using the `open` command to launch the application (in which case, it does take foreground focus). |
||
---|---|---|
.. | ||
Application | ||
System | ||
UI | ||
Utilities | ||
main.mm |