Re: [PATCH weston 04/10] Use text input protocol from wayland-protocols
On 04/11/15 09:49, Jonas Ådahl wrote: > Signed-off-by: Jonas Ådahl Reviewed-by: Jan Arne Petersen > --- > Makefile.am| 21 ++- > clients/editor.c | 119 + > clients/keyboard.c | 12 +- > protocol/text.xml | 374 > -
[PATCH weston 04/10] Use text input protocol from wayland-protocols
Signed-off-by: Jonas Ådahl --- Makefile.am| 21 ++- clients/editor.c | 119 + clients/keyboard.c | 12 +- protocol/text.xml | 374 - src/text-backend.c | 56 tests/text-test.c | 52 6 files chang