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
bin feat: initial commit with UX improvements 5 months ago
public feat: add Shift modifier key and fix keyboard toggle behavior 5 months ago
src feat: add Shift modifier key and fix keyboard toggle behavior 5 months ago
test feat: initial commit with UX improvements 5 months ago
.gitignore feat: initial commit with UX improvements 5 months ago
package-lock.json feat: initial commit with UX improvements 5 months ago
package.json feat: initial commit with UX improvements 5 months ago
tsconfig.json feat: initial commit with UX improvements 5 months ago