From 9fa79febc537b17b1e2ebefd2a189c53f6f23261 Mon Sep 17 00:00:00 2001 From: Oliver Wong Date: Mon, 8 Jun 2026 13:58:43 +0800 Subject: [PATCH] WIP: using macOS NativeMenu API --- src/GUI/App.axaml | 2 +- src/GUI/Views/MainWindow.axaml | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/src/GUI/App.axaml b/src/GUI/App.axaml index caea7ac..e849f37 100644 --- a/src/GUI/App.axaml +++ b/src/GUI/App.axaml @@ -1,6 +1,7 @@ @@ -13,7 +14,6 @@ - diff --git a/src/GUI/Views/MainWindow.axaml b/src/GUI/Views/MainWindow.axaml index 4b4d7fe..33099f0 100644 --- a/src/GUI/Views/MainWindow.axaml +++ b/src/GUI/Views/MainWindow.axaml @@ -17,6 +17,16 @@ + + + + + + + + + +