You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim 239c6d2ef6 feat: add Shift modifier key and fix keyboard toggle behavior
- Add Shift modifier button (⇧) alongside Ctrl/Alt with tap/double-tap lock support
- Server-side Shift key parsing (Shift-Tab → shift+tab, etc.)
- Keyboard toggle now only hides key rows, keeping text input always visible
- Fix shortcut-keys row: horizontal scroll instead of wrapping

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
5 months ago
..
app.js feat: initial commit with UX improvements 5 months ago
auth.js feat: initial commit with UX improvements 5 months ago
gestures.js feat: initial commit with UX improvements 5 months ago
sidebar.js feat: initial commit with UX improvements 5 months ago
terminal-view.js feat: initial commit with UX improvements 5 months ago
theme.js feat: initial commit with UX improvements 5 months ago
virtual-keyboard.js feat: add Shift modifier key and fix keyboard toggle behavior 5 months ago
websocket-client.js feat: initial commit with UX improvements 5 months ago