weston/src
Jan Arne Petersen cb08f4d844 text: Fix set_surrounding_text request
Add cursor and anchor positions as arguments to the set_surrounding_text
request. The cursor and anchor positions are relative to the surrounded
text, so it does not make sense to have that separate. Remove the
separate set_cursor_index and set_selected_text requests. Also update
the corresponding event in input-method-context and add support for it
in the weston example keyboard.

Signed-off-by: Jan Arne Petersen <jpetersen@openismus.com>
2012-09-12 16:38:00 -04:00
..
xwayland compositor: Make all non-backend modules use module_init() as entry point 2012-09-11 14:06:27 -04:00
.gitignore update .gitignores 2012-09-12 12:24:23 -04:00
android-framebuffer.cpp Add Android backend 2012-05-31 13:54:01 -04:00
android-framebuffer.h Add Android backend 2012-05-31 13:54:01 -04:00
clipboard.c clipboard: add seat destroy signal handler 2012-07-11 15:42:46 -04:00
compositor-android.c compositor: Move unbind_display call into gles2-renderer.c 2012-09-06 21:44:24 -04:00
compositor-drm.c compositor: Move unbind_display call into gles2-renderer.c 2012-09-06 21:44:24 -04:00
compositor-wayland.c compositor: Move unbind_display call into gles2-renderer.c 2012-09-06 21:44:24 -04:00
compositor-x11.c compositor: Move unbind_display call into gles2-renderer.c 2012-09-06 21:44:24 -04:00
compositor.c text: Have only one text_model_factory 2012-09-12 16:33:12 -04:00
compositor.h text: Have only one text_model_factory 2012-09-12 16:33:12 -04:00
evdev-touchpad.c compositor: Change notify_* function to take a weston_seat 2012-08-10 13:00:52 -04:00
evdev.c compositor: Change notify_* function to take a weston_seat 2012-08-10 13:00:52 -04:00
evdev.h evdev: rename evdev_input_device to evdev_device 2012-08-09 10:29:18 -04:00
filter.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
filter.h evdev: Improve touchpad support and add motion filters 2012-05-17 11:33:45 -04:00
gles2-renderer.c compositor: new intersection algorithm 2012-09-12 12:27:35 -04:00
launcher-util.c weston-launcher: use CLOEXEC on fallback path 2012-07-31 22:19:31 -04:00
launcher-util.h Introduce weston-launch 2012-04-06 14:01:19 +02:00
libbacklight.c compositor-drm: fix libbacklight build 2012-03-04 22:00:02 -05:00
libbacklight.h Fix a few -pedantic warnings 2012-05-10 14:11:44 -04:00
log.c compositor: Fold the log prototypes into compositor.h and drop log.h 2012-08-01 00:00:57 -04:00
Makefile.am compositor: Consolidate output repaint logic 2012-09-06 21:08:12 -04:00
matrix.c compositor: simplify the matrix inversion API 2012-01-27 10:44:22 +02:00
matrix.h compositor: simplify the matrix inversion API 2012-01-27 10:44:22 +02:00
screenshooter.c compositor-drm: Disable planes when zoomed or capturing 2012-08-03 16:33:42 -04:00
shell.c compositor: Make all non-backend modules use module_init() as entry point 2012-09-11 14:06:27 -04:00
tablet-shell.c compositor: Make all non-backend modules use module_init() as entry point 2012-09-11 14:06:27 -04:00
text-backend.c text: Fix set_surrounding_text request 2012-09-12 16:38:00 -04:00
tty.c compositor: Fold the log prototypes into compositor.h and drop log.h 2012-08-01 00:00:57 -04:00
util.c spring: Avoid excessive calculation loops for the spring values 2012-08-09 12:51:45 -04:00
weston-egl-ext.h compositor: add support for OES_EGL_image_external 2012-08-31 17:51:42 -04:00
weston-launch.c weston-launch: be more descriptive with output messages 2012-04-17 14:10:42 -04:00
weston-launch.h Introduce weston-launch 2012-04-06 14:01:19 +02:00
zoom.c Implement output transformations. 2012-08-29 14:39:13 -04:00