1. 58f98c9 Move weston source to compositor/ by Pekka Paalanen · 9 years ago
  2. 315bf8c tests: check kbd init in the plugin by Pekka Paalanen · 9 years ago
  3. fba27fb Move the functions launching clients to main.c by Giulio Camuffo · 9 years ago
  4. 2ec5f2a cosmetic: Remove use of C++ style comments by Chris Michael · 10 years ago
  5. d251010 input: Make pointer grab motion callbacks take an event struct by Jonas Ådahl · 11 years ago
  6. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  7. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  8. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  9. 2cc9297 tests: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  10. f280d11 tests: Add screenshot recording capability to weston-test by Bryce Harrington · 10 years ago
  11. c3c3fc4 tests: use special seat by Marek Chalupa · 10 years ago
  12. c8daf77 weston-test: add device_{release/add} into protocol by Marek Chalupa · 10 years ago
  13. f6a6592 tests: Rename wayland-test to weston-test by Derek Foreman · 10 years ago
  14. e789771 tests: Include weston-egl-ext from weston-test by Daniel Stone · 10 years ago
  15. a768026 tests: Cleanup superfluous headers by Bryce Harrington · 11 years ago
  16. 42ebdda weston-test: check if resource is not NULL by Marek Chalupa · 11 years ago
  17. 412e6a5 compositor: keep track of the weston_layer a weston_view is in by Giulio Camuffo · 11 years ago
  18. dae8a4b tests: Properly report skipped tests by Emilio Pozuelo Monfort · 11 years ago
  19. 40c0c3f tests: Test whether a simple EGL main loop uses too many buffers by Neil Roberts · 12 years ago
  20. 918f2dd Remove the weston_view.geometry.width/height fields by Jason Ekstrand · 12 years ago
  21. f72e479 tests: allow weston test plugin to keep on running by Pekka Paalanen · 12 years ago
  22. ace0a39 weston-test: Always update transform when moving surface by Kristian Høgsberg · 12 years ago
  23. a7af704 Split the geometry information from weston_surface out into weston_view by Jason Ekstrand · 12 years ago
  24. 10ddd97 compositor: Remove redundant and not well-defined focus field by Kristian Høgsberg · 12 years ago
  25. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  26. 919cddb Convert to wl_global_create/destroy() by Kristian Høgsberg · 12 years ago
  27. 442a5fa tests: Fix leftover wl_client_add_versioned_object() by Kristian Høgsberg · 12 years ago
  28. a85118c Use wl_resource_create() for creating resources by Jason Ekstrand · 12 years ago
  29. 8f7f483 tests: Fix direct access to resource->data in weston-test by Kristian Høgsberg · 12 years ago
  30. a50e6e4 config-parser: Honor XDG_CONFIG_DIRS by Ossama Othman · 12 years ago
  31. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  32. 02bbabb input: Rename wl_pointer to weston_pointer by Kristian Høgsberg · 12 years ago
  33. 29139d4 fold wl_keyboard into weston_keyboard by Kristian Høgsberg · 12 years ago
  34. 7fe01b1 sdk: be C++ friendly by Giulio Camuffo · 12 years ago
  35. c3ce738 compositor: introduce weston_surface_geometry_dirty() by Pekka Paalanen · 12 years ago
  36. 068b61c compositor: Change notify_motion to take relative motion events by Kristian Høgsberg · 12 years ago
  37. 184df50 compositor: call configure on surfaces with a null buffer too by Giulio Camuffo · 12 years ago
  38. cb4685b Pass argc and argv to modules by Kristian Høgsberg · 12 years ago
  39. a75a789 text: fix weston key bindings with input methods by Jan Arne Petersen · 13 years ago
  40. 65e7e7a tests: Define and implement a test protocol extension. by U. Artie Eoff · 13 years ago