v1.0.14
Right-click on a key types its shifted variant, like the Windows on-screen keyboard.
Added
- Right-click → shifted variant. Right-click on any character key types the shifted glyph (
!from1,<from,,Afroma) without flipping the sticky shift state. Modifier and special keys are deliberate no-ops. Toggle in Settings → Input → "Right-Click for Shifted Character"; default ON since left-click behaviour is unaffected. - Design doc for the deferred long-press → accents feature.
docs/LONG_PRESS_ALTERNATES.mdcovers the data file format, popup architecture, and the reason it's paused (press-on-release timing change is hostile to slow-motor users until we have a way to scope the latency to keys with alternates).
Internal
KeyboardBridge.pressKeyLiteralslot — types a character verbatim, bypassing the shift / caps-lock case normalization thatpressKeyapplies. Right-click goes through this slot sincepressKeywas lowercasing the chosen'A'back to'a'.
Install
- First time: download
Alpha-OSK-Setup-1.0.14.exeand run. - Existing users: the in-app updater will pick this up on next startup if "Check for updates on startup" is enabled (Settings → Updates).