From: <sv...@op...> - 2024-09-19 13:33:49
|
Author: sagamusix Revision: 21624 Property Name: svn:log Action: modified Property diff: --- old property value +++ new property value @@ -1,3 +1,4 @@ [Mod] Implement custom context menu key handling through regular keyboard handling instead of special-casing it everywhere. [Mod] In addition to the Application key, custom context menu key handling now adds Shift+F10 as a default shortcut, which is what Windows uses by default as a substitute for keyboards without an Application key (https://bugs.openmpt.org/view.php?id=1815). +[Mod] Invert logic when to skip new default keyboard shortcuts: If the conflicting existing shortcut is in a more specific context, the new shortcut is added because it will be ignored anyway. [Mod] OpenMPT: Version is now 1.32.00.25 \ No newline at end of file |