feat: Add create and open options to macOS dock icon context menu

This commit is contained in:
WerWolv
2025-12-22 16:20:23 +01:00
parent 8b53b36b20
commit 646ebcdd00
11 changed files with 175 additions and 14 deletions

View File

@@ -47,6 +47,7 @@ namespace hex {
}
enumerateFontsMacos();
macosSetupDockMenu();
}
void Window::setupNativeWindow() {