From 70bf448e63d2899659934d7304f3742473bbb978 Mon Sep 17 00:00:00 2001 From: Automeris naranja Date: Sat, 4 Mar 2023 05:11:52 -0300 Subject: [PATCH 1/2] window: Add tooltip to the Main Menu button --- src/sysprof/sysprof-window.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sysprof/sysprof-window.ui b/src/sysprof/sysprof-window.ui index a165c47a..0f0590d4 100644 --- a/src/sysprof/sysprof-window.ui +++ b/src/sysprof/sysprof-window.ui @@ -17,6 +17,7 @@ true + Main Menu true From c45c35b65d9a29b3ba78ebcf21b7ae07288431e2 Mon Sep 17 00:00:00 2001 From: Automeris naranja Date: Sat, 4 Mar 2023 05:12:21 -0300 Subject: [PATCH 2/2] window: Allow opening Main Menu with F10 By setting the Main Menu button as primary, the F10 key is automatically assigned to this button. --- src/sysprof/sysprof-window.ui | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sysprof/sysprof-window.ui b/src/sysprof/sysprof-window.ui index 0f0590d4..34888c48 100644 --- a/src/sysprof/sysprof-window.ui +++ b/src/sysprof/sysprof-window.ui @@ -19,6 +19,7 @@ Main Menu true + true open-menu-symbolic