1. a36eb50 zoom: Change zoom->active to a bool by Derek Foreman · 10 years ago
  2. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  3. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  4. 7cb916e zoom: fix zoom by Derek Foreman · 10 years ago
  5. 87535e2 zoom: Use pixels instead of GL coordinates by Jason Ekstrand · 11 years ago
  6. 9808708 zoom: remove unused args from weston_zoom_transition by Pekka Paalanen · 10 years ago
  7. 13fd446 zoom: remove animation_xy as unused by Pekka Paalanen · 10 years ago
  8. 1a873aa zoom: Check the value of level before using it. by Carlos Olmedo Escobar · 11 years ago
  9. 6c3b01f Apply the zoom transformation before the output transformation by Neil Roberts · 11 years ago
  10. 412b024 zoom: use the new pointer motion signal to move the zoom frame. by Giulio Camuffo · 12 years ago
  11. a7af704 Split the geometry information from weston_surface out into weston_view by Jason Ekstrand · 12 years ago
  12. 919cddb Convert to wl_global_create/destroy() by Kristian Høgsberg · 12 years ago
  13. a85118c Use wl_resource_create() for creating resources by Jason Ekstrand · 12 years ago
  14. 4c6ddf1 compositor: Remove a few legacy uses of wl_object by Kristian Høgsberg · 12 years ago
  15. 26ed73c Change weston_surface.resource to a wl_resource pointer. by Jason Ekstrand · 12 years ago
  16. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  17. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  18. 434e8f3 zoom: Don't update the zoom translation if zoom level is 0 by Ander Conselvan de Oliveira · 13 years ago
  19. aa628d0 shell/zoom: Increment/decrement disable_planes only when zoom.active changes by Ville Syrjälä · 13 years ago
  20. 1bad5db Implement output transformations. by Scott Moreau · 13 years ago
  21. ef6f136 zoom: Pick the first seat in seat_list instead of compositor->seat by Kristian Høgsberg · 13 years ago
  22. 79af73e compositor-drm: Disable planes when zoomed or capturing by Kristian Høgsberg · 13 years ago
  23. 583a236 Move text-cursor-position.c into zoom.c by Kristian Høgsberg · 13 years ago
  24. 429490d Move zoom code to its own file. by Scott Moreau · 13 years ago