1. f814c5d desktop-shell: add output co-ordinates to get_output_work_area() by Derek Foreman · 10 years ago
  2. c683623 logind-util: Use %u for unsigned int in snprintf by Bryce Harrington · 10 years ago
  3. 27135af compositor: destroy modifier_binding_list by Ryo Munakata · 10 years ago
  4. 179c186 Adding doxygen setup and info for the testing framework. by Jon A. Cruz · 10 years ago
  5. a67c541 Converted the config parser test to the new framework. by Jon A. Cruz · 10 years ago
  6. 646aef5 Enables output in the JUnit XML format. by Jon A. Cruz · 10 years ago
  7. 315476f build: don't duplicate rule for weston.desktop by Ross Burton · 10 years ago
  8. 2217f3f shell: Switch middle and right mouse bindings by Derek Foreman · 10 years ago
  9. 6bc33d6 log: Open log file CLOEXEC so child processes don't get the fd by Derek Foreman · 10 years ago
  10. 4a8a3a1 input: Also pass appropriate pointer type when libva unavailable by Bryce Harrington · 10 years ago
  11. 99a6a2d bindings: Make run binding functions take apropriate device instead of a seat by Derek Foreman · 10 years ago
  12. b591a30 bindings: make install_binding_grab take a keyboard instead of a seat by Derek Foreman · 10 years ago
  13. f7b2f8b desktop-shell: Use the grabbed pointer in popup_grab_button by Derek Foreman · 10 years ago
  14. 8fbebbd desktop-shell: Make surface_resize take a pointer instead of a seat by Derek Foreman · 10 years ago
  15. 74de469 desktop-shell: Make surface_rotate take a pointer instead of a seat by Derek Foreman · 10 years ago
  16. 794fa0e desktop-shell: Make surface_move take a pointer instead of a seat by Derek Foreman · 10 years ago
  17. b7674ae desktop-shell: Make surface_touch_move take a touch instead of a seat by Derek Foreman · 10 years ago
  18. 8ae2db5 input: Pass the appropriate pointer type to bindings instead of a seat by Derek Foreman · 10 years ago
  19. 0720ea3 compositor-drm: Simplify logic in setup_output_seat_constraint by Derek Foreman · 10 years ago
  20. 2e6485c bindings: Stop exporting internal functions by Derek Foreman · 10 years ago
  21. cee82d6 exposay: Test keyboard presence before using keyboard pointer by Derek Foreman · 10 years ago
  22. ddc2c97 text-backend: Replace focus_listener_initialized with a bool by Derek Foreman · 10 years ago
  23. d0ead48 compositor-drm: Refactor code into cursor_bo_update() by Pekka Paalanen · 11 years ago
  24. 70d337d compositor-drm: Fix cursor view size check by Daniel Stone · 10 years ago
  25. 36609c7 compositor-drm: Record current DPMS level by Daniel Stone · 10 years ago
  26. eee580b compositor-drm: Refactor getting current mode into a new function by Pekka Paalanen · 11 years ago
  27. 3ce6362 compositor-drm: Refactor connector name into new function by Pekka Paalanen · 11 years ago
  28. 7b36b42 compositor-drm: Refactor initial mode out of create_output by Pekka Paalanen · 11 years ago
  29. b7df04e compositor: Respect repaint-window when restarting repaint loop. by Mario Kleiner · 10 years ago
  30. f507ec3 compositor-drm: Allow instant start of repaint loop. (v4) by Mario Kleiner · 10 years ago
  31. d7894d0 compositor,shared: add millihz_to_nsec() by Pekka Paalanen · 10 years ago
  32. aa21f62 shared: introduce timespec-util.h by Pekka Paalanen · 10 years ago
  33. c1809b2 presentation-shm: Allow setting of delay before surface.commit by Mario Kleiner · 10 years ago
  34. 2abe445 README: introduce libweston by Pekka Paalanen · 10 years ago
  35. 21deb28 ivi-shell: transform refactoring to improve it to more readable code by Nobuhiko Tanibata · 10 years ago
  36. 1e6fd66 ivi-shell: transform refactoring, remove transform part of ivi_layout_surface and ivi_layout_layer once by Nobuhiko Tanibata · 10 years ago
  37. 4c1dbf7 ivi-shell: remove one indent level from update_prop() by Nobuhiko Tanibata · 10 years ago
  38. 8c7287f Partially revert "xwayland: Always free reply from xcb_get_property_reply()" by Emmanuel Gil Peyrot · 10 years ago
  39. a820b4d Documentation for the prepare_lock_surface event description, is incorrect by Christopher Michael · 10 years ago
  40. 35e7b10 zunitc: Fix minor typo by Bryce Harrington · 10 years ago
  41. 966cc4b zunitc: Fix some minor grammatical errors in dox by Bryce Harrington · 10 years ago
  42. 66f2a38 zunitc: wrap dox to 80 columns by Bryce Harrington · 10 years ago
  43. 504c4c5 Documentation for the prepare_lock_surface event description, is incorrect by Christopher Michael · 10 years ago
  44. 29f09fe screen-share: Use the correct list pointer when freeing shm buffers by Bryce Harrington · 10 years ago
  45. 2f2a70c compositor: make sure to reset views' pointers to destroyed output by Giulio Camuffo · 10 years ago
  46. f53beb8 compositor-wayland: Use the correct list pointer when freeing shm buffers by Derek Foreman · 10 years ago
  47. da41b57 xwayland: Allow dump_property when selection fails by Bryce Harrington · 10 years ago
  48. b2d79d5 xwayland: Check return of xcb_get_property_reply() before deref by Bryce Harrington · 10 years ago
  49. cf7d95a desktop-shell: make client_initiated a bool by Derek Foreman · 10 years ago
  50. bab996e compositor: move the main() to a new main.c file by Giulio Camuffo · 11 years ago
  51. 459137b compositor: add API to manage compositor instances by Giulio Camuffo · 11 years ago
  52. d3553c7 xwayland: Always free reply from xcb_get_property_reply() by Bryce Harrington · 10 years ago
  53. da9d8fa clients: Simplify memory allocation with xzalloc() by Bryce Harrington · 10 years ago
  54. 430aee1 weston-launch: Drop redundant exit() by Bryce Harrington · 10 years ago
  55. 954f183 compositor: introduce struct weston_backend by Giulio Camuffo · 11 years ago
  56. 5a75a41 Added simple unit/integration test framework and corresponding test program. by Jon A. Cruz · 10 years ago
  57. 492c12f desktop-shell: Allow fullscreen windows to mode-switch their output. by Mario Kleiner · 10 years ago
  58. c8a1ff0 compositor-drm: fix drm_waitvblank_pipe() decl style by Pekka Paalanen · 10 years ago
  59. ada4f07 compositor-drm: Add comment for newly added drm_waitvblank_pipe() by Bryce Harrington · 10 years ago
  60. 2ab4f4e compositor-drm: Handle more than two output crtcs per card by Mario Kleiner · 10 years ago
  61. 8081704 compositor-drm: Allow weston_output_mode_switch_to_native() to work. by Mario Kleiner · 10 years ago
  62. 872797c compositor-drm: Fix refresh rate selection in drm_output_switch_mode by Mario Kleiner · 10 years ago
  63. 9f4d655 desktop-shell: Allow multiple active fullscreen windows on multi-display setup. by Mario Kleiner · 10 years ago
  64. 3559f89 xdg-shell: Further clarify xdg_surface.resize semantics by Jonas Ådahl · 10 years ago
  65. b317beb xdg-shell: Further clarify xdg_surface.move semantics by Jonas Ådahl · 10 years ago
  66. aa9536a text_backend: make destructor call explicit by Pekka Paalanen · 10 years ago
  67. ffcc452 tests: test set for ivi-shell notification with bad condition in server side by Nobuhiko Tanibata · 10 years ago
  68. 0af22d4 tests: test set for ivi-shell notification in bad condition with helper client by Nobuhiko Tanibata · 10 years ago
  69. 495c6ef tests: test set for ivi-shell notification normal use case in server side by Nobuhiko Tanibata · 10 years ago
  70. 915303a tests: test set for ivi-shell notification normal use case with helper client by Nobuhiko Tanibata · 10 years ago
  71. a10352e tests: make the test context persistent by Nobuhiko Tanibata · 10 years ago
  72. 83c20bc tests: test set for ivi-screen with bad condition in server side by Nobuhiko Tanibata · 10 years ago
  73. e78a7af tests: test set for ivi-screen normal use case in server side by Nobuhiko Tanibata · 10 years ago
  74. 17d4494 tests: test set for ivi-layer with bad condition in server side by Nobuhiko Tanibata · 10 years ago
  75. 0671b4d tests: test set for ivi-layer bad condition with helper-client by Nobuhiko Tanibata · 10 years ago
  76. 9e992d9 tests: test set for ivi-layer normal use case in server side by Nobuhiko Tanibata · 10 years ago
  77. d364393 tests: test set for ivi-layer normal use case with helper client by Nobuhiko Tanibata · 10 years ago
  78. 16ed543 tests: test set for ivi-surface with bad condition in server side by Nobuhiko Tanibata · 10 years ago
  79. c74bafa tests: test set for ivi-surface bad condition with helper client by Nobuhiko Tanibata · 10 years ago
  80. 23d9582 tests: test set for ivi-surface normal use case with helper client by Nobuhiko Tanibata · 10 years ago
  81. 3aa8aed ivi-shell: rename to ivi_layout_layer_destroy() by Nobuhiko Tanibata · 10 years ago
  82. 5d4a323 ivi-shell: bugfix, update event_mask when new propertiy is not same as before. by Nobuhiko Tanibata · 10 years ago
  83. 6ce3ef8 ivi-shell: bugfix, send notification when properties are changed according to event mask. by Nobuhiko Tanibata · 10 years ago
  84. 4d0116e ivi-shell: add interface to get screen ID by Nobuhiko Tanibata · 10 years ago
  85. db8efd1 ivi-shell: add new method to remove a callback to get notificaiton of ivi_layer property changes. by Nobuhiko Tanibata · 10 years ago
  86. 8205170 ivi-shell: add new method to remove a callback to get notification of ivi_surface property changes. by Nobuhiko Tanibata · 10 years ago
  87. 4b601e1 ivi-shell: bugfix, add ref_count to ivi_layout_layer by Nobuhiko Tanibata · 10 years ago
  88. 6809842 ivi-shell: fix ivi_shell_surface lifetime by Nobuhiko Tanibata · 10 years ago
  89. 6f6c938 ivi-shell: make ivi_layout_surface destruction explicit by Nobuhiko Tanibata · 10 years ago
  90. 0c217cb ivi-shell: bugfix, SEVG by adding NULL check in ivi_layout_get_screen_resolution by Nobuhiko Tanibata · 10 years ago
  91. e2b8214 ivi-shell: Fix wrong link of wl_list_for_each() of ivilayer by Nobuhiko Tanibata · 10 years ago
  92. 7bbacc6 ivi-shell: bugfix, check limitation of ivi_layout_layer opacity by Nobuhiko Tanibata · 10 years ago
  93. a86226c ivi-shell: bugfix, check limitation of ivi_layout_surface opacity by Nobuhiko Tanibata · 10 years ago
  94. 4ff3874 build: Use AM_CFLAGS instead of GCC_CFLAGS by Derek Foreman · 10 years ago
  95. b37ac40 desktop-shell: remove screensaver support by Pekka Paalanen · 10 years ago
  96. 0a9d348 Remove weston-screensaver by Pekka Paalanen · 10 years ago
  97. e28ee34 compositor: add missing help text by JoonCheol Park · 10 years ago
  98. 4fa7b7f compositor: Add missing help text by Derek Foreman · 10 years ago
  99. 360cfb0 Do not install the new helpers macro header file. by Jon A. Cruz · 10 years ago
  100. b09da24 Added new include file to all SOURCES variables with files that use it. by Jon A. Cruz · 10 years ago