From fe6b3fcf2911d75a368778084e3da515e9d0f393 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Dzi=C4=99giel?= Date: Sun, 14 Apr 2024 15:11:12 +0200 Subject: [PATCH] clapper-app: Fix window buttons on initial state Also handle different buttons placements on initial state, similarly as we do now in headerbar. With this commit, application menu is replicated in initial state UI, but its actually a good thing, since this will allow us to have more current video related items in it only in main window. --- .../ui/clapper-app-initial-state.ui | 50 +++++++++++++++++-- 1 file changed, 47 insertions(+), 3 deletions(-) diff --git a/src/bin/clapper-app/ui/clapper-app-initial-state.ui b/src/bin/clapper-app/ui/clapper-app-initial-state.ui index f579f89a..a6173115 100644 --- a/src/bin/clapper-app/ui/clapper-app-initial-state.ui +++ b/src/bin/clapper-app/ui/clapper-app-initial-state.ui @@ -7,9 +7,34 @@ - - end - center + + horizontal + fill + start + + + end + center + left + + + + + end + center + + + open-menu-symbolic + app_menu + + + + + @@ -49,4 +74,23 @@ + +
+ + Preferences + app.preferences + + + Keyboard Shortcuts + win.show-help-overlay + +
+
+ + + About Clapper + app.about + +
+