[PATCH 0/3] Add language and text-direction to text protocol
Jan Arne Petersen
jpetersen at openismus.com
Mon Feb 11 06:10:10 PST 2013
From: Jan Arne Petersen <jpetersen at openismus.com>
The proposed API allows to send the language and text-direction for
inserted text from an input-method to an application.
It also allows an application to specify a preferred language for
the input. This could be used by an application to set a language
by context or to request the last used language after an input
entry regains focus.
Jan Arne Petersen (3):
shell: Fix bug when input panel is shown twice
text: Add language and text-direction to protocol
text: Add example for language/text direction
clients/editor.c | 56 +++++++++++++++++-
clients/keyboard.c | 143 ++++++++++++++++++++++++++++++++++++---------
clients/weston-simple-im.c | 54 +++++++++--------
protocol/input-method.xml | 11 ++++
protocol/text.xml | 36 ++++++++++++
src/shell.c | 3 +
src/text-backend.c | 46 ++++++++++++++-
7 files changed, 296 insertions(+), 53 deletions(-)
--
1.8.1.2
More information about the wayland-devel
mailing list