summaryrefslogtreecommitdiff
path: root/README.md
blob: e7f54e4b6a2020e0f0b12fd909a6c6470bdcd5ab (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 libhangul, Wayland and libxkbcommon.

    meson build/
    ninja -C build/
    build/wlhangul

## License

MIT