Khoa Vo
6beeee2e69
release: v0.1.7 — password detection, Telex enabled, GNOME Wayland support
2026-07-01 11:00:11 +07:00
Khoa Vo
5242473b93
fix: use file locking instead of abstract socket for single instance to avoid rust null byte error
Build & Release / Build & test (push) Waiting to run
Build & Release / Build .deb (push) Blocked by required conditions
2026-06-29 21:09:48 +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
vndangkhoa
fb28f785ce
Add auto-updating functionality and About menu item to system tray
2026-06-24 20:55:53 +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
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