1. 840d5f9 tests: add keyboard test by U. Artie Eoff · 13 years ago
  2. 58990ca tests: add button test by U. Artie Eoff · 13 years ago
  3. d690175 tests: test surface to/from global functions by U. Artie Eoff · 13 years ago
  4. 1ae298f event-test: more aggressive event testing by U. Artie Eoff · 13 years ago
  5. 44874d9 desktop-shell: destroy data before exiting. by U. Artie Eoff · 13 years ago
  6. 371805f simple-shm: Draw the test motif surrounded by a white border by Rob Bradford · 13 years ago
  7. fecf332 simple-shm: Don't attach the buffer to the surface for every redraw by Rob Bradford · 13 years ago
  8. 70f8367 editor: more intuitive cursor positioning by Philipp Brüschweiler · 13 years ago
  9. 9f897c7 editor: take text offset into account when computing cursor position by Philipp Brüschweiler · 13 years ago
  10. b8911dc editor: make selection a lighter shade of blue, much easier to read by Philipp Brüschweiler · 13 years ago
  11. 237358b editor: fix assert to take preedit string into account by Philipp Brüschweiler · 13 years ago
  12. 3b132e3 Fix spelling errors by Martin Olsson · 13 years ago
  13. 0d20d7c xwm: Plug kill signal for killing X apps by Tiago Vignatti · 13 years ago
  14. 1d01b01 compositor: Add kill signal by Tiago Vignatti · 13 years ago
  15. 920f197 shell: Skip clients that we forked ourselves in kill binding by Tiago Vignatti · 13 years ago
  16. b7dbbd6 shell: Start the desktop-shell client in the idle handler by Tiago Vignatti · 13 years ago
  17. 6f09338 toytoolkit: Process deferred tasks on fifo order instead by Tiago Vignatti · 13 years ago
  18. 1428b8c shell: Fix crash when an input panel is hiding by Jan Arne Petersen · 13 years ago
  19. 4e363d2 Require mouse release on top of frame button to trigger action by Pekka Vuorela · 13 years ago
  20. 9b10187 compositor-drm: Check that that we have a valid bo for scanout by Rob Bradford · 13 years ago
  21. 6e1e385 Protect window callbacks from deleted windows by Pekka Vuorela · 13 years ago
  22. b9af479 compositor: Make weston_surface_assign_output() static by Kristian Høgsberg · 13 years ago
  23. 13dc708 test-client: initialize input instance. by U. Artie Eoff · 13 years ago
  24. 680275f text: Rename de/activate to enter/leave by Jan Arne Petersen · 13 years ago
  25. 64988fe PDF viewer to run until and only when it has existing windows by Pekka Vuorela · 13 years ago
  26. 2dbe4c6 Fix memory leak in PDF viewer by Pekka Vuorela · 13 years ago
  27. 2bd429b Fix PDF viewer not to produce garbage windows for nonexistent files by Pekka Vuorela · 13 years ago
  28. 80ad1a9 editor: Fix selection anchor on text deletion by Jan Arne Petersen · 13 years ago
  29. e386dd2 editor: Delete selected text before adding new by Jan Arne Petersen · 13 years ago
  30. 633c83d keyboard: Allow backspace for pre-edit text by Jan Arne Petersen · 13 years ago
  31. 8aba11d editor, keyboard: Add support for arrow keys by Jan Arne Petersen · 13 years ago
  32. d7f282b simple-egl: Set the opaque region if windowed and -o is passed by Ander Conselvan de Oliveira · 13 years ago
  33. 231ba17 compositor: Always assign an output when updating a surface transform by Ander Conselvan de Oliveira · 13 years ago
  34. 8ea818f compositor: Generalize output previous damage into per buffer damage by Ander Conselvan de Oliveira · 13 years ago
  35. 7bbdffa text: Improve text protocol documentation by Jan Arne Petersen · 13 years ago
  36. 495cc24 man: weston --xserver has been replaced by Pekka Paalanen · 13 years ago
  37. f9763bc compositor-android: Add output before gles2_renderer_init() by Abhijit Potnis · 13 years ago
  38. c1e481e text: Add reset requets to protocol by Jan Arne Petersen · 13 years ago
  39. ce8a443 text: Add support for control keys to the protocol by Jan Arne Petersen · 13 years ago
  40. e202bae text: Add delete_surrounding_text to protocol by Jan Arne Petersen · 13 years ago
  41. 43f4aa8 text: Add support for pre-edit string by Jan Arne Petersen · 13 years ago
  42. 892f1c3 keyboard: Use a qwerty virtual keyboard layout 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. c1fbcb7 editor: Add support for setting a preedit by Jan Arne Petersen · 13 years ago
  46. 0e5bd45 editor: Add support for selection by Jan Arne Petersen · 13 years ago
  47. 09e7c96 editor: Insert commit-string at cursor by Jan Arne Petersen · 13 years ago
  48. 7e634a0 editor: Add support for cursor by Jan Arne Petersen · 13 years ago
  49. b9eb02c editor: Extract text handling into text_layout by Jan Arne Petersen · 13 years ago
  50. f80bc06 editor: Make text_entry a widget by Jan Arne Petersen · 13 years ago
  51. ae92a7a text: Add some documentation to the text protocol by Jan Arne Petersen · 13 years ago
  52. 620cd62 text: Introduce input_method_context interface by Jan Arne Petersen · 13 years ago
  53. b13b9ff text: Have only one text_model_factory by Philipp Brüschweiler · 13 years ago
  54. 4c26518 text: Remove surface arg in create_text_model by Jan Arne Petersen · 13 years ago
  55. 547149a compositor: Accumulate obscured damage into the primary plane damage by Ander Conselvan de Oliveira · 13 years ago
  56. 0d64a0f compositor: new intersection algorithm by Pekka Paalanen · 13 years ago
  57. 8c492b1 clients: add cliptest program by Pekka Paalanen · 13 years ago
  58. 84ec19a update .gitignores by Pekka Paalanen · 13 years ago
  59. a6813d2 compositor: Generalize module loading by Kristian Høgsberg · 13 years ago
  60. eb00e2e compositor: Always set WAYLAND_DISPLAY by Kristian Høgsberg · 13 years ago
  61. a4624f6 compositor: Don't return the dlsym handle in load_module() by Kristian Høgsberg · 13 years ago
  62. 33a45f5 compositor: Drop unused wl_shm field by Kristian Høgsberg · 13 years ago
  63. b00a9d3 compositor: Make all non-backend modules use module_init() as entry point by Kristian Høgsberg · 13 years ago
  64. dd1b3f4 compositor: Remove unused 'fbo' field from weston_compositor by Kristian Høgsberg · 13 years ago
  65. 4226385 compositor: Destroy gles2 resource for weston_surface in gles2-renderer.c by Kristian Høgsberg · 13 years ago
  66. 3a0de88 compositor: Move unbind_display call into gles2-renderer.c by Kristian Høgsberg · 13 years ago
  67. 9793fc7 compositor: Move EGL context creation to gles2-renderer.c by Kristian Høgsberg · 13 years ago
  68. 2bc5e8e compositor: Create outputs before initializing GLES2 state by Kristian Høgsberg · 13 years ago
  69. fa1be02 compositor: Introduce a weston_renderer object by Kristian Høgsberg · 13 years ago
  70. b7b77e6 compositor: Move EGL/GLES2 parts of weston_surface_attach to gles2-renderer.c by Kristian Høgsberg · 13 years ago
  71. b1fd2d6 compositor: Move update_shm_texture() to gles2-renderer.c by Kristian Høgsberg · 13 years ago
  72. 25894fc compositor: Move gles2 initialization to gles2-renderer.h by Kristian Høgsberg · 13 years ago
  73. 861a50c compositor: Move non-GL initialization out of weston_compositor_init_gl() by Kristian Høgsberg · 13 years ago
  74. ecf6ede compositor: Move surface repaint code to gles2-renderer.c by Kristian Høgsberg · 13 years ago
  75. d7c1726 compositor: Consolidate output repaint logic by Kristian Høgsberg · 13 years ago
  76. 774c34a screensaver: fix decoding of transparency in xpm files by Philipp Brüschweiler · 13 years ago
  77. 38b4d62 test-text-client: fix compile error by U. Artie Eoff · 13 years ago
  78. 7c7d464 compositor: do not round a zero area to non-zero by Pekka Paalanen · 13 years ago
  79. 27a8c53 compositor: do not duplicate ARRAY_SIZE by Pekka Paalanen · 13 years ago
  80. 85a4667 compositor: reduce the number of triangles by Pekka Paalanen · 13 years ago
  81. c73bd54 compositor: fix fan_debug mode by Pekka Paalanen · 13 years ago
  82. 2abe2e6 compositor: paint opaque regions with RGBX shader by Pekka Paalanen · 13 years ago
  83. 4f9c07b xwayland: replace opaque_rect, fix an alpha problem by Pekka Paalanen · 13 years ago
  84. 8c9c8fc toytoolkit: supply correct widget in motion_handler callback by Philipp Brüschweiler · 13 years ago
  85. 067abf6 workspaces: don't segfault on invalid move_surface_to_workspace request by Philipp Brüschweiler · 13 years ago
  86. 8538b22 shell: Improve focus handling when moving surfaces between workspaces by Jonas Ådahl · 13 years ago
  87. 14c92ff toytoolkit: Implement support for the workspace manager interface by Jonas Ådahl · 13 years ago
  88. e9d2250 shell: Introduce workspace manager interface by Jonas Ådahl · 13 years ago
  89. 8de6a1d shell: Add possibility to move surfaces to other workspaces by Jonas Ådahl · 13 years ago
  90. 5689944 shell: Always set focus when restoring focus state by Jonas Ådahl · 13 years ago
  91. 9fa9b8b Add sample configuration for workspaces to weston.ini by Jonas Ådahl · 13 years ago
  92. 7e300db simple-egl: Avoid race condition. by Scott Moreau · 13 years ago
  93. 6a615d2 simple-egl: Only set alpha_size=0 when -o is passed. by Scott Moreau · 13 years ago
  94. 1ee53e7 simple-egl: Remove unused variable. by Scott Moreau · 13 years ago
  95. 07c91f8 compositor: triangle fan debug by Pekka Paalanen · 13 years ago
  96. 8a15bb8 compositor: fix blending for full-surface alpha by Pekka Paalanen · 13 years ago
  97. 6b5585b compositor: specialised fragment shader for RGBX by Pekka Paalanen · 13 years ago
  98. 0e5a2d0 compositor: simplify shaders by Rob Clark · 13 years ago
  99. e3b9591 compositor: add support for OES_EGL_image_external by Rob Clark · 13 years ago
  100. a91291c man: add man page for weston by Pekka Paalanen · 13 years ago