2010-08-10 16:32:17 +09:00
2010-06-23 10:57:32 +09:00
2010-07-01 11:08:49 +09:00
2010-08-05 12:38:01 +09:00
2010-07-01 11:03:34 +09:00
2010-06-18 17:24:32 +09:00
2010-06-04 12:09:08 +09:00
2010-06-18 18:25:43 +09:00
2010-06-19 06:43:11 +09:00
2010-06-04 12:09:08 +09:00
2010-06-04 12:09:08 +09:00
2010-06-22 12:24:18 +09:00
2010-06-04 12:09:08 +09:00
2010-06-18 17:24:32 +09:00

eekboard - a virtual keyboard for GNOME -*- 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, GTK2, Cairo, Pango, Libxklavier...
  * Clutter (optional)
  * Clutter-Gtk (optional)

* How to test

If you build from git repo:

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

Otherwise start from here:

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

*NOTE* some version combination of Clutter & Clutter-Gtk does not
cooperate well.  Try "EEKBOARD_DISABLE_CLUTTER=1 eekboard"
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%