summaryrefslogtreecommitdiff
path: root/README.md
blob: 03a0fd5c1ca5cb363db687ad2b110be197fd3a92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# wlhangul

A Hangul input method for Wayland.

## Building

Depends on Wayland and libhangul.

    meson build/
    ninja -C build/
    build/wlhangul

## License

MIT