1. ead3ef8 text-backend: remove the weston_seat destruction listener on destroy by Rob Bradford · 12 years ago
  2. 919cddb Convert to wl_global_create/destroy() by Kristian Høgsberg · 12 years ago
  3. a85118c Use wl_resource_create() for creating resources by Jason Ekstrand · 12 years ago
  4. 6c8d778 compositor: Remove double free()s in resource destructors by Kristian Høgsberg · 12 years ago
  5. 44a3863 input: Use wl_resource_get accessor functions for resources by Jason Ekstrand · 12 years ago
  6. 89d3199 text-backend: Change resources to wl_resource pointers by Jason Ekstrand · 12 years ago
  7. 0f2ef7e Use wl_resource_get_user_data for weston_surface resources by Jason Ekstrand · 12 years ago
  8. 26ed73c Change weston_surface.resource to a wl_resource pointer. by Jason Ekstrand · 12 years ago
  9. a2ce68f text: Fix misleading error message by Eduardo Lima (Etrunko) · 12 years ago
  10. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  11. 00fd7b8 text-backend: Use new config parser by Kristian Høgsberg · 12 years ago
  12. 2733700 text: Respawn input method process if it exits by Eduardo Lima (Etrunko) · 12 years ago
  13. a50e6e4 config-parser: Honor XDG_CONFIG_DIRS by Ossama Othman · 12 years ago
  14. fe7aa90 compositor: Adapt to wl_surface going away by Kristian Høgsberg · 12 years ago
  15. 2bf8762 input: Eliminate weston_seat::has_pointer/keyboard/touch by Kristian Høgsberg · 12 years ago
  16. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  17. 4912454 input: Remove wl_seat destroy signal by Kristian Høgsberg · 12 years ago
  18. 29139d4 fold wl_keyboard into weston_keyboard by Kristian Høgsberg · 12 years ago
  19. cc75ec1 text: Rename input_method to wl_input_method by Jan Arne Petersen · 12 years ago
  20. 62ece76 text: Rename text_input to wl_text_input by Jan Arne Petersen · 12 years ago
  21. 00191c7 text: Fix serial handling by Jan Arne Petersen · 12 years ago
  22. b41531a text: Only allow input-method started by weston to bind by Jan Arne Petersen · 12 years ago
  23. 14da96b text: Add support for panels following the cursor by Jan Arne Petersen · 12 years ago
  24. 78d00e4 text: Rename text_model to text_input by Jan Arne Petersen · 12 years ago
  25. 7ef8eff text: Order requests and events in a nice way by Jan Arne Petersen · 12 years ago
  26. fa35738 text: rename text_model::commit to commit_state by Jan Arne Petersen · 12 years ago
  27. ece6b5a text: Add language and text-direction to protocol by Jan Arne Petersen · 12 years ago
  28. 1cc9e08 text: Split out cursor_position by Jan Arne Petersen · 13 years ago
  29. 6138197 text: Add show/hide_input_panel requests by Jan Arne Petersen · 13 years ago
  30. 0eabcaa text: Add commit request by Jan Arne Petersen · 13 years ago
  31. f255165 text: Remove unused requests/events by Jan Arne Petersen · 13 years ago
  32. a75a789 text: fix weston key bindings with input methods by Jan Arne Petersen · 13 years ago
  33. adfedc1 text: add support for invoke_action request by Jan Arne Petersen · 13 years ago
  34. 26ffa81 text: Add content type support to text protocol by Jan Arne Petersen · 13 years ago
  35. c7d2a98 text: add serial argument to text protocol by Jan Arne Petersen · 13 years ago
  36. 4653531 text: add pre-edit styling support to protocol by Jan Arne Petersen · 13 years ago
  37. 337df95 text: Add support for forwarding key events by Jan Arne Petersen · 13 years ago
  38. 466b9c1 text: Add support for grabbing the keyboard by Jan Arne Petersen · 13 years ago
  39. d9be93b text: Rename and extend text_model key event by Jan Arne Petersen · 13 years ago
  40. 674fd1d text: Start input method from configuration by Jan Arne Petersen · 13 years ago
  41. 680275f text: Rename de/activate to enter/leave by Jan Arne Petersen · 13 years ago
  42. c1e481e text: Add reset requets to protocol by Jan Arne Petersen · 13 years ago
  43. ce8a443 text: Add support for control keys to the protocol by Jan Arne Petersen · 13 years ago
  44. e202bae text: Add delete_surrounding_text to protocol by Jan Arne Petersen · 13 years ago
  45. 43f4aa8 text: Add support for pre-edit string by Jan Arne Petersen · 13 years ago
  46. 30b66ef text: Split text and input-method protocols by Jan Arne Petersen · 13 years ago
  47. cb08f4d text: Fix set_surrounding_text request by Jan Arne Petersen · 13 years ago
  48. 620cd62 text: Introduce input_method_context interface by Jan Arne Petersen · 13 years ago
  49. b13b9ff text: Have only one text_model_factory by Philipp Brüschweiler · 13 years ago
  50. 4c26518 text: Remove surface arg in create_text_model by Jan Arne Petersen · 13 years ago
  51. cd8cdcc text: Deactivate text_model on keyboard focus lost by Jan Arne Petersen · 13 years ago
  52. e829adc text: Assign text_model to a wl_seat by Jan Arne Petersen · 13 years ago
  53. de3b6a1 text: Add activate/deactivate events by Jan Arne Petersen · 13 years ago
  54. 5196374 text: Rename text_model_manager to factory by Jan Arne Petersen · 13 years ago
  55. f25602b Extract the text_model_manager interface from input_method by Philipp Brüschweiler · 13 years ago
  56. f97f379 text-backend.c: Whitespace fixes by Kristian Høgsberg · 13 years ago
  57. 1746781 text-backend: minor fixes by Philipp Brüschweiler · 13 years ago
  58. 1f17be4 text: Add input_method and text_model interfaces by Jan Arne Petersen · 13 years ago