1. c6a899d simple-im: Rename source file to be consistent with other client tools by Bryce Harrington · 9 years ago[Renamed from clients/weston-simple-im.c]
  2. 4c66a90 simple-im: Use the appropriate enum names to xkb calls by Bryce Harrington · 9 years ago
  3. 8224171 simple-im: Use returns from main() consistently by Bryce Harrington · 9 years ago
  4. c6ae812 clients: Use ARRAY_LENGTH macro in weston-simple-im by Bryce Harrington · 9 years ago
  5. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  6. b4dae9b Make config.h inclusion consistent by Bryce Harrington · 9 years ago
  7. cd7df63 weston-simple-im: Make capitalization consistent in error messages by Bryce Harrington · 9 years ago
  8. b57f472 Use input method protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  9. 1f6b0d1 clients: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  10. 2e1968f Replace deprecated xkbcommon symbols with current names by Ran Benita · 11 years ago
  11. c7d2c4c Add more missing config.h #includes by Kristian Høgsberg · 12 years ago
  12. cc75ec1 text: Rename input_method to wl_input_method by Jan Arne Petersen · 12 years ago
  13. 00191c7 text: Fix serial handling by Jan Arne Petersen · 12 years ago
  14. ece6b5a text: Add language and text-direction to protocol by Jan Arne Petersen · 12 years ago
  15. 1cc9e08 text: Split out cursor_position by Jan Arne Petersen · 12 years ago
  16. 0eabcaa text: Add commit request by Jan Arne Petersen · 12 years ago
  17. ab2b014 simple-im: fix for protocol changes by Jan Arne Petersen · 12 years ago
  18. c7d2a98 text: add serial argument to text protocol by Jan Arne Petersen · 12 years ago
  19. 4653531 text: add pre-edit styling support to protocol by Jan Arne Petersen · 12 years ago
  20. 0eab05d clients: add global_remove handler stubs by Pekka Paalanen · 12 years ago
  21. b88b68f weston-simple-im: Add a few more compose sequences by Kristian Høgsberg · 13 years ago
  22. 504e8f1 weston-simple-im: Fold struct keyboard_input into struct simple_im by Kristian Høgsberg · 13 years ago
  23. aec12b8 weston-simple-im: Fold keyboard_input_handle_keymap() into event handler by Kristian Høgsberg · 13 years ago
  24. 6aae614 weston-simple-im: Fold keyboard_input_handle_key() into event handler by Kristian Høgsberg · 13 years ago
  25. 3a3704d weston-simple-im: Fold keyboard_input_handle_modifiers into event handler by Kristian Høgsberg · 13 years ago
  26. de318ab weston-simple-im: Stop using toytoolkit by Kristian Høgsberg · 13 years ago
  27. 79bfde2 weston-simple-im: Use serial number from incoming events by Kristian Høgsberg · 13 years ago
  28. 8c03616 weston-simple-im: Create our own xkb_context by Kristian Høgsberg · 13 years ago
  29. 1199b16 clients: Move keyboard-utils.[ch] into weston-simple-im by Kristian Høgsberg · 13 years ago
  30. e9fba2b text: Add simple compose input method by Jan Arne Petersen · 13 years ago