A virtual keyboard written in C++ and QML.
You need X11, Qt and QML packages installed.
qmake
make
sudo make install
All settings can be accessed via context menu of the system tray icon. There are also some command-line options:
- --show Run application in visible mode or show if already running
- --hide Run application in hidden mode or hide if already running
- --no-hide Disable hide button
Program is distributed under terms of GNU GPLv3 license.