1. 89324ce compositor: Make types consistent for bitshifting unsigned ints by Bryce Harrington · 10 years ago
  2. 18e4573 compositor: Verify that the maximum number of outputs is not exceeded by Bryce Harrington · 10 years ago
  3. 3f650b8 compositor: Document how views and surfaces are mapped to outputs by Bryce Harrington · 10 years ago
  4. 553d124 desktop-shell: Allow binding-modifier weston.ini option to be none by Bob Ham · 10 years ago
  5. 744e653 desktop-shell: Make zapping configurable by Bob Ham · 10 years ago
  6. 91880f1 compositor-{drm, fbdev, rpi}: Make VT switching configurable by Bob Ham · 10 years ago
  7. 5d43af3 clients: add simple-v4l-dmabuf client by Emmanuel Gil Peyrot · 10 years ago
  8. 8ef2957 clients: Fix a few issues in simple-dmabuf-intel by Emmanuel Gil Peyrot · 10 years ago
  9. 3b65b0b clients: rename simple-dmabuf into simple-dmabuf-intel by Emmanuel Gil Peyrot · 10 years ago
  10. bc35fda gl-renderer: Add support for a few YUV dmabuf formats by Emmanuel Gil Peyrot · 10 years ago
  11. b805350 gl-renderer: introduce a new struct dmabuf_image by Emmanuel Gil Peyrot · 10 years ago
  12. c9626a3 compositor: Document routines relating to idle behavior by Bryce Harrington · 10 years ago
  13. c2be857 compositor: Fix a couple comment typos by Bryce Harrington · 10 years ago
  14. f05d18f xwm: let the shells decide the position of X windows by Giulio Camuffo · 10 years ago
  15. c112e0c compositor-fbdev: Drop intermediate shadow buffer by Sjoerd Simons · 10 years ago
  16. ba9dca0 weston-info: display output scale by Jonny Lamb · 10 years ago
  17. 1c2201b ivi-shell: hmi-controller supports multi screens at random-mode. by Nobuhiko Tanibata · 10 years ago
  18. a7ffa68 ivi-shell: hmi-controller supports multi screens at fullscreen mode. by Nobuhiko Tanibata · 10 years ago
  19. d156d9c ivi-shell: hmi-controller supports multi screens at side-by-side mode. by Nobuhiko Tanibata · 10 years ago
  20. a8aa91c ivi-shell: hmi-controller supports multi screens at tiling mode. by Nobuhiko Tanibata · 10 years ago
  21. d789c66 hmi-controller: allocate application layers for multi-screen by Nobuhiko Tanibata · 10 years ago
  22. 2e65676 hmi-controller: allocate background surfaces for multi-screen by Nobuhiko Tanibata · 10 years ago
  23. 744b030 hmi-controller: allocate base layers for multi-screen by Nobuhiko Tanibata · 10 years ago
  24. 35711df ivi-shell: hmi-controller implements internal method to get screen. by Nobuhiko Tanibata · 10 years ago
  25. 1c2618e ivi-shell: multi screen support to calcuration of a mask of weston_surface. by Nobuhiko Tanibata · 10 years ago
  26. 29babdf ivi-shell: convert from screen to global coordinates by Nobuhiko Tanibata · 10 years ago
  27. b4cb25d ivi-shell: avoid update_prop() on invisible surfaces by Nobuhiko Tanibata · 10 years ago
  28. 0627b4a ivi-shell: activate weston surface with a seat when left click or touch. by Nobuhiko Tanibata · 10 years ago
  29. 748c695 compositor-wayland: Add touch support by Derek Foreman · 10 years ago
  30. 3cc004a input: Add notify_touch_cancel() by Derek Foreman · 10 years ago
  31. cfce7d0 compositor-wayland: Properly release input resources when caps change by Derek Foreman · 10 years ago
  32. 9690641 cairo-util: return theme location from frame_touch_down by Derek Foreman · 10 years ago
  33. 3375cca configure.ac: add explicit enable/disable for lcms by Jussi Kukkonen · 10 years ago
  34. 2ec5f2a cosmetic: Remove use of C++ style comments by Chris Michael · 10 years ago
  35. 9973967 compositor: Add doxygen for weston_surface_to_buffer_rect() by Derek Foreman · 10 years ago
  36. fb1e126 simple-damage: Add --use-damage-buffer flag by Derek Foreman · 10 years ago
  37. 152254b compositor: Add damage_buffer by Derek Foreman · 10 years ago
  38. c399692 linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own struct by Emmanuel Gil Peyrot · 10 years ago
  39. 6207b6a compositor: Remove unused weston_surface_to_buffer function by Chris Michael · 10 years ago
  40. e2e15ac compositor: change rounding in weston_surface_to_buffer_rect() by Derek Foreman · 10 years ago
  41. 5ffbfff main: Remove unused function load_backend_new() by Chris Michael · 10 years ago
  42. 29b846e simple-damage: Offset drawing co-ordinates not buffer start by Derek Foreman · 10 years ago
  43. 1909c10 compositor, input: Don't use MIN() macro for new resource versions by Derek Foreman · 10 years ago
  44. 7eaed40 compositor-drm: fix hw cursor positioning by Pekka Paalanen · 10 years ago
  45. 747c386 ivi-shell: remove a code which expects only a screen in the system. by Nobuhiko Tanibata · 10 years ago
  46. fbfa8f2 ivi-shell: fix layout_layer.view_list is not initilized per a screen. by Nobuhiko Tanibata · 10 years ago
  47. 77b0ee1 ivi-shell: avoid inserting a ivi_layer to multiple screens. by Nobuhiko Tanibata · 10 years ago
  48. 3e710d1 ivi-shell: fix TODO which expects only one screen in the system. by Nobuhiko Tanibata · 10 years ago
  49. 7d967da configure: don't control egl version by Ucan, Emre (ADITG/SW1) · 10 years ago
  50. 062edf2 compositor: Fix comment of subsurface_commit_to_cache function by Chris Michael · 10 years ago
  51. 57e92ed compositor: ignore useless surface_damage by Derek Foreman · 10 years ago
  52. 35da52d configure.ac: Bump wayland-protocols dependency to 1.0 by Jonas Ådahl · 10 years ago
  53. be428b3 compositor-drm: Use view transform in cursor plane setup by Derek Foreman · 10 years ago
  54. cd9bb71 ivi-shell-user-interface: fix runtime error caused by missing header inclusion by Yong-iL Joh · 10 years ago
  55. 6172c38 compositor.h: Remove unused variable from weston_seat structure by Chris Michael · 10 years ago
  56. b50ed17 clients: Adjust grammar of comment for toysurface->prepare function pointer by Chris Michael · 10 years ago
  57. 51baeb2 compositor: Remove extra blank line by Chris Michael · 10 years ago
  58. f69bd1a clients: Fix a few minor typos in comments by Bryce Harrington · 10 years ago
  59. bc9a61c compositor: Move weston_matrix_transform_region to compositor.c and export it by Derek Foreman · 10 years ago
  60. 52c476a pixman-renderer: Use output->matrix for region transformations and enable output zoom by Jason Ekstrand · 10 years ago
  61. 9774679 gl-renderer: Make texture_used a bool instead of an int by Derek Foreman · 10 years ago
  62. 4c11fe7 gl-renderer: Use a bool for needs_full_upload by Derek Foreman · 10 years ago
  63. 060cf11 compositor: Change "touched" to bool by Derek Foreman · 10 years ago
  64. 118387e toytoolkit: Remove window_damage() by Derek Foreman · 10 years ago
  65. 0aba785 smoke: Don't post extra damage by Derek Foreman · 10 years ago
  66. 2cbf293 input: Keep per client pointer resources in their own structs by Jonas Ådahl · 10 years ago
  67. 8283c34 input: Don't send wl_pointer.motion if position didn't change by Jonas Ådahl · 10 years ago
  68. d251010 input: Make pointer grab motion callbacks take an event struct by Jonas Ådahl · 11 years ago
  69. 870fadc protocol: fix DTD warning in weston-desktop-shell by Pekka Paalanen · 10 years ago
  70. 379ee65 releasing.txt: Add step about checking wayland-protocols dependency by Jonas Ådahl · 10 years ago
  71. 5b0b770 Remove workspaces protocol by Jonas Ådahl · 10 years ago
  72. cf1efd2 Rename screenshooter protocol to weston_screenshooter by Jonas Ådahl · 10 years ago
  73. 6d6fb61 desktop-shell: Rename protocol weston_desktop_shell by Jonas Ådahl · 10 years ago
  74. 2a22933 Use xdg_shell protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  75. 08ab0bc Makefile.am: Make the external xml scanning rule version generic by Jonas Ådahl · 10 years ago
  76. b57f472 Use input method protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  77. 3bcba34 Use text input protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  78. 57e48f0 Use linux-dmabuf protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  79. 496adb3 Use fullscreen-shell.xml from wayland-protocols by Jonas Ådahl · 10 years ago
  80. 4bcc54d compositor-wayland: Change focus to a bool instead of an int by Derek Foreman · 10 years ago
  81. 1118952 desktop-shell: use weston_pointer_send_axis by Peter Hutterer · 10 years ago
  82. 64d78bb shared: work around EGL header idiosyncrasy by Ahmet Acar · 10 years ago
  83. 4a7ce1f compositor-drm: pass NULL to mmap() instead of 0 as the address by Chris Michael · 10 years ago
  84. 6d55637 compositor-drm: fall back to EGL visual_id 0 if no others work by Derek Foreman · 10 years ago
  85. 0336ca0 input: Pass axis events through pointer grab interfaces by Jonas Ådahl · 11 years ago
  86. 22faea1 desktop-shell: Add surface_keyboard_focus_lost helper by Jonas Ådahl · 11 years ago
  87. 2071f1f Provide damage region for screen recording on Raspberry Pi by Shinya Saito · 10 years ago
  88. 0c0e51e ivi-shell: rename ivi_controller_interface by Ucan, Emre \(ADITG/SW1\) · 10 years ago
  89. 32c3211 compositor: Disallow negative geometries in backend output configs by Bryce Harrington · 10 years ago
  90. cd0f1ac desktop-shell: Make activate_binding take a view instead of surface by Jonas Ådahl · 10 years ago
  91. 43008c7 main: stub the functions to load the backends with the new config system by Giulio Camuffo · 10 years ago
  92. 93daabb compositor: pass the backend config struct to the backends init function by Giulio Camuffo · 10 years ago
  93. e3c0d8a compositor: introduce structs to handle backends configuration by Giulio Camuffo · 10 years ago
  94. ecf819b zunitc: made name of test fixture parameter explicit. by Jon Cruz · 10 years ago
  95. 2ffb0af zunitc: Clarify documentation on return behavior. by Jon Cruz · 10 years ago
  96. 46812b6 clients: don't discard motion if we have a grab by Derek Foreman · 10 years ago
  97. 5d13548 clients: try harder to discard motion after resize by Derek Foreman · 10 years ago
  98. fa41eec weston-launch: Remove unused event source by Derek Foreman · 10 years ago
  99. 1ab9ca7 clients: Correct drawing glitch in stacking demo by Ben Hummon · 10 years ago
  100. 32838c9 compositor/clients: Protect CLOCK_BOOTTIME with ifdefs by Derek Foreman · 10 years ago