vietc/packaging/deb/DEBIAN/control
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

15 lines
562 B
Text

Package: vietc
Version: 0.1.0
Section: utils
Priority: optional
Architecture: amd64
Maintainer: Viet+ Contributors
Depends: libudev1, libevdev2
Recommends: libgtk-4-1, libadwaita-1-0, libdbus-1-3
Suggests: vietc-settings
Description: Vietnamese Input Method for Linux
Viet+ is a Vietnamese input method engine for Linux with Direct Input.
Zero underline, no pre-edit buffer, pure Unicode injection.
Supports Telex and VNI input methods, auto-restore English,
ESC undo, smart app memory, macro expansion.
Native Wayland and X11 support via uinput injection.