2011-01-26 19:24:06 +09:00
2010-07-01 11:03:34 +09:00
2011-01-26 19:24:06 +09:00
2010-06-04 12:09:08 +09:00
2010-06-19 06:43:11 +09:00
2010-11-15 14:37:57 +09:00
2010-06-04 12:09:08 +09:00
2011-01-26 19:24:06 +09:00
2010-06-04 12:09:08 +09:00
2010-08-12 17:10:34 +09:00
2010-06-04 12:09:08 +09:00
2011-01-25 18:08:36 +09:00
2010-08-13 10:43:17 +09:00

eekboard - an easy to use virtual keyboard library -*- outline -*-

eekboard is a virtual keyboard software package which ships with a
standalone virtual keyboard application ("eekboard"), and a library to
create keyboard-like UI ("libeek").

* Requirements

  * GLib2, GTK, GConf2, PangoCairo, libxklavier, libfakekey, libnotify, CSPI
  * Clutter (optional)
  * Clutter-Gtk (optional)
  * Vala (optional)
  * gobject-introspection (optional)

* How to test

Build from git repo:

  $ git clone git://github.com/ueno/eekboard.git
  $ cd eekboard
  $ ./autogen.sh --prefix=/usr --enable-gtk-doc

Build from tarball:

  $ ./configure
  $ make
  $ sudo make install
  $ eekboard

* Documentation

<file:docs/reference/eek/html/index.html>

Description
An on-screen-keyboard input method for Wayland
Readme 4.4 MiB
Languages
Rust 68.3%
C 25.7%
Meson 2.7%
Python 1.9%
CSS 1.1%
Other 0.3%