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