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