1. e9d40e3 Move weston_subsurface to after weston_surface by Jason Ekstrand · 11 years ago
  2. 8f9e87f compositor: update the surface size when there is a size change without a buffer attach by George Kiagiadakis · 11 years ago
  3. ac985be compositor: Remove the edges parameter from send_configure by Jasper St. Pierre · 11 years ago
  4. d67b52a compositor: Fix the documentation for surface->configure by Jasper St. Pierre · 11 years ago
  5. e5c1ae9 xwayland: Set decoration margin for xwayland windows by Kristian Høgsberg · 11 years ago
  6. 1679f23 libinput: Forward frame events to clients by Jonas Ådahl · 11 years ago
  7. f03a04a compositor: Add create_surface_signal by Kristian Høgsberg · 11 years ago
  8. 9fc7151 Add possible capabilities CURSOR_PLANE and ARBITRARY_MODE by Jason Ekstrand · 11 years ago
  9. a4ab542 Add a signal for when a seat updates its capabilities by Jason Ekstrand · 11 years ago
  10. e9022e7 compositor: add an exported function to take a screenshot of an output by Giulio Camuffo · 12 years ago
  11. 0b4c535 protocol,compositor: split wl_viewport setters by Pekka Paalanen · 11 years ago
  12. f0cad48 compositor: replace weston_buffer_viewport::viewport_set by Pekka Paalanen · 11 years ago
  13. 952b6c8 compositor: reorganize struct weston_buffer_viewport by Pekka Paalanen · 11 years ago
  14. db1fccb input: Send leave and enter pair when the surface moves under the cursor by Kristian Høgsberg · 11 years ago
  15. e11ef64 compositor: Drop core ping_handler callout by Kristian Høgsberg · 11 years ago
  16. c94d622 compositor: Move view repositioning logic into shell by Ander Conselvan de Oliveira · 12 years ago
  17. a8a9baf compositor: Remove weston_output::move_signal by Ander Conselvan de Oliveira · 12 years ago
  18. f84327a input: Remove exported function weston_pointer_verify() by Ander Conselvan de Oliveira · 12 years ago
  19. b0420ae protocol: rename wl_surface_scaler to wl_viewport by Pekka Paalanen · 12 years ago
  20. 2fce480 input: Remap touch point IDs from multiple touch screens to not overlap by Kristian Høgsberg · 12 years ago
  21. 7413076 compositor: transform surface coordinates if a surface scaler is used by Jonny Lamb · 12 years ago
  22. 5c11a33 Add a weston_surface_set_size function by Jason Ekstrand · 12 years ago
  23. 3123693 desktop-shell: Invalidate saved position when output is destroyed by Zhang, Xiong Y · 12 years ago
  24. 54e90c7 compositor: Make pointers visible when an output is unplugged by Ander Conselvan de Oliveira · 12 years ago
  25. e1e2352 compositor: Don't repaint outputs being destroyed by Ander Conselvan de Oliveira · 12 years ago
  26. 010d0b1 compositor: Ensure views are visible if their output was unplugged by Zhang, Xiong Y · 12 years ago
  27. f301241 compositor: Move views when outputs are moved by Zhang, Xiong Y · 12 years ago
  28. 1aaf3e4 sdk: make C++11 plugins build again by Giulio Camuffo · 12 years ago
  29. 8d344a0 shell: Make sure the shell implementation and protocol versions match by Kristian Høgsberg · 12 years ago
  30. 7395ea0 input: Move the xkb fields from weston_seat to weston_keyboard by Jonas Ådahl · 12 years ago
  31. 918f2dd Remove the weston_view.geometry.width/height fields by Jason Ekstrand · 12 years ago
  32. 9484b69 input: Keep track of number of touch points inside touch struct by Jonas Ådahl · 12 years ago
  33. 83ffd9d shell: Remove weston_view_restack() by Philip Withnall · 12 years ago
  34. da75ee1 compositor: merge surface size from buffer size funcs by Pekka Paalanen · 12 years ago
  35. 1fd9c0f compositor: gather buffer_transform and _scale into a struct by Pekka Paalanen · 12 years ago
  36. fd51e7b src/data_device.c: add dnd support for touch screen by Xiong Zhang · 12 years ago
  37. 576fe2a input: set the focus to NULL when the focus's resource is destroyed by Giulio Camuffo · 12 years ago
  38. aa7a476 input: Don't send leave events to destroyed views by Emilio Pozuelo Monfort · 12 years ago
  39. a67e6b9 Add move/scale animation by Daniel Stone · 12 years ago
  40. 96d47c0 Add modifier-only binding by Daniel Stone · 12 years ago
  41. b482dbd animation, shell: add kbd focus change animation by Louis-Francis Ratté-Boulianne · 12 years ago
  42. cdb4d29 compositor: add a way to override the default pointer grab by Giulio Camuffo · 12 years ago
  43. 1959ab8 input: let the pointer motion handlers move the pointer by Giulio Camuffo · 12 years ago
  44. 412b024 zoom: use the new pointer motion signal to move the zoom frame. by Giulio Camuffo · 12 years ago
  45. 6fcb378 input: add a motion signal to weston_pointer by Giulio Camuffo · 12 years ago
  46. 33ff636 Move region transformation code to weston_transformed_region by Jason Ekstrand · 12 years ago
  47. b6a3cc7 Make weston_output_transform_coordinate more sane by Jason Ekstrand · 12 years ago
  48. 00b8428 Remove the concept of a border from weston_output. by Jason Ekstrand · 12 years ago
  49. 1ea343e Add cancel function to grab interfaces by Jonas Ådahl · 12 years ago
  50. 96dc9e4 rpi: Remove create_view and destroy_view implementations by Tomeu Vizoso · 12 years ago
  51. aa398ae compositor: Let renderers create and destroy surface state on their own by Ander Conselvan de Oliveira · 12 years ago
  52. 9711653 compositor: set surface->plane from destroyed plane to NULL by Xiong Zhang · 12 years ago
  53. 65196bc input: Add core API to update the keymap by Rui Matos · 12 years ago
  54. a7af704 Split the geometry information from weston_surface out into weston_view by Jason Ekstrand · 12 years ago
  55. 10ddd97 compositor: Remove redundant and not well-defined focus field by Kristian Høgsberg · 12 years ago
  56. 1edf44c compositor: finish frame if redraw fails by David Herrmann · 12 years ago
  57. d6e1c34 evdev: Reference count input device's seat capabilities by Jonas Ådahl · 12 years ago
  58. 97f2952 gl-renderer: Build as a loadable module by Ander Conselvan de Oliveira · 12 years ago
  59. 306fe08 Only update the touch grab position for the first finger by Neil Roberts · 12 years ago
  60. a28c693 Add a touch binding to activate a surface by Neil Roberts · 12 years ago
  61. 96d790e input: Emit events on all resources for a client by Neil Roberts · 12 years ago
  62. 57388e4 Notify clients on mode_switch() by Hardening · 12 years ago
  63. ff39efa Rename current, origin, scale, origin_scale by Hardening · 12 years ago
  64. 61741a2 compositor: Generalize VT switching as a session_signal by Kristian Høgsberg · 12 years ago
  65. 05ad1e4 launcher: Collect launcher state in new struct weston_launcher by Kristian Høgsberg · 12 years ago
  66. 62942ad xwm: set the shell_surface's title by Giulio Camuffo · 12 years ago
  67. bfbb8e5 gl_renderer: Use EGL_WAYLAND_Y_INVERTED_WL to query wl_buffer's orientation by Stanislav Vorobiov · 12 years ago
  68. 9a6f02a Copying xkb_info when creating a seat causes problems by Andrew Wedgbury · 12 years ago
  69. 85de9c2 compositor: Split dnd setup up into weston_seat_start_drag() by Kristian Høgsberg · 12 years ago
  70. 403ea92 compositor.h: Don't include config.h by Pier Luigi Fiorini · 12 years ago
  71. 8e7a8bd Add more missing config.h includes by Daniel Stone · 12 years ago
  72. 13b85bd compositor: ref-count weston_surface instances by Giulio Camuffo · 12 years ago
  73. b1bc4a6 Add zalloc(size_t) allocator function by Peter Hutterer · 12 years ago
  74. 3c17933 Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer by Kristian Høgsberg · 12 years ago
  75. a2bb791 Reset touch focus in unmap by Michael Fu · 12 years ago
  76. 5e76a49 Rename wl_data_offer to weston_data_offer by Kristian Høgsberg · 12 years ago
  77. 7ff3bdb Rename wl_data_source to weston_data_source by Kristian Høgsberg · 12 years ago
  78. 98c774f compositor: Move device coordinate transform helper to compositor.c by Kristian Høgsberg · 12 years ago
  79. aaadc77 input: Remove wl_seat global when a seat is destroyed by Kristian Høgsberg · 12 years ago
  80. a85118c Use wl_resource_create() for creating resources by Jason Ekstrand · 12 years ago
  81. f568fd5 Add a MIN macro by Jason Ekstrand · 12 years ago
  82. 01a9273 input: Add support for making libxkbcommon optional by Matt Roper · 12 years ago
  83. 66bd9f5 compositor-drm: Enable seat constraining when configured in weston.ini by Rob Bradford · 12 years ago
  84. 806d8c0 input: Add weston_pointer_clamp function to ensure pointer visible by Rob Bradford · 12 years ago
  85. 6bd6294 Add a weston_buffer structure to replace wl_buffer by Jason Ekstrand · 12 years ago
  86. 8a4a9eb data-device: Change resources in wl_data_offer and wl_data_source to pointers. by Jason Ekstrand · 12 years ago
  87. 082d58c xwayland: Silence X wm debug logging by Kristian Høgsberg · 12 years ago
  88. 5281fb1 spring: Tweak the window fade-in spring to not overshoot by Kristian Høgsberg · 12 years ago
  89. 091b096 spring: Make min/max part of spring parameters by Kristian Høgsberg · 12 years ago
  90. 7eec9b3 spring: Make clip behavior configurable by Kristian Høgsberg · 12 years ago
  91. 8895efc region: Change resource to a wl_resource pointer by Jason Ekstrand · 12 years ago
  92. fb2adba xwayland: Forward global position to X by Tiago Vignatti · 12 years ago
  93. 26ed73c Change weston_surface.resource to a wl_resource pointer. by Jason Ekstrand · 12 years ago
  94. 9af5f9e input: Add a seat name parameter to weston_seat_init by Rob Bradford · 12 years ago
  95. 355748e shell: Use buffer_scale as output scale on fullscreen DRIVER by Alexander Larsson · 12 years ago
  96. e32c376 compositor: Store original output scale by Alexander Larsson · 12 years ago
  97. edddbd1 Convert all scales to int32_t by Alexander Larsson · 12 years ago
  98. 14e438c compositor: Parse config file in main(), only keep weston config object by Kristian Høgsberg · 12 years ago
  99. 7327471 Add new config parser by Kristian Høgsberg · 12 years ago
  100. 7c60912 compositor: Make backlight_current int32_t to avoid unsigned overflow by Kristian Høgsberg · 12 years ago