mirror of
https://github.com/Darkrock-Studios/hammer-editor.git
synced 2026-08-21 15:33:17 +00:00
Windows reports AltGr as Ctrl+Alt, so typing @ on a Turkish-Q or German QWERTZ layout matched the loose Ctrl+Q quit test and closed the app. Window shortcut matching moves into WindowShortcuts.kt, built on the exact-modifier matchesShortcut helper, which also tightens Ctrl+W and Ctrl+Shift+F. * Move save-all off Ctrl+Alt+S to Ctrl+Shift+S Ctrl+Alt+S is itself an AltGr chord on Windows, so it fired and ate the character on layouts that map AltGr+S, such as Polish (s with acute). Rebound on desktop, Android, and iOS, and Android's global search now matches its modifiers exactly like the rest. No shortcut uses Alt now, which is what keeps AltGr keystrokes reaching the editor. * Keep Koin hint classes out of test detection |
||
|---|---|---|
| .. | ||
| playstore | ||
| src | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||