https://github.com/emersion/wlhangul
A Hangul input method for Wayland
https://github.com/emersion/wlhangul
Last synced: 11 months ago
JSON representation
A Hangul input method for Wayland
- Host: GitHub
- URL: https://github.com/emersion/wlhangul
- Owner: emersion
- License: mit
- Created: 2020-03-10T20:07:15.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-04-13T08:32:59.000Z (about 5 years ago)
- Last Synced: 2025-07-22T20:42:39.891Z (12 months ago)
- Language: C
- Size: 20.5 KB
- Stars: 26
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wlhangul
A Hangul input method for Wayland.
## Building
Depends on libhangul, Wayland and libxkbcommon.
meson build/
ninja -C build/
build/wlhangul
## License
MIT