Commit graph

6 commits

Author SHA1 Message Date
Automeris naranja
0bced86372 chess-window: Make tooltips shorter and use header capitalization
"Tooltip labels should be short and written in header capitalization".

https://developer.gnome.org/hig/patterns/feedback/tooltips.html

Closes https://gitlab.gnome.org/GNOME/gnome-chess/-/issues/75

Part-of: <https://gitlab.gnome.org/GNOME/gnome-chess/-/merge_requests/51>
2023-09-29 17:59:14 +00:00
Automeris naranja
eade4fce17 chess-window: Allow opening Main Menu with F10 2023-09-03 17:35:15 -03:00
Automeris naranja
6a70c557b9 chess-window: Add tooltip to the Main Menu button
"Controls in the header bars of primary windows should all have tooltips"

https://developer.gnome.org/hig/patterns/feedback/tooltips.html
2023-09-03 17:34:38 -03:00
Michael Catanzaro
81c85f6871 Fix keyboard shortcuts dialog
According to the GtkApplication documentation, we are supposed to use a
well-known action name win.show-help-overlay, not app.show-help-overlay.
Oops. This has been broken since
c292a01440.

Fixes #69
2022-10-03 13:31:25 -05:00
Nils Lück
f8aa4eab3d Modernized preferences 2022-08-19 21:18:48 +00:00
Michael Catanzaro
c292a01440 Create a ChessWindow and move a bunch of logic there 2020-12-25 11:16:50 -06:00
Renamed from data/gnome-chess.ui (Browse further)