Commit graph

10 commits

Author SHA1 Message Date
Pedro Paulo
f3289547d4 Changes "First/Last" move shortcut to "Up/Down" key 2024-06-16 22:41:28 +00:00
Pedro Paulo
8469d541ea Fix "Show next/previous" move on shortcuts dialog 2024-06-15 17:22:59 +00:00
Automeris naranja
f82b8e3b56 help-overlay: Tweak shortcut names
1. Change shortcut names in help-overlay to match the new tooltips from
https://gitlab.gnome.org/GNOME/gnome-chess/-/merge_requests/51/diffs?commit_id=6a9c9001cffd53f64c76694255e2078ccc7ca117

2. To keep consistency, use header capitalization in other shortcut names,
with the same writing style used for the new tooltips.

3. Change shortcut names related to saving a game to match the corresponding
menu item names, which are "Save" and "Save As...".

Part-of: <https://gitlab.gnome.org/GNOME/gnome-chess/-/merge_requests/51>
2023-09-29 17:59:14 +00:00
Automeris naranja
b27c8098c8 help-overlay: Rename "Open menu" to "Open Main Menu"
"Main Menu" is the correct name of the primary menu.

https://developer.gnome.org/hig/patterns/feedback/tooltips.html
2023-09-03 17:43:55 -03:00
Michael Catanzaro
67a5d88e0d Port to GTK 4
I probably should have removed GtkDialog.run() use first, in a separate
commit, but I didn't and now it would be a lot of effort to split it
out. So here it is: one big GTK 4 megacommit.
2020-12-24 16:41:53 +00:00
Sabri Ünal
aa00f096f2 help-overlay.ui: Remove Ctrl+F1 shortcut
Due to a conflict, remove Ctrl+F1 shortcut from Keyboard Shortcuts dialog.

https://gitlab.gnome.org/GNOME/gtk/-/issues/626
2020-04-09 16:37:59 +03:00
Sabri Ünal
258db56527 help-overlay.ui: Add new shortcut: F10: Open Menu
Add missing F10 shortcut to open the menu.
2020-04-09 16:36:48 +03:00
Arnaud Bonatti
faded5fb64 Improve Shortcuts dialog. 2020-04-08 19:35:02 +02:00
Arnaud Bonatti
46ab8f5e51 Add Ctrl-P pause shortcut. 2020-04-08 19:34:53 +02:00
Jeremy Bicha
26eb0d6b71 Add Keyboard Shortcuts overlay 2018-12-08 18:37:22 -05:00