diff options
author | gregory guy <gregory-tde@laposte.net> | 2020-02-12 14:02:24 +0100 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2020-02-12 14:02:24 +0100 |
commit | 92482b762101fc6e18740ba34ffb688e77ea8cfa (patch) | |
tree | 6d304786240333667806de10a6fa9ac891c6366e /README | |
parent | aed1d05ef9ba6f0389000f1e1f9652848e26dea7 (diff) | |
download | kvkbd-92482b762101fc6e18740ba34ffb688e77ea8cfa.tar.gz kvkbd-92482b762101fc6e18740ba34ffb688e77ea8cfa.zip |
Drop automake build support.
Add basic cmake build instructions.
Delete empty file NEWS, TODO and ChangeLog.
Delete empty folder "templates".
Add detection for the XTest library.
Move the kvkbd.desktop file into XDG_APPS_INSTALL_DIR directory, see
TDE/tde#26 .
Some cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
Diffstat (limited to 'README')
-rw-r--r-- | README | 31 |
1 files changed, 31 insertions, 0 deletions
@@ -0,0 +1,31 @@ + + kvkbd - A virtual keyboard for TDE. + + +Kvkbd is a nice virtual keyboard. +It contains a systray widget as well as a dockwidget. +The keyboard is resizable, provided with a numeric/cursor pad. + + +Features include: +================= + + * systray + * dockwidget + * numeric pad + * dynamic detection of languages + * Auto font resize + * button repeat + * CSS Color themes + + + CONTRIBUTING +============== + +If you wish to contribute to kvkbd (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |