Intelligent Input Bus for Linux/Unix
Перейти к файлу
fujiwarat 6879879002 src/tests: Fix runtest with simple.xml
Now simple.xml.in is replaced with simple.xml and modify runtest
to copy simple.xml.

BUG=https://github.com/ibus/ibus/issues/2153
2020-08-21 09:15:14 +09:00
.github Fix typo in ISSUE_TEMPLATE 2018-02-08 11:59:59 +09:00
bindings Fix some build errors with make dist 2019-08-23 13:56:13 +09:00
bus bus: Fix SEGV in bus_dbus_impl_name_owner_changed() 2020-05-14 16:02:00 +09:00
client client/gtk2: Fix typo 2020-04-22 20:17:12 +09:00
conf engine: Delete gensimple.py and update autogen.sh 2020-08-21 08:17:59 +09:00
data setup: Add use-glyph-from-engine-lang 2020-08-18 13:45:38 +09:00
docs Fix doc builds 2015-07-13 17:58:30 +09:00
engine engine: Add simple.xml 2020-08-21 09:14:01 +09:00
ibus src: s/iso_639-3/iso_639_3/ in ibus_get_language_name() 2019-06-24 17:28:55 +09:00
m4 m4: Add ibuslocale.m4 to Makefile.am 2018-12-17 20:26:32 +09:00
po po: Update translation (Italian) 2020-02-21 17:12:44 +09:00
portal portal: Update APIs for Hangul preedit in Flatpak 2019-01-08 12:02:32 +09:00
setup setup: Add use-glyph-from-engine-lang 2020-08-18 13:45:38 +09:00
src src/tests: Fix runtest with simple.xml 2020-08-21 09:15:14 +09:00
test src/tests: Rename test-console.sh to ibus-desktop-testing-runner 2019-07-12 21:12:40 +09:00
tools Fix typos 2019-08-06 19:32:11 +09:00
ui setup: Add use-glyph-from-engine-lang 2020-08-18 13:45:38 +09:00
util RHEL code reviews 2018-10-31 17:42:38 +09:00
AUTHORS Add maintainers 2015-06-22 11:34:32 +09:00
COPYING
COPYING.unicode engine: Use annotations/en.xml from unocode.org but not emoji-list.html 2016-07-07 12:47:34 +09:00
Makefile.am NEWS: Add shortlog 2019-04-23 17:56:20 +09:00
NEWS
README s/code.google.com/github.com/ in docs 2015-06-05 15:21:44 +09:00
autogen.sh engine: Delete gensimple.py and update autogen.sh 2020-08-21 08:17:59 +09:00
codereview.settings Add codereview.settings. 2010-09-08 15:58:31 +09:00
configure.ac Release 1.5.22 2020-02-21 21:43:01 +09:00
git.mk Minor fixes related to git.mk. 2012-02-01 10:00:42 +09:00
ibus-1.0.pc.in Add pkgdatadir in ibus-1.0.pc.in 2011-02-08 15:13:01 -05:00
ibus.spec.in engine: Use annotations/en.xml from unocode.org but not emoji-list.html 2016-07-07 12:47:34 +09:00
python-config.py
xinput-ibus Update xinput-ibus to check Qt5 libraries besides Qt4 ones 2015-05-01 11:42:41 +09:00

README

IBus - Input Bus

Introduction
===

IBus is an Intelligent Input Bus. It is a new input framework for Linux OS.
It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.


How to build & test IBus
===

ibus-setup:
It is a gtk program to enable and configure ibus.

ibus:
It is ibus daemon.

hotkeys:
Super + Space: Change input method.

For more detail please refer to https://github.com/ibus/ibus/wiki/ReadMe .


Peng Huang <shawn.p.huang@gmail.com>