qt5-text-input-v3

CircleCI

An input method plugin for Qt5 to support text_input_unstable_v3 Wayland protocol through QtWayland.

Building and installing

mkdir build
cd build
qmake ..
make
sudo make install

Troubleshooting

None