Khoa Vo
6beeee2e69
release: v0.1.7 — password detection, Telex enabled, GNOME Wayland support
2026-07-01 11:00:11 +07:00
Khoa Vo
88d39b4475
release: v0.1.6 — uinput-first injection, window-switch fix, Telex disabled
...
Build & Release / Build & test (push) Waiting to run
Build & Release / Build .deb (push) Blocked by required conditions
- uinput injection is now primary on X11 (XTest fallback)
- X11 XTest keycode offset +8 fixed for all send_keycode paths
- Window switch detection on every keystroke (no more gap > 100ms guard)
- Telex greyed out in tray with '(next version)' label
- Flatpak and AppImage removed; only .deb packaging
- All Cargo.toml versions bumped to 0.1.6
2026-06-29 16:07:15 +07:00
Khoa Vo
a714dca0be
release: v0.1.5 — Event Sourcing, Flatpak build fixes, icons
Build & Release / Build & test (push) Waiting to run
Build & Release / Build packages (push) Blocked by required conditions
2026-06-28 21:20:19 +07:00
openhands
38f3bca022
Optimize typing performance and preserve casing on replaced syllables
2026-06-25 19:59:46 +07:00
vndangkhoa
dd9daebc7c
Update About menu item to link to GitHub
2026-06-24 21:20:59 +07:00
vndangkhoa
5d7488ea7c
Implement fallback pixel-perfect ARGB32 icon rendering and prioritize tray menu items
2026-06-24 21:04:09 +07:00
vndangkhoa
fb28f785ce
Add auto-updating functionality and About menu item to system tray
2026-06-24 20:55:53 +07:00
vndangkhoa
0e79c05df3
Optimize tray startup disk write and clean up settings UI targets in Makefile
2026-06-24 20:45:23 +07:00
vndangkhoa
f618c3a5b5
Fix typing race conditions with unified channel injection, add persistent logging, and align config schemas
2026-06-24 20:30:14 +07:00
vndangkhoa
95f661aaa0
Viet+ v0.1.1
...
- Flexible diacritic placement: modifiers/tone marks at end of syllable
(Telex: tranaf -> tran, VNI: tran62 -> tran)
- uinput injector as primary backend (avoids X11/Unicode ordering bugs)
- ydotool for atomic backspace+text injection (same uinput device)
- Fix run_as_user to use explicit 'env VAR=val' (sudo compat)
- Remove deb/flatpak/aur packaging (AppImage only)
- Fix Telex key mappings (aa=aa, aw=a, ow=o)
- Fix VNI key mappings (a6=aa, a8=a, e6=e, o6=o, o7=o, u7=u)
- Fix X11Injector ydotool fallback for Unicode chars
- 162+ engine tests passing
2026-06-24 17:29:12 +07:00
vndangkhoa
16a0d73a6e
Viet+ v0.1.0 - Vietnamese Input Method for Linux
...
Features:
- Direct Input Engine (no pre-edit buffer, no underline)
- Telex + VNI input methods
- Auto-restore English words
- ESC undo (strip tones)
- Smart per-app memory
- Macro expansion (ko→không, dc→được, vs→với, lm→làm)
- Triple backend: uinput, X11 XTEST, Wayland IM
- Hot-reload config
- 148 tests passing
Packaging:
- .deb package
- AppImage support
- AUR PKGBUILD
- Flatpak manifest
- Systemd user service
2026-06-24 10:13:10 +07:00