From 4aa257b66309b5c169fda5d8332e4446f3bffcb2 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 17 Apr 2016 13:41:29 -0400 Subject: [PATCH] bloatpad: Make shortcuts window update This tests the just added functionality to make shortcuts track changes in their actions accelerators. --- examples/bp/gtk/help-overlay.ui | 57 ++++++++++++++++++++++++++++----- 1 file changed, 49 insertions(+), 8 deletions(-) diff --git a/examples/bp/gtk/help-overlay.ui b/examples/bp/gtk/help-overlay.ui index ac166b79a7..d9e3398aee 100644 --- a/examples/bp/gtk/help-overlay.ui +++ b/examples/bp/gtk/help-overlay.ui @@ -10,33 +10,74 @@ 1 - Shortcuts + General 1 - <Primary>c - Copy + app.new + New Window 1 - <Primary>p - Paste + app.quit + Quit 1 - F11 + win.fullscreen Fullscreen 1 - <Primary>q - Quit + win.show-help-overlay + Shortcuts + + + + + + + 1 + Text + + + 1 + win.copy + Copy + + + + + 1 + win.paste + Paste + + + + + 1 + win.justify::left + Justify left + + + + + 1 + win.justify::center + Justify center + + + + + 1 + win.justify::right + Justify right