1. ae5d719 shared: Print .c file/line number in x* routines by Bryce Harrington · 9 years ago
  2. e99e4bf clients & tests: Unify multiple definitions of x*alloc and related functions by Bryce Harrington · 9 years ago
  3. 4e221f0 ivi-shell: simplify ivi_layout_screen_set_render_order by Ucan, Emre (ADITG/SW1) · 9 years ago
  4. f46306f ivi-shell: simplify ivi_layout_screen_add_layer by Ucan, Emre (ADITG/SW1) · 9 years ago
  5. 72ad164 ivi-shell: simplify ivi_layout_set_render_order by Ucan, Emre (ADITG/SW1) · 9 years ago
  6. 1094237 ivi-shell: simplify ivi_layout_layer_add_surface by Ucan, Emre (ADITG/SW1) · 9 years ago
  7. 536d833 ivi-shell: simplify ivi_layout_remove_surface by Ucan, Emre (ADITG/SW1) · 9 years ago
  8. 5cbf1e8 ivi-shell: remove add_configured_listener left-over by Pekka Paalanen · 9 years ago
  9. 32ca791 ivi-shell: introduce ivi-layout-shell.h by Pekka Paalanen · 9 years ago
  10. 4a75039 ivi-shell: remove configured signal from ivi-layout by Pekka Paalanen · 9 years ago
  11. 1f82193 ivi-shell: call shell_surface_send_configure() directly by Pekka Paalanen · 9 years ago
  12. 1ddb8dd clients: fix incorrect format handling in simple-shm by Murray Calavera · 9 years ago
  13. f72df1d ivi-shell: add include guards on ivi-shell.h by Pekka Paalanen · 9 years ago
  14. ae8c3d8 ivi-shell: include config.h in ivi-layout-transition.c by Pekka Paalanen · 9 years ago
  15. c21cb3d simple-egl: use roundtrip after get_registry request by Marek Chalupa · 9 years ago
  16. 193e301 ivi-shell: remove content_observer notification by Ucan, Emre (ADITG/SW1) · 9 years ago
  17. dada6e3 ivi-shell: Remove all surface transitions when it is being removed. by Mateusz Polrola · 9 years ago
  18. c6a55db desktop-shell: make panel clock configurable by Armin Krezović · 9 years ago
  19. 0d1a622 clients: Use zalloc by Bryce Harrington · 9 years ago
  20. cd9424e platform: explicitly cast the return value of weston_platform_get_egl_proc_address by Matthias Treydte · 10 years ago
  21. 38298ec option-parser: Handle short double-arg options by Bryce Harrington · 9 years ago
  22. 66e1614 configure: Make jpeglib an optional dependency. by Emmanuel Gil Peyrot · 9 years ago
  23. b00c79b protocol: migrate to stable presentation-time.xml by Pekka Paalanen · 9 years ago
  24. 16d1fa1 ivi-shell: remove ivi_layout_layer_set_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  25. 45d3942 ivi-shell: remove ivi_layout_surface_set_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  26. e62bfd8 ivi-shell: remove ivi_layout_layer_set_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  27. 161da40 ivi-shell: remove ivi_layout_surface_set_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  28. 5bb068d ivi-shell: remove ivi_layout_layer_get_orientation API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  29. 4d9001b ivi-shell: remove ivi_layout_surface_get_orientation API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  30. 18691f0 ivi-shell: remove ivi_layout_layer_get_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  31. c507f67 ivi-shell: remove ivi_layout_surface_get_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  32. dfc2d76 ivi-shell: remove ivi_layout_layer_get_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  33. b2ff255 ivi-shell: remove ivi_layout_surface_get_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  34. c3aee1f ivi-shell: remove ivi_layout_layer_get_opacity API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  35. 995e6fb ivi-shell: remove ivi_layout_surface_get_opacity API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  36. 17610f2 ivi-shell: remove ivi_layout_layer_get_visibility API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  37. c6a138c ivi-shell: remove ivi_layout_surface_get_visibility API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  38. 9d8b441 hmi-controller: fix leak of ivi surface list by Wataru Natsume · 9 years ago
  39. 9c926fe remove warning of ivisurface reassign on the ivilayer by Wataru Natsume · 9 years ago
  40. 161255e hmi-controller: remove duplicate commit_changes in random mode by Wataru Natsume · 9 years ago
  41. 7e7f793 libinput-device: Remove unnecessary function call by Chris Michael · 9 years ago
  42. c25f72d tests: cleanup test runner script. by Jon A. Cruz · 10 years ago
  43. 35552aa Makefile: handle also stable wayland-protocols by Pekka Paalanen · 9 years ago
  44. 2e49794 Makefile: move presentation_timing source out of toytoolkit by Pekka Paalanen · 9 years ago
  45. 3f2062c config-parser: Check malloc and strdup returns by Bryce Harrington · 9 years ago
  46. 58b7a15 configure: Make WebP support togglable, and improve its error message. by Emmanuel Gil Peyrot · 9 years ago
  47. e1719c7 libinput-device: Remove unnecessary function call by Christopher Michael · 9 years ago
  48. f989c38 build: Require dbus for systemd-login by Manuel Bachmann · 10 years ago
  49. bbde643 shell: Don't send extra configure events on click by Derek Foreman · 10 years ago
  50. f6c854e configure.ac: bump to version 1.10.90 for open development by Bryce Harrington · 9 years ago
  51. d45de28 configure.ac: bump to version 1.10.0 for the official release by Bryce Harrington · 9 years ago
  52. 9d24f23 releasing.txt: Script now figures out release name on its own by Bryce Harrington · 9 years ago
  53. 07d0d38 configure.ac: bump to version 1.9.93 for the RC1 release by Bryce Harrington · 9 years ago
  54. 6c19b69 compositor-drm: the cursor plane only supports ARGB by Derek Foreman · 10 years ago
  55. b042756 compositor-drm: update internal cursor plane location when disabling cursor by Derek Foreman · 9 years ago
  56. 345b4f5 compositor-x11: send pointer frame after axis event by Marek Chalupa · 10 years ago
  57. 4e18448 xwm: Don't clear the selection if it has no text type available by Derek Foreman · 10 years ago
  58. 22b1f93 shell: Check more thoroughly for undefined surface resource by Bryce Harrington · 10 years ago
  59. 90c2789 ivi-layout: apply opacity to weston_view correctly by Nobuhiko Tanibata · 10 years ago
  60. 0cc4e98 configure.ac: bump to version 1.9.92 for the beta release by Bryce Harrington · 10 years ago
  61. 2c40d1d input: Fix crash when touchscreen generates out of screen coordinate by Bryce Harrington · 10 years ago
  62. 4061e2b data-device: Check harder for selection/non-wayland sources by Carlos Garnacho · 10 years ago
  63. beb7a9f xwayland: zalloc the x11_data_sources by Carlos Garnacho · 10 years ago
  64. 15902bf clipboard: zalloc the clipboard_source by Carlos Garnacho · 10 years ago
  65. 8efa31b input: Don't try to send pointer frames if no focus_client by Derek Foreman · 10 years ago
  66. 1abf5e4 releasing: register_release now inserts the email announcement urls by Bryce Harrington · 10 years ago
  67. 51e8920 configure.ac: bump to version for the release by Bryce Harrington · 10 years ago
  68. f377535 dnd: Turn into a full blown example by Carlos Garnacho · 10 years ago
  69. b288988 data-device: Implement compositor-chosen actions by Carlos Garnacho · 10 years ago
  70. 5ccf047 client: Add DnD cursors to the managed cursors list by Carlos Garnacho · 10 years ago
  71. 9c93179 data-device: Implement DnD actions by Carlos Garnacho · 10 years ago
  72. 78d4bf9 data-device: Implement DnD progress notification by Carlos Garnacho · 10 years ago
  73. 87743e9 Support axis source, axis discrete, frame and axis stop events by Peter Hutterer · 10 years ago
  74. 89b6a49 Add a weston_pointer_axis_event by Peter Hutterer · 10 years ago
  75. 60fb1c4 compositor-rdp: update link to wheel delta explanation by Peter Hutterer · 10 years ago
  76. e1434d3 clients: Fix compositor version check for WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSION by Christopher Michael · 10 years ago
  77. 602b6b6 clients: fix build on Linux by Olivier Fourdan · 10 years ago
  78. ea8fb94 gl-renderer: Fix comment typo by Bryce Harrington · 10 years ago
  79. c9f8f8a compositor: create_data_source(): Fix potential crash on OOM by cpaul@redhat.com · 10 years ago
  80. 89324ce compositor: Make types consistent for bitshifting unsigned ints by Bryce Harrington · 10 years ago
  81. 18e4573 compositor: Verify that the maximum number of outputs is not exceeded by Bryce Harrington · 10 years ago
  82. 3f650b8 compositor: Document how views and surfaces are mapped to outputs by Bryce Harrington · 10 years ago
  83. 553d124 desktop-shell: Allow binding-modifier weston.ini option to be none by Bob Ham · 10 years ago
  84. 744e653 desktop-shell: Make zapping configurable by Bob Ham · 10 years ago
  85. 91880f1 compositor-{drm, fbdev, rpi}: Make VT switching configurable by Bob Ham · 10 years ago
  86. 5d43af3 clients: add simple-v4l-dmabuf client by Emmanuel Gil Peyrot · 10 years ago
  87. 8ef2957 clients: Fix a few issues in simple-dmabuf-intel by Emmanuel Gil Peyrot · 10 years ago
  88. 3b65b0b clients: rename simple-dmabuf into simple-dmabuf-intel by Emmanuel Gil Peyrot · 10 years ago
  89. bc35fda gl-renderer: Add support for a few YUV dmabuf formats by Emmanuel Gil Peyrot · 10 years ago
  90. b805350 gl-renderer: introduce a new struct dmabuf_image by Emmanuel Gil Peyrot · 10 years ago
  91. c9626a3 compositor: Document routines relating to idle behavior by Bryce Harrington · 10 years ago
  92. c2be857 compositor: Fix a couple comment typos by Bryce Harrington · 10 years ago
  93. f05d18f xwm: let the shells decide the position of X windows by Giulio Camuffo · 10 years ago
  94. c112e0c compositor-fbdev: Drop intermediate shadow buffer by Sjoerd Simons · 10 years ago
  95. ba9dca0 weston-info: display output scale by Jonny Lamb · 10 years ago
  96. 1c2201b ivi-shell: hmi-controller supports multi screens at random-mode. by Nobuhiko Tanibata · 10 years ago
  97. a7ffa68 ivi-shell: hmi-controller supports multi screens at fullscreen mode. by Nobuhiko Tanibata · 10 years ago
  98. d156d9c ivi-shell: hmi-controller supports multi screens at side-by-side mode. by Nobuhiko Tanibata · 10 years ago
  99. a8aa91c ivi-shell: hmi-controller supports multi screens at tiling mode. by Nobuhiko Tanibata · 10 years ago
  100. d789c66 hmi-controller: allocate application layers for multi-screen by Nobuhiko Tanibata · 10 years ago