macOS: Respect the users system-wide global keyboard shortcut preferences

Note that we currently dont handle live reload of global shortcut
preferences. I cant be bothered. Patches welcome.
Fixes #4501
This commit is contained in:
Kovid Goyal
2022-01-13 13:34:31 +05:30
parent 17cada7a6a
commit f9d2167c97
4 changed files with 199 additions and 81 deletions

View File

@@ -93,6 +93,9 @@ Detailed list of changes
- Draw the dots for braille characters more evenly spaced at all font sizes (:iss:`4499`)
- macOS: Respect the users system-wide global keyboard shortcut preferences
(:iss:`4501`)
0.24.1 [2022-01-06]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~