1. 66e1614 configure: Make jpeglib an optional dependency. by Emmanuel Gil Peyrot · 9 years ago
  2. b00c79b protocol: migrate to stable presentation-time.xml by Pekka Paalanen · 9 years ago
  3. 16d1fa1 ivi-shell: remove ivi_layout_layer_set_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  4. 45d3942 ivi-shell: remove ivi_layout_surface_set_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  5. e62bfd8 ivi-shell: remove ivi_layout_layer_set_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  6. 161da40 ivi-shell: remove ivi_layout_surface_set_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  7. 5bb068d ivi-shell: remove ivi_layout_layer_get_orientation API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  8. 4d9001b ivi-shell: remove ivi_layout_surface_get_orientation API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  9. 18691f0 ivi-shell: remove ivi_layout_layer_get_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  10. c507f67 ivi-shell: remove ivi_layout_surface_get_dimension API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  11. dfc2d76 ivi-shell: remove ivi_layout_layer_get_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  12. b2ff255 ivi-shell: remove ivi_layout_surface_get_position API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  13. c3aee1f ivi-shell: remove ivi_layout_layer_get_opacity API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  14. 995e6fb ivi-shell: remove ivi_layout_surface_get_opacity API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  15. 17610f2 ivi-shell: remove ivi_layout_layer_get_visibility API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  16. c6a138c ivi-shell: remove ivi_layout_surface_get_visibility API by Ucan, Emre \(ADITG/SW1\) · 9 years ago
  17. 9d8b441 hmi-controller: fix leak of ivi surface list by Wataru Natsume · 9 years ago
  18. 9c926fe remove warning of ivisurface reassign on the ivilayer by Wataru Natsume · 9 years ago
  19. 161255e hmi-controller: remove duplicate commit_changes in random mode by Wataru Natsume · 9 years ago
  20. 7e7f793 libinput-device: Remove unnecessary function call by Chris Michael · 9 years ago
  21. c25f72d tests: cleanup test runner script. by Jon A. Cruz · 10 years ago
  22. 35552aa Makefile: handle also stable wayland-protocols by Pekka Paalanen · 9 years ago
  23. 2e49794 Makefile: move presentation_timing source out of toytoolkit by Pekka Paalanen · 9 years ago
  24. 3f2062c config-parser: Check malloc and strdup returns by Bryce Harrington · 9 years ago
  25. 58b7a15 configure: Make WebP support togglable, and improve its error message. by Emmanuel Gil Peyrot · 9 years ago
  26. e1719c7 libinput-device: Remove unnecessary function call by Christopher Michael · 9 years ago
  27. f989c38 build: Require dbus for systemd-login by Manuel Bachmann · 10 years ago
  28. bbde643 shell: Don't send extra configure events on click by Derek Foreman · 10 years ago
  29. f6c854e configure.ac: bump to version 1.10.90 for open development by Bryce Harrington · 9 years ago
  30. d45de28 configure.ac: bump to version 1.10.0 for the official release by Bryce Harrington · 9 years ago
  31. 9d24f23 releasing.txt: Script now figures out release name on its own by Bryce Harrington · 9 years ago
  32. 07d0d38 configure.ac: bump to version 1.9.93 for the RC1 release by Bryce Harrington · 9 years ago
  33. 6c19b69 compositor-drm: the cursor plane only supports ARGB by Derek Foreman · 10 years ago
  34. b042756 compositor-drm: update internal cursor plane location when disabling cursor by Derek Foreman · 9 years ago
  35. 345b4f5 compositor-x11: send pointer frame after axis event by Marek Chalupa · 9 years ago
  36. 4e18448 xwm: Don't clear the selection if it has no text type available by Derek Foreman · 9 years ago
  37. 22b1f93 shell: Check more thoroughly for undefined surface resource by Bryce Harrington · 10 years ago
  38. 90c2789 ivi-layout: apply opacity to weston_view correctly by Nobuhiko Tanibata · 10 years ago
  39. 0cc4e98 configure.ac: bump to version 1.9.92 for the beta release by Bryce Harrington · 9 years ago
  40. 2c40d1d input: Fix crash when touchscreen generates out of screen coordinate by Bryce Harrington · 9 years ago
  41. 4061e2b data-device: Check harder for selection/non-wayland sources by Carlos Garnacho · 9 years ago
  42. beb7a9f xwayland: zalloc the x11_data_sources by Carlos Garnacho · 9 years ago
  43. 15902bf clipboard: zalloc the clipboard_source by Carlos Garnacho · 9 years ago
  44. 8efa31b input: Don't try to send pointer frames if no focus_client by Derek Foreman · 9 years ago
  45. 1abf5e4 releasing: register_release now inserts the email announcement urls by Bryce Harrington · 9 years ago
  46. 51e8920 configure.ac: bump to version for the release by Bryce Harrington · 9 years ago
  47. f377535 dnd: Turn into a full blown example by Carlos Garnacho · 9 years ago
  48. b288988 data-device: Implement compositor-chosen actions by Carlos Garnacho · 9 years ago
  49. 5ccf047 client: Add DnD cursors to the managed cursors list by Carlos Garnacho · 9 years ago
  50. 9c93179 data-device: Implement DnD actions by Carlos Garnacho · 9 years ago
  51. 78d4bf9 data-device: Implement DnD progress notification by Carlos Garnacho · 9 years ago
  52. 87743e9 Support axis source, axis discrete, frame and axis stop events by Peter Hutterer · 9 years ago
  53. 89b6a49 Add a weston_pointer_axis_event by Peter Hutterer · 9 years ago
  54. 60fb1c4 compositor-rdp: update link to wheel delta explanation by Peter Hutterer · 9 years ago
  55. e1434d3 clients: Fix compositor version check for WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSION by Christopher Michael · 10 years ago
  56. 602b6b6 clients: fix build on Linux by Olivier Fourdan · 9 years ago
  57. ea8fb94 gl-renderer: Fix comment typo by Bryce Harrington · 9 years ago
  58. c9f8f8a compositor: create_data_source(): Fix potential crash on OOM by cpaul@redhat.com · 9 years ago
  59. 89324ce compositor: Make types consistent for bitshifting unsigned ints by Bryce Harrington · 10 years ago
  60. 18e4573 compositor: Verify that the maximum number of outputs is not exceeded by Bryce Harrington · 10 years ago
  61. 3f650b8 compositor: Document how views and surfaces are mapped to outputs by Bryce Harrington · 10 years ago
  62. 553d124 desktop-shell: Allow binding-modifier weston.ini option to be none by Bob Ham · 9 years ago
  63. 744e653 desktop-shell: Make zapping configurable by Bob Ham · 9 years ago
  64. 91880f1 compositor-{drm, fbdev, rpi}: Make VT switching configurable by Bob Ham · 9 years ago
  65. 5d43af3 clients: add simple-v4l-dmabuf client by Emmanuel Gil Peyrot · 9 years ago
  66. 8ef2957 clients: Fix a few issues in simple-dmabuf-intel by Emmanuel Gil Peyrot · 9 years ago
  67. 3b65b0b clients: rename simple-dmabuf into simple-dmabuf-intel by Emmanuel Gil Peyrot · 9 years ago
  68. bc35fda gl-renderer: Add support for a few YUV dmabuf formats by Emmanuel Gil Peyrot · 9 years ago
  69. b805350 gl-renderer: introduce a new struct dmabuf_image by Emmanuel Gil Peyrot · 9 years ago
  70. c9626a3 compositor: Document routines relating to idle behavior by Bryce Harrington · 10 years ago
  71. c2be857 compositor: Fix a couple comment typos by Bryce Harrington · 10 years ago
  72. f05d18f xwm: let the shells decide the position of X windows by Giulio Camuffo · 10 years ago
  73. c112e0c compositor-fbdev: Drop intermediate shadow buffer by Sjoerd Simons · 10 years ago
  74. ba9dca0 weston-info: display output scale by Jonny Lamb · 10 years ago
  75. 1c2201b ivi-shell: hmi-controller supports multi screens at random-mode. by Nobuhiko Tanibata · 10 years ago
  76. a7ffa68 ivi-shell: hmi-controller supports multi screens at fullscreen mode. by Nobuhiko Tanibata · 10 years ago
  77. d156d9c ivi-shell: hmi-controller supports multi screens at side-by-side mode. by Nobuhiko Tanibata · 10 years ago
  78. a8aa91c ivi-shell: hmi-controller supports multi screens at tiling mode. by Nobuhiko Tanibata · 10 years ago
  79. d789c66 hmi-controller: allocate application layers for multi-screen by Nobuhiko Tanibata · 10 years ago
  80. 2e65676 hmi-controller: allocate background surfaces for multi-screen by Nobuhiko Tanibata · 10 years ago
  81. 744b030 hmi-controller: allocate base layers for multi-screen by Nobuhiko Tanibata · 10 years ago
  82. 35711df ivi-shell: hmi-controller implements internal method to get screen. by Nobuhiko Tanibata · 10 years ago
  83. 1c2618e ivi-shell: multi screen support to calcuration of a mask of weston_surface. by Nobuhiko Tanibata · 10 years ago
  84. 29babdf ivi-shell: convert from screen to global coordinates by Nobuhiko Tanibata · 10 years ago
  85. b4cb25d ivi-shell: avoid update_prop() on invisible surfaces by Nobuhiko Tanibata · 10 years ago
  86. 0627b4a ivi-shell: activate weston surface with a seat when left click or touch. by Nobuhiko Tanibata · 10 years ago
  87. 748c695 compositor-wayland: Add touch support by Derek Foreman · 10 years ago
  88. 3cc004a input: Add notify_touch_cancel() by Derek Foreman · 10 years ago
  89. cfce7d0 compositor-wayland: Properly release input resources when caps change by Derek Foreman · 10 years ago
  90. 9690641 cairo-util: return theme location from frame_touch_down by Derek Foreman · 10 years ago
  91. 3375cca configure.ac: add explicit enable/disable for lcms by Jussi Kukkonen · 10 years ago
  92. 2ec5f2a cosmetic: Remove use of C++ style comments by Chris Michael · 10 years ago
  93. 9973967 compositor: Add doxygen for weston_surface_to_buffer_rect() by Derek Foreman · 10 years ago
  94. fb1e126 simple-damage: Add --use-damage-buffer flag by Derek Foreman · 10 years ago
  95. 152254b compositor: Add damage_buffer by Derek Foreman · 10 years ago
  96. c399692 linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own struct by Emmanuel Gil Peyrot · 10 years ago
  97. 6207b6a compositor: Remove unused weston_surface_to_buffer function by Chris Michael · 10 years ago
  98. e2e15ac compositor: change rounding in weston_surface_to_buffer_rect() by Derek Foreman · 10 years ago
  99. 5ffbfff main: Remove unused function load_backend_new() by Chris Michael · 10 years ago
  100. 29b846e simple-damage: Offset drawing co-ordinates not buffer start by Derek Foreman · 10 years ago