Intelligent Input Bus for Linux/Unix
Перейти к файлу
Emilio Herrera c0170aeac3 po: Update translation (Spanish)
Update po/es.po at 97.4%
https://translate.fedoraproject.org/projects/ibus/ibus/es/

BUG=https://github.com/ibus/ibus/pull/2305
2021-08-18 13:01:21 +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 Fix code reviews 2021-06-16 18:00:31 +09:00
client client/x11: Add support for XFixes ClientDisconnectMode 2021-08-18 11:54:31 +09:00
conf Fix code reviews 2021-06-16 18:00:31 +09:00
data Change default Emoji shortcut key 2021-07-14 22:31:47 +09:00
docs docs: Fix make dist 2020-11-20 08:58:52 +09:00
engine engine: Update simple.xml 2021-02-21 23:27:26 +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 (Spanish) 2021-08-18 13:01:21 +09:00
portal Fix code reviews 2021-06-16 18:00:31 +09:00
setup setup: Enhance engine search function 2021-07-16 13:08:02 +09:00
src Code reviews 2021-07-26 22:53:34 +09:00
test src/tests: Rename test-console.sh to ibus-desktop-testing-runner 2019-07-12 21:12:40 +09:00
tools Fix string formats in translatable strings 2020-09-03 21:21:31 +09:00
ui ui/gtk3: Warning dialog for any deprecated IBus XKB engine 2020-12-11 16:27:36 +09:00
util Fix code reviews 2021-06-16 18:00:31 +09:00
.travis.yml travis: Add CI 2021-01-01 07:02:43 +09:00
AUTHORS Add maintainers 2015-06-22 11:34:32 +09:00
COPYING Change COPYING from LGPL 2.0 to LGPL 2.1 2008-10-06 10:39:43 +08:00
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 import ibus 2008-05-12 15:18:48 +08:00
README s/code.google.com/github.com/ in docs 2015-06-05 15:21:44 +09:00
autogen.sh Release 1.5.23 2020-09-29 19:52:04 +09:00
codereview.settings Add codereview.settings. 2010-09-08 15:58:31 +09:00
configure.ac client/x11: Add support for XFixes ClientDisconnectMode 2021-08-18 11:54:31 +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 WIP. 2008-06-17 16:46:55 +08:00
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>