1. f8bfd05 animation: ensure repaints are always scheduled during animations by Jonny Lamb · 11 years ago
  2. 91f80f2 animation: fix move scale animation by Jonny Lamb · 11 years ago
  3. a4a6f16 animation: Fix input panel slide animation by Ander Conselvan de Oliveira · 11 years ago
  4. f5cc2b5 animation: Split spring setup out of weston_view_animation_run() by Ander Conselvan de Oliveira · 11 years ago
  5. 3a86901 animation: Fix the fade animation to work in both directions by Kristian Høgsberg · 11 years ago
  6. a62e0e0 animation: don't NULL deref if _run() returns NULL by U. Artie Eoff · 12 years ago
  7. 918f2dd Remove the weston_view.geometry.width/height fields by Jason Ekstrand · 12 years ago
  8. a67e6b9 Add move/scale animation by Daniel Stone · 12 years ago
  9. b482dbd animation, shell: add kbd focus change animation by Louis-Francis Ratté-Boulianne · 12 years ago
  10. 90dfb11 animation.c: Schedule a repaint when the animation is done by Kristian Høgsberg · 12 years ago
  11. a7af704 Split the geometry information from weston_surface out into weston_view by Jason Ekstrand · 12 years ago
  12. 5e396ae Restoring alpha after the shell effects. by Axel Davy · 12 years ago
  13. 1cfd406 shell: Tweak spring animation for zoom animation type by Kristian Høgsberg · 12 years ago
  14. dd2df78 input-panel: Bounce the input panel slide by Kristian Høgsberg · 12 years ago
  15. 5281fb1 spring: Tweak the window fade-in spring to not overshoot by Kristian Høgsberg · 12 years ago
  16. 091b096 spring: Make min/max part of spring parameters by Kristian Høgsberg · 12 years ago
  17. 7eec9b3 spring: Make clip behavior configurable by Kristian Høgsberg · 12 years ago
  18. c24744e spring: End spring simulatio faster by Kristian Høgsberg · 12 years ago
  19. 26ed73c Change weston_surface.resource to a wl_resource pointer. by Jason Ekstrand · 12 years ago
  20. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  21. fe7aa90 compositor: Adapt to wl_surface going away by Kristian Høgsberg · 12 years ago
  22. c3ce738 compositor: introduce weston_surface_geometry_dirty() by Pekka Paalanen · 12 years ago
  23. a457563 compositor: Rename lock and unlock signals to idle and wake by Ander Conselvan de Oliveira · 12 years ago
  24. 29f30fa animation: Schedule a repaint only on the outputs the surface is in by Ander Conselvan de Oliveira · 12 years ago
  25. 8a91324 animation: When fading, round the surface alpha when close to 0 or 1 by Ander Conselvan de Oliveira · 12 years ago
  26. ee41605 animation: Make fade more controllable by Ander Conselvan de Oliveira · 12 years ago
  27. cbdebc2 compositor: Split util.c into binding.c and animation.c by Ander Conselvan de Oliveira · 12 years ago