1. 83285fc compositor: remove the authenticate vfunc by Giulio Camuffo · 10 years ago
  2. b114715 compositor: send the output_created signal after inserting it in the list by Giulio Camuffo · 10 years ago
  3. dddf9e6 data-device: add a function to send the selection to a client by Giulio Camuffo · 10 years ago
  4. 4c93c08 touch: Make weston_touch_set_focus() take a touch instead of a seat by Derek Foreman · 10 years ago
  5. ca79076 compositor: change weston_surface::destroy_signal argument by Pekka Paalanen · 10 years ago
  6. a8e9b41 xwm: tell the shell the pid of the X clients by Giulio Camuffo · 11 years ago
  7. c002321 compositor: Create the inverse of the output matrix by Derek Foreman · 10 years ago
  8. 0513a95 compositor: add repaint delay timer by Pekka Paalanen · 11 years ago
  9. 662f384 compositor, backends: weston_compositor_read_presentation_clock by Pekka Paalanen · 10 years ago
  10. a86c3ee Spellcheck fixes by Bryce Harrington · 10 years ago
  11. e54e31c compositor: add weston_surface_to_buffer_region() by Pekka Paalanen · 10 years ago
  12. 1e05904 compositor: Add surface-to-buffer and buffer-to-surface matrices by Jason Ekstrand · 11 years ago
  13. fb23df7 Use pixel coordinates for weston_output.matrix by Jason Ekstrand · 11 years ago
  14. 13fd446 zoom: remove animation_xy as unused by Pekka Paalanen · 10 years ago
  15. 380adf5 compositor: add weston_view_set_mask() API and state by Pekka Paalanen · 10 years ago
  16. 2829f7c compositor,shell: move debug key code to core by Pekka Paalanen · 10 years ago
  17. 502f5e0 compositor: fix plane coords in view_accumulate_damage() by Pekka Paalanen · 10 years ago
  18. efd08c7 compositor: weston_output::region is in global coords by Pekka Paalanen · 10 years ago
  19. e508ce6 compositor: note, weston_surface_damage does it wrong by Pekka Paalanen · 10 years ago
  20. fbd00f1 compositor: document view->transform.* regions by Pekka Paalanen · 10 years ago
  21. c647ed7 compositor: add surface-shooting API by Pekka Paalanen · 10 years ago
  22. 25c0ca5 compositor: turn weston_view boundingbox into masked by Pekka Paalanen · 10 years ago
  23. 8844bf2 compositor: turn weston_view::transform.opaque into masked by Pekka Paalanen · 10 years ago
  24. 2d6e551 compositor: add a doc note for weston_view::parent_view by Pekka Paalanen · 10 years ago
  25. 51723d5 compositor: document weston_view_damage_below() by Pekka Paalanen · 10 years ago
  26. 6b4b241 xwm: support maximizing xwayland windows by Giulio Camuffo · 11 years ago
  27. bf0e031 compositor, drm: set per-surface Presentation feedback flags by Pekka Paalanen · 11 years ago
  28. 363aa7b compositor: set presentation.presented flags by Pekka Paalanen · 11 years ago
  29. b502654 compositor: Implement JSON-timeline logging by Pekka Paalanen · 11 years ago
  30. 8274d90 compositor: add weston_surface_set_label_func() by Pekka Paalanen · 11 years ago
  31. 64a3df0 backends: refactor transform string parsing by Derek Foreman · 11 years ago
  32. 86b5396 Revert "input: don't send to clients key events eaten by bindings" by Pekka Paalanen · 11 years ago
  33. c336f06 compositor: Return a user-defined exit code by Frederic Plourde · 11 years ago
  34. 5c11fc6 input: don't send to clients key events eaten by bindings by Giulio Camuffo · 11 years ago
  35. 0fd6d4e compositor: make keep_buffer a bool by Derek Foreman · 11 years ago
  36. 6ae7bc9 compositor: Refactor weston_output_mode_switch() by Derek Foreman · 11 years ago
  37. 280e7dd cosmetic: replace boolean function return values with bool by Derek Foreman · 11 years ago
  38. 50b6747 compositor: send error for surface role resets by Pekka Paalanen · 11 years ago
  39. 641307c compositor-drm: deliver frame seq for feedback by Pekka Paalanen · 11 years ago
  40. 133e439 compositor: implement presentation_feedback by Pekka Paalanen · 11 years ago
  41. b5eedad compositor: set and use the presentation clock everywhere by Pekka Paalanen · 11 years ago
  42. d1be312 cosmetic: Move WL_EXPORT out of header files by Derek Foreman · 11 years ago
  43. 041a981 compositor: remove unused signal by Giulio Camuffo · 11 years ago
  44. 6ef444d compositor: add a way to change the keyboard locks by Giulio Camuffo · 11 years ago
  45. 9c1ac7b compositor: add weston_client_start() by Pekka Paalanen · 11 years ago
  46. 66a41a0 compositor: fetch repeat info from weston.ini by Jonny Lamb · 11 years ago
  47. 95ec0f9 compositor: add a masking mechanism to weston_layer by Giulio Camuffo · 11 years ago
  48. 412e6a5 compositor: keep track of the weston_layer a weston_view is in by Giulio Camuffo · 11 years ago
  49. ccf48fb shell: Replace set_margin with set_window_geometry by Jasper St. Pierre · 11 years ago
  50. 7b98207 Create a weston_surface_state structure for storing pending surface state and move the surface commit logic into weston_surface_commit_state by Jason Ekstrand · 11 years ago
  51. e9d40e3 Move weston_subsurface to after weston_surface by Jason Ekstrand · 11 years ago
  52. 8f9e87f compositor: update the surface size when there is a size change without a buffer attach by George Kiagiadakis · 11 years ago
  53. ac985be compositor: Remove the edges parameter from send_configure by Jasper St. Pierre · 11 years ago
  54. d67b52a compositor: Fix the documentation for surface->configure by Jasper St. Pierre · 11 years ago
  55. e5c1ae9 xwayland: Set decoration margin for xwayland windows by Kristian Høgsberg · 11 years ago
  56. 1679f23 libinput: Forward frame events to clients by Jonas Ådahl · 11 years ago
  57. f03a04a compositor: Add create_surface_signal by Kristian Høgsberg · 11 years ago
  58. 9fc7151 Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE by Jason Ekstrand · 11 years ago
  59. a4ab542 Add a signal for when a seat updates its capabilities by Jason Ekstrand · 11 years ago
  60. e9022e7 compositor: add an exported function to take a screenshot of an output by Giulio Camuffo · 12 years ago
  61. 0b4c535 protocol,compositor: split wl_viewport setters by Pekka Paalanen · 11 years ago
  62. f0cad48 compositor: replace weston_buffer_viewport::viewport_set by Pekka Paalanen · 11 years ago
  63. 952b6c8 compositor: reorganize struct weston_buffer_viewport by Pekka Paalanen · 11 years ago
  64. db1fccb input: Send leave and enter pair when the surface moves under the cursor by Kristian Høgsberg · 11 years ago
  65. e11ef64 compositor: Drop core ping_handler callout by Kristian Høgsberg · 11 years ago
  66. c94d622 compositor: Move view repositioning logic into shell by Ander Conselvan de Oliveira · 12 years ago
  67. a8a9baf compositor: Remove weston_output::move_signal by Ander Conselvan de Oliveira · 12 years ago
  68. f84327a input: Remove exported function weston_pointer_verify() by Ander Conselvan de Oliveira · 12 years ago
  69. b0420ae protocol: rename wl_surface_scaler to wl_viewport by Pekka Paalanen · 12 years ago
  70. 2fce480 input: Remap touch point IDs from multiple touch screens to not overlap by Kristian Høgsberg · 12 years ago
  71. 7413076 compositor: transform surface coordinates if a surface scaler is used by Jonny Lamb · 12 years ago
  72. 5c11a33 Add a weston_surface_set_size function by Jason Ekstrand · 12 years ago
  73. 3123693 desktop-shell: Invalidate saved position when output is destroyed by Zhang, Xiong Y · 12 years ago
  74. 54e90c7 compositor: Make pointers visible when an output is unplugged by Ander Conselvan de Oliveira · 12 years ago
  75. e1e2352 compositor: Don't repaint outputs being destroyed by Ander Conselvan de Oliveira · 12 years ago
  76. 010d0b1 compositor: Ensure views are visible if their output was unplugged by Zhang, Xiong Y · 12 years ago
  77. f301241 compositor: Move views when outputs are moved by Zhang, Xiong Y · 12 years ago
  78. 1aaf3e4 sdk: make C++11 plugins build again by Giulio Camuffo · 12 years ago
  79. 8d344a0 shell: Make sure the shell implementation and protocol versions match by Kristian Høgsberg · 12 years ago
  80. 7395ea0 input: Move the xkb fields from weston_seat to weston_keyboard by Jonas Ådahl · 12 years ago
  81. 918f2dd Remove the weston_view.geometry.width/height fields by Jason Ekstrand · 12 years ago
  82. 9484b69 input: Keep track of number of touch points inside touch struct by Jonas Ådahl · 12 years ago
  83. 83ffd9d shell: Remove weston_view_restack() by Philip Withnall · 12 years ago
  84. da75ee1 compositor: merge surface size from buffer size funcs by Pekka Paalanen · 12 years ago
  85. 1fd9c0f compositor: gather buffer_transform and _scale into a struct by Pekka Paalanen · 12 years ago
  86. fd51e7b src/data_device.c: add dnd support for touch screen by Xiong Zhang · 12 years ago
  87. 576fe2a input: set the focus to NULL when the focus's resource is destroyed by Giulio Camuffo · 12 years ago
  88. aa7a476 input: Don't send leave events to destroyed views by Emilio Pozuelo Monfort · 12 years ago
  89. a67e6b9 Add move/scale animation by Daniel Stone · 12 years ago
  90. 96d47c0 Add modifier-only binding by Daniel Stone · 12 years ago
  91. b482dbd animation, shell: add kbd focus change animation by Louis-Francis Ratté-Boulianne · 12 years ago
  92. cdb4d29 compositor: add a way to override the default pointer grab by Giulio Camuffo · 12 years ago
  93. 1959ab8 input: let the pointer motion handlers move the pointer by Giulio Camuffo · 12 years ago
  94. 412b024 zoom: use the new pointer motion signal to move the zoom frame. by Giulio Camuffo · 12 years ago
  95. 6fcb378 input: add a motion signal to weston_pointer by Giulio Camuffo · 12 years ago
  96. 33ff636 Move region transformation code to weston_transformed_region by Jason Ekstrand · 12 years ago
  97. b6a3cc7 Make weston_output_transform_coordinate more sane by Jason Ekstrand · 12 years ago
  98. 00b8428 Remove the concept of a border from weston_output. by Jason Ekstrand · 12 years ago
  99. 1ea343e Add cancel function to grab interfaces by Jonas Ådahl · 12 years ago
  100. 96dc9e4 rpi: Remove create_view and destroy_view implementations by Tomeu Vizoso · 12 years ago