1. 748c695 compositor-wayland: Add touch support by Derek Foreman · 10 years ago
  2. 3cc004a input: Add notify_touch_cancel() by Derek Foreman · 10 years ago
  3. cfce7d0 compositor-wayland: Properly release input resources when caps change by Derek Foreman · 10 years ago
  4. 9690641 cairo-util: return theme location from frame_touch_down by Derek Foreman · 10 years ago
  5. 3375cca configure.ac: add explicit enable/disable for lcms by Jussi Kukkonen · 10 years ago
  6. 2ec5f2a cosmetic: Remove use of C++ style comments by Chris Michael · 10 years ago
  7. 9973967 compositor: Add doxygen for weston_surface_to_buffer_rect() by Derek Foreman · 10 years ago
  8. fb1e126 simple-damage: Add --use-damage-buffer flag by Derek Foreman · 10 years ago
  9. 152254b compositor: Add damage_buffer by Derek Foreman · 10 years ago
  10. c399692 linux-dmabuf: Move the attributes part of linux_dmabuf_buffer into its own struct by Emmanuel Gil Peyrot · 10 years ago
  11. 6207b6a compositor: Remove unused weston_surface_to_buffer function by Chris Michael · 10 years ago
  12. e2e15ac compositor: change rounding in weston_surface_to_buffer_rect() by Derek Foreman · 10 years ago
  13. 5ffbfff main: Remove unused function load_backend_new() by Chris Michael · 10 years ago
  14. 29b846e simple-damage: Offset drawing co-ordinates not buffer start by Derek Foreman · 10 years ago
  15. 1909c10 compositor, input: Don't use MIN() macro for new resource versions by Derek Foreman · 10 years ago
  16. 7eaed40 compositor-drm: fix hw cursor positioning by Pekka Paalanen · 10 years ago
  17. 747c386 ivi-shell: remove a code which expects only a screen in the system. by Nobuhiko Tanibata · 10 years ago
  18. fbfa8f2 ivi-shell: fix layout_layer.view_list is not initilized per a screen. by Nobuhiko Tanibata · 10 years ago
  19. 77b0ee1 ivi-shell: avoid inserting a ivi_layer to multiple screens. by Nobuhiko Tanibata · 10 years ago
  20. 3e710d1 ivi-shell: fix TODO which expects only one screen in the system. by Nobuhiko Tanibata · 10 years ago
  21. 7d967da configure: don't control egl version by Ucan, Emre (ADITG/SW1) · 10 years ago
  22. 062edf2 compositor: Fix comment of subsurface_commit_to_cache function by Chris Michael · 10 years ago
  23. 57e92ed compositor: ignore useless surface_damage by Derek Foreman · 10 years ago
  24. 35da52d configure.ac: Bump wayland-protocols dependency to 1.0 by Jonas Ådahl · 10 years ago
  25. be428b3 compositor-drm: Use view transform in cursor plane setup by Derek Foreman · 10 years ago
  26. cd9bb71 ivi-shell-user-interface: fix runtime error caused by missing header inclusion by Yong-iL Joh · 10 years ago
  27. 6172c38 compositor.h: Remove unused variable from weston_seat structure by Chris Michael · 10 years ago
  28. b50ed17 clients: Adjust grammar of comment for toysurface->prepare function pointer by Chris Michael · 10 years ago
  29. 51baeb2 compositor: Remove extra blank line by Chris Michael · 10 years ago
  30. f69bd1a clients: Fix a few minor typos in comments by Bryce Harrington · 10 years ago
  31. bc9a61c compositor: Move weston_matrix_transform_region to compositor.c and export it by Derek Foreman · 10 years ago
  32. 52c476a pixman-renderer: Use output->matrix for region transformations and enable output zoom by Jason Ekstrand · 10 years ago
  33. 9774679 gl-renderer: Make texture_used a bool instead of an int by Derek Foreman · 10 years ago
  34. 4c11fe7 gl-renderer: Use a bool for needs_full_upload by Derek Foreman · 10 years ago
  35. 060cf11 compositor: Change "touched" to bool by Derek Foreman · 10 years ago
  36. 118387e toytoolkit: Remove window_damage() by Derek Foreman · 10 years ago
  37. 0aba785 smoke: Don't post extra damage by Derek Foreman · 10 years ago
  38. 2cbf293 input: Keep per client pointer resources in their own structs by Jonas Ådahl · 10 years ago
  39. 8283c34 input: Don't send wl_pointer.motion if position didn't change by Jonas Ådahl · 10 years ago
  40. d251010 input: Make pointer grab motion callbacks take an event struct by Jonas Ådahl · 11 years ago
  41. 870fadc protocol: fix DTD warning in weston-desktop-shell by Pekka Paalanen · 10 years ago
  42. 379ee65 releasing.txt: Add step about checking wayland-protocols dependency by Jonas Ådahl · 10 years ago
  43. 5b0b770 Remove workspaces protocol by Jonas Ådahl · 10 years ago
  44. cf1efd2 Rename screenshooter protocol to weston_screenshooter by Jonas Ådahl · 10 years ago
  45. 6d6fb61 desktop-shell: Rename protocol weston_desktop_shell by Jonas Ådahl · 10 years ago
  46. 2a22933 Use xdg_shell protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  47. 08ab0bc Makefile.am: Make the external xml scanning rule version generic by Jonas Ådahl · 10 years ago
  48. b57f472 Use input method protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  49. 3bcba34 Use text input protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  50. 57e48f0 Use linux-dmabuf protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  51. 496adb3 Use fullscreen-shell.xml from wayland-protocols by Jonas Ådahl · 10 years ago
  52. 4bcc54d compositor-wayland: Change focus to a bool instead of an int by Derek Foreman · 10 years ago
  53. 1118952 desktop-shell: use weston_pointer_send_axis by Peter Hutterer · 10 years ago
  54. 64d78bb shared: work around EGL header idiosyncrasy by Ahmet Acar · 10 years ago
  55. 4a7ce1f compositor-drm: pass NULL to mmap() instead of 0 as the address by Chris Michael · 10 years ago
  56. 6d55637 compositor-drm: fall back to EGL visual_id 0 if no others work by Derek Foreman · 10 years ago
  57. 0336ca0 input: Pass axis events through pointer grab interfaces by Jonas Ådahl · 11 years ago
  58. 22faea1 desktop-shell: Add surface_keyboard_focus_lost helper by Jonas Ådahl · 11 years ago
  59. 2071f1f Provide damage region for screen recording on Raspberry Pi by Shinya Saito · 10 years ago
  60. 0c0e51e ivi-shell: rename ivi_controller_interface by Ucan, Emre \(ADITG/SW1\) · 10 years ago
  61. 32c3211 compositor: Disallow negative geometries in backend output configs by Bryce Harrington · 10 years ago
  62. cd0f1ac desktop-shell: Make activate_binding take a view instead of surface by Jonas Ådahl · 10 years ago
  63. 43008c7 main: stub the functions to load the backends with the new config system by Giulio Camuffo · 10 years ago
  64. 93daabb compositor: pass the backend config struct to the backends init function by Giulio Camuffo · 10 years ago
  65. e3c0d8a compositor: introduce structs to handle backends configuration by Giulio Camuffo · 10 years ago
  66. ecf819b zunitc: made name of test fixture parameter explicit. by Jon Cruz · 10 years ago
  67. 2ffb0af zunitc: Clarify documentation on return behavior. by Jon Cruz · 10 years ago
  68. 46812b6 clients: don't discard motion if we have a grab by Derek Foreman · 10 years ago
  69. 5d13548 clients: try harder to discard motion after resize by Derek Foreman · 10 years ago
  70. fa41eec weston-launch: Remove unused event source by Derek Foreman · 10 years ago
  71. 1ab9ca7 clients: Correct drawing glitch in stacking demo by Ben Hummon · 10 years ago
  72. 32838c9 compositor/clients: Protect CLOCK_BOOTTIME with ifdefs by Derek Foreman · 10 years ago
  73. e292694 build: Add -lrt for programs that use clock_gettime() by Derek Foreman · 10 years ago
  74. 33598ff devices-test: Fix typo 'destroyes' in a comment by Bryce Harrington · 10 years ago
  75. 3a1580f clients: track seat_version per seat, not per display by Derek Foreman · 10 years ago
  76. 49da7ae libinput: remove unused #define by Giulio Camuffo · 10 years ago
  77. c6e6dc7 configure: Up the libwayland version requirement by Bryce Harrington · 10 years ago
  78. ae2541d ivi-shell: install ivi-layout-export.h by Ucan, Emre \(ADITG/SW1\) · 10 years ago
  79. c7ee760 Add commented-out option to weston.ini to set Xwayland path by Bill Spitzak · 10 years ago
  80. 8743047 compositor-drm: fix cursor size test in drm_assign_planes by Derek Foreman · 10 years ago
  81. 9054e4c screenshooter: correct output ordering of screencast recording when Y-flip is off by Tomohito Esaki · 10 years ago
  82. a6714fa input: Split get_udev_seat() into its own function by Derek Foreman · 10 years ago
  83. 61b4d3e compositor-x11: Fix Weston running on a secondary X screen by Marko · 10 years ago
  84. 6ce7899 shell: fix maximizing windows on a secondary output by Marek Chalupa · 10 years ago
  85. f7bb935 weston: release keyboard/touch/pointer objects by FORT David · 10 years ago
  86. d669714 input: add new client to resource_list instead of focus_resource_list by Chokshi, Mitul · 10 years ago
  87. c5a011f zoom: remove temporary variables by Giulio Camuffo · 10 years ago
  88. 6850e7b zoom: Remove unneeded usage of wl_fixed_ts in favour of doubles by Giulio Camuffo · 10 years ago
  89. 4845354 input-panel: Fix show_input_panel_surface crash when no surface has focus by Nicolas Guyomard · 10 years ago
  90. a151975 doc: Correct absolute path in doxygen graphs. by Jon Cruz · 10 years ago
  91. bdc8c72 cosmetic: Remove a few double semicolons by Derek Foreman · 10 years ago
  92. bc5d849 desktop-shell: NULL check whether a popup parent is a shell surface by Jonas Ådahl · 10 years ago
  93. 3f607d3 weston-input: Reformat weston_log line to add missing space between words by Chris Michael · 10 years ago
  94. 445e44c clients: Moving and rotating transient surfaces by Ben Hummon · 10 years ago
  95. ed8dd4e animation: Fix potential leak of memory pointed to by move by Lucas Tanure · 10 years ago
  96. 3c241b1 main: fix destroying the compositor on error while starting by Giulio Camuffo · 10 years ago
  97. 2d24e64 compositor: don't crash if destroying a compositor without a backend by Giulio Camuffo · 10 years ago
  98. 7e17fec compositor-rdp: Add missing '\n' in weston_log usage by Chris Michael · 10 years ago
  99. c262b4a cms-colord: Add missing '\n' in weston_log usage by Chris Michael · 10 years ago
  100. 5169a57 screen-share: Add missing '\n' in weston_log usage by Chris Michael · 10 years ago