1. 1cc9e08 text: Split out cursor_position by Jan Arne Petersen · 13 years ago
  2. 964b517 text: Rename set_micro_focus request by Jan Arne Petersen · 13 years ago
  3. 6138197 text: Add show/hide_input_panel requests by Jan Arne Petersen · 13 years ago
  4. 0eabcaa text: Add commit request by Jan Arne Petersen · 13 years ago
  5. f255165 text: Remove unused requests/events by Jan Arne Petersen · 13 years ago
  6. ffbb20f text: Move input_panel interface to input-method by Jan Arne Petersen · 13 years ago
  7. 8746ba0 doc: add some more text protocol documentation by Jan Arne Petersen · 13 years ago
  8. adfedc1 text: add support for invoke_action request by Jan Arne Petersen · 13 years ago
  9. 26ffa81 text: Add content type support to text protocol by Jan Arne Petersen · 13 years ago
  10. c7d2a98 text: add serial argument to text protocol by Jan Arne Petersen · 13 years ago
  11. 4653531 text: add pre-edit styling support to protocol by Jan Arne Petersen · 13 years ago
  12. 65e7e7a tests: Define and implement a test protocol extension. by U. Artie Eoff · 13 years ago
  13. 337df95 text: Add support for forwarding key events by Jan Arne Petersen · 13 years ago
  14. 466b9c1 text: Add support for grabbing the keyboard by Jan Arne Petersen · 13 years ago
  15. d9be93b text: Rename and extend text_model key event by Jan Arne Petersen · 13 years ago
  16. 3b132e3 Fix spelling errors by Martin Olsson · 13 years ago
  17. 680275f text: Rename de/activate to enter/leave by Jan Arne Petersen · 13 years ago
  18. 7bbdffa text: Improve text protocol documentation by Jan Arne Petersen · 13 years ago
  19. c1e481e text: Add reset requets to protocol by Jan Arne Petersen · 13 years ago
  20. ce8a443 text: Add support for control keys to the protocol by Jan Arne Petersen · 13 years ago
  21. e202bae text: Add delete_surrounding_text to protocol by Jan Arne Petersen · 13 years ago
  22. 43f4aa8 text: Add support for pre-edit string by Jan Arne Petersen · 13 years ago
  23. 30b66ef text: Split text and input-method protocols by Jan Arne Petersen · 13 years ago
  24. cb08f4d text: Fix set_surrounding_text request by Jan Arne Petersen · 13 years ago
  25. ae92a7a text: Add some documentation to the text protocol by Jan Arne Petersen · 13 years ago
  26. 620cd62 text: Introduce input_method_context interface by Jan Arne Petersen · 13 years ago
  27. 4c26518 text: Remove surface arg in create_text_model by Jan Arne Petersen · 13 years ago
  28. e9d2250 shell: Introduce workspace manager interface by Jonas Ådahl · 13 years ago
  29. e829adc text: Assign text_model to a wl_seat by Jan Arne Petersen · 13 years ago
  30. de3b6a1 text: Add activate/deactivate events by Jan Arne Petersen · 13 years ago
  31. 5196374 text: Rename text_model_manager to factory by Jan Arne Petersen · 13 years ago
  32. f25602b Extract the text_model_manager interface from input_method by Philipp Brüschweiler · 13 years ago
  33. b9d2a0f shell: Show approprite cursors during move and resize grabs by Ander Conselvan de Oliveira · 13 years ago
  34. 0636ac3 shell: Make input_panel just a regular wl_surface by Kristian Høgsberg · 13 years ago
  35. 1a73a63 shell: Make screensaver just a wl_surface by Kristian Høgsberg · 13 years ago
  36. 730c94d shell: Make the lock surface just a plain wl_surface too by Kristian Høgsberg · 13 years ago
  37. af7b1ff shell: Make panel just a wl_surface too by Kristian Høgsberg · 13 years ago
  38. 962342c shell: Don't make desktop_shell background a wl_shell_surface by Kristian Høgsberg · 13 years ago
  39. 1f17be4 text: Add input_method and text_model interfaces by Jan Arne Petersen · 13 years ago
  40. 42feced shell: Add support for input panels by Jan Arne Petersen · 13 years ago
  41. d56bd90 shell: Use a busy cursor animation for unresponsive surfaces by Kristian Høgsberg · 13 years ago
  42. ae71220 Convert text cursor position protocol to use fixed types. by Scott Moreau · 13 years ago
  43. 7a1b32a Implement text cursor position protocol. by Scott Moreau · 13 years ago
  44. 062be7e screenshooter: Grab pixel data directly before buffer swap by Scott Moreau · 13 years ago
  45. 7bef066 desktop-shell: use description tags and improve protocol doc a bit by Tiago Vignatti · 13 years ago
  46. eae5de7 Follow wayland change to serial numbers by Kristian Høgsberg · 13 years ago
  47. f6a5f7d Fix distcheck by Kristian Høgsberg · 14 years ago
  48. 6e16811 protocol: add screensaver interface by Pekka Paalanen · 14 years ago
  49. 068ae94 desktop-shell: update protocol and client to wl_shell_surface by Pekka Paalanen · 14 years ago
  50. d0f79ab desktop-shell: Make panel and background output dependent by Benjamin Franzke · 14 years ago
  51. 9ef3e01 desktop-shell: screen locking protocol by Pekka Paalanen · 14 years ago
  52. 64f1c3f De-brand the tablet shell by Kristian Høgsberg · 14 years ago
  53. 7584062 Add a desktop_shell interface by Kristian Høgsberg · 14 years ago
  54. 5ec0a93 compositor: Add a simple WM to the xserver launcher by Kristian Høgsberg · 14 years ago
  55. 81e8c26 meego-tablet-shell: Rename tablet_client.poke to activate and add a destructor by Kristian Høgsberg · 14 years ago
  56. 92fb0e9 meego-tablet-shell: Add requests to let ux-daemon ask for appgrid or panels by Kristian Høgsberg · 14 years ago
  57. 8544903 compositor: Screenhoot into a client provided shm buffer by Kristian Høgsberg · 14 years ago
  58. eb7e12c Add meego-tablet-shell by Kristian Høgsberg · 14 years ago
  59. b2d7185 Split into a demo repository that holds the demo compositor and clients by Kristian Høgsberg · 14 years ago
  60. 0ce2457 Add initial basic support for fullscreen surfaces by Kristian Høgsberg · 15 years ago
  61. 027931b Define the shell resize enumeration in the xml spec by Kristian Høgsberg · 15 years ago
  62. 8dc378f Add new surface.map_transient() request to map a surface relative to another by Kristian Høgsberg · 15 years ago
  63. ae6c8a6 First attempt at selection support by Kristian Høgsberg · 15 years ago
  64. 82da52b Update surface.attach and change surface.map to surface.map_toplevel by Kristian Høgsberg · 15 years ago
  65. 67f367f Document the shell.configure event a bit by Kristian Høgsberg · 15 years ago
  66. f8fc08f Add origin information to output.geometry event by Kristian Høgsberg · 15 years ago
  67. d44bc8b Add reject round trip to dnd protocol by Kristian Høgsberg · 15 years ago
  68. c1ad1f9 Consolidate 'sync' and 'frame' events into just one 'key' event by Kristian Høgsberg · 15 years ago
  69. 4ee7138 Describe the protocol using inline XML comments by Yuval Fledel · 15 years ago
  70. d1c4310 xml tag should close, or some parsers fail by Yuval Fledel · 15 years ago
  71. f0152da Use automake by Kristian Høgsberg · 15 years ago