diff options
author | 2022-12-27 17:15:31 +0100 | |
---|---|---|
committer | 2023-02-27 22:29:02 +0100 | |
commit | 23bdd0de97a18e34fe05126fbaf4de540e9eb7b2 (patch) | |
tree | e78f1f79b4a7c51434e4fb95fb860612990a555e /scripts/coverage/compare_gcov_json.py | |
parent | dump: Add create_win_dump() stub for non-x86 targets (diff) | |
download | qemu-23bdd0de97a18e34fe05126fbaf4de540e9eb7b2.tar.xz qemu-23bdd0de97a18e34fe05126fbaf4de540e9eb7b2.zip |
ui/cocoa: user friendly characters for release mouse
While mouse is grabbed, window title contains a hint for the user what
keyboard keys to press to release the mouse. Make that hint text a bit
more user friendly for a Mac user:
- Replace "Ctrl" and "Alt" by appropriate symbols for those keyboard
keys typically displayed for them on a Mac (encode those symbols by
using UTF-8 characters).
- Drop " + " in between the keys, as that's not common on macOS for
documenting keyboard shortcuts.
- Convert lower case "g" to upper case "G", as that's common on macOS.
- Add one additional space at start and end of key stroke set, to
visually separate the key strokes from the rest of the text.
Signed-off-by: Christian Schoenebeck <qemu_oss@crudebyte.com>
Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <E1pAClj-0003Jo-OB@lizzy.crudebyte.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions