1. 901ac32 eventdemo: use %u for uint32_t printing by Pekka Paalanen · 9 years ago
  2. 0baffb0 eventdemo: do not print axis events if not requested by Pekka Paalanen · 9 years ago
  3. 10e92db eventdemo: use zalloc by Pekka Paalanen · 9 years ago
  4. 4386499 eventdemo: do not print pointer frames alone by Pekka Paalanen · 9 years ago
  5. 6a20950 ivi-shell-user-interface: ignore all but first seat by Pekka Paalanen · 9 years ago
  6. 2dd10e0 clients/nested: fix undefined reference to xzalloc by U. Artie Eoff · 9 years ago
  7. 13a26e0 weston-info: look for the right wp_presentation by Pekka Paalanen · 9 years ago
  8. 48fbb54 weston-info: do not round refresh rates by Pekka Paalanen · 9 years ago
  9. d962be1 client: fix spelling mistake by Eric Engestrom · 9 years ago
  10. 720e0c9 ivi: Switch from MEM_ALLOC to the now equivalent xzalloc by Bryce Harrington · 9 years ago
  11. e99e4bf clients & tests: Unify multiple definitions of x*alloc and related functions by Bryce Harrington · 9 years ago
  12. 1ddb8dd clients: fix incorrect format handling in simple-shm by Murray Calavera · 9 years ago
  13. c21cb3d simple-egl: use roundtrip after get_registry request by Marek Chalupa · 9 years ago
  14. c6a55db desktop-shell: make panel clock configurable by Armin Krezović · 9 years ago
  15. 0d1a622 clients: Use zalloc by Bryce Harrington · 9 years ago
  16. b00c79b protocol: migrate to stable presentation-time.xml by Pekka Paalanen · 9 years ago
  17. f377535 dnd: Turn into a full blown example by Carlos Garnacho · 10 years ago
  18. 5ccf047 client: Add DnD cursors to the managed cursors list by Carlos Garnacho · 10 years ago
  19. 9c93179 data-device: Implement DnD actions by Carlos Garnacho · 10 years ago
  20. 78d4bf9 data-device: Implement DnD progress notification by Carlos Garnacho · 10 years ago
  21. 87743e9 Support axis source, axis discrete, frame and axis stop events by Peter Hutterer · 10 years ago
  22. e1434d3 clients: Fix compositor version check for WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSION by Christopher Michael · 10 years ago
  23. 602b6b6 clients: fix build on Linux by Olivier Fourdan · 10 years ago
  24. 5d43af3 clients: add simple-v4l-dmabuf client by Emmanuel Gil Peyrot · 10 years ago
  25. 8ef2957 clients: Fix a few issues in simple-dmabuf-intel by Emmanuel Gil Peyrot · 10 years ago
  26. 3b65b0b clients: rename simple-dmabuf into simple-dmabuf-intel by Emmanuel Gil Peyrot · 10 years ago
  27. ba9dca0 weston-info: display output scale by Jonny Lamb · 10 years ago
  28. 2e65676 hmi-controller: allocate background surfaces for multi-screen by Nobuhiko Tanibata · 10 years ago
  29. fb1e126 simple-damage: Add --use-damage-buffer flag by Derek Foreman · 10 years ago
  30. 29b846e simple-damage: Offset drawing co-ordinates not buffer start by Derek Foreman · 10 years ago
  31. cd9bb71 ivi-shell-user-interface: fix runtime error caused by missing header inclusion by Yong-iL Joh · 10 years ago
  32. b50ed17 clients: Adjust grammar of comment for toysurface->prepare function pointer by Chris Michael · 10 years ago
  33. f69bd1a clients: Fix a few minor typos in comments by Bryce Harrington · 10 years ago
  34. 118387e toytoolkit: Remove window_damage() by Derek Foreman · 10 years ago
  35. 0aba785 smoke: Don't post extra damage by Derek Foreman · 10 years ago
  36. 5b0b770 Remove workspaces protocol by Jonas Ådahl · 10 years ago
  37. cf1efd2 Rename screenshooter protocol to weston_screenshooter by Jonas Ådahl · 10 years ago
  38. 6d6fb61 desktop-shell: Rename protocol weston_desktop_shell by Jonas Ådahl · 10 years ago
  39. 2a22933 Use xdg_shell protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  40. b57f472 Use input method protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  41. 3bcba34 Use text input protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  42. 57e48f0 Use linux-dmabuf protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  43. 496adb3 Use fullscreen-shell.xml from wayland-protocols by Jonas Ådahl · 10 years ago
  44. 46812b6 clients: don't discard motion if we have a grab by Derek Foreman · 10 years ago
  45. 5d13548 clients: try harder to discard motion after resize by Derek Foreman · 10 years ago
  46. 1ab9ca7 clients: Correct drawing glitch in stacking demo by Ben Hummon · 10 years ago
  47. 32838c9 compositor/clients: Protect CLOCK_BOOTTIME with ifdefs by Derek Foreman · 10 years ago
  48. 3a1580f clients: track seat_version per seat, not per display by Derek Foreman · 10 years ago
  49. f7bb935 weston: release keyboard/touch/pointer objects by FORT David · 10 years ago
  50. bdc8c72 cosmetic: Remove a few double semicolons by Derek Foreman · 10 years ago
  51. e54cee1 terminal: allow copy-paste when selection is scrolled out by Manuel Bachmann · 10 years ago
  52. 673bbe2 clients: ungrab the correct input when menus close by Derek Foreman · 10 years ago
  53. 7978bc8 terminal: Don't crash when selecting non-ascii characters by Derek Foreman · 10 years ago
  54. ae6f1bb clients: Fix height typo in clamp_view() by Bryce Harrington · 10 years ago
  55. decc965 clients: Drop deadlock circumvention hack now that we don't need it by Jonas Ådahl · 11 years ago
  56. 5386898 clients: add simple-dmabuf client by George Kiagiadakis · 11 years ago
  57. 74a635b Coding style fixes by Dawid Gajownik · 10 years ago
  58. 5e653ca Use [x]zalloc instead of [x]malloc + memset by Ryo Munakata · 10 years ago
  59. 2ccd9a2 test/ivi: include protocol headers for all used protocols by Bill Spitzak · 10 years ago
  60. 118a429 window: Use wl_cursor_frame_and_duration() for mouse cursor updates by Derek Foreman · 10 years ago
  61. c1809b2 presentation-shm: Allow setting of delay before surface.commit by Mario Kleiner · 10 years ago
  62. da9d8fa clients: Simplify memory allocation with xzalloc() by Bryce Harrington · 10 years ago
  63. 0a9d348 Remove weston-screensaver by Pekka Paalanen · 10 years ago
  64. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  65. d618f68 Moved the MIN() macro to the helper include. by Jon Cruz · 10 years ago
  66. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  67. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  68. 1f6b0d1 clients: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  69. 883ac02 Whitespace corrections by Murray Calavera · 10 years ago
  70. 7dd12ec editor: warn when write fails by Bryce Harrington · 10 years ago
  71. 2a18a52 remove trailing whitespaces by Michael Vetter · 10 years ago
  72. 22f3430 editor: implement Cut,Copy,Paste by Manuel Bachmann · 10 years ago
  73. cead794 desktop-shell: Remove the panel popup by Dima Ryazanov · 10 years ago
  74. 56d9b88 nested-client: fix typo by Manuel Bachmann · 10 years ago
  75. 807f09c terminal: add "Minimize" to context menu by Pekka Paalanen · 10 years ago
  76. 6c71aae Pass config file from compositor to everything by Pekka Paalanen · 10 years ago
  77. abff883 platform: rename create_egl_window to create_egl_surface by Jonny Lamb · 10 years ago
  78. 5c33290 nested-client: include platform.h by Jonny Lamb · 10 years ago
  79. 4bdcb57 clients & tests: use eglCreatePlatformWindowSurfaceEXT when supported by Jonny Lamb · 10 years ago
  80. 51a7ae5 clients & tests: use eglGetPlatformDisplayEXT when supported by Jonny Lamb · 10 years ago
  81. a86c3ee Spellcheck fixes by Bryce Harrington · 10 years ago
  82. 493d979 window: Fix crash in input_set_pointer_image when cursor is special by Derek Foreman · 10 years ago
  83. 5ba1e1d xdg-shell: Bump unstable version by Jasper St. Pierre · 10 years ago
  84. 14f330c xdg-shell: Remove the flags from get_xdg_popup by Jasper St. Pierre · 10 years ago
  85. ecf2a0f xdg-shell: Remove the serial from popup_done by Jasper St. Pierre · 10 years ago
  86. 66bc949 xdg-shell: Take a xdg_surface as the parent surface by Jasper St. Pierre · 10 years ago
  87. 4d012bc presentation-shm: put run mode in window title by Pekka Paalanen · 10 years ago
  88. 237a684 editor: Make editor multi-seat aware by Derek Foreman · 11 years ago
  89. 6c3bd9c clients: Remove stray new-line by Jonas Ådahl · 11 years ago
  90. 6161357 Revert "simple-egl: HACK to report presentation flags" by Bryce Harrington · 11 years ago
  91. b77acf5 simple-egl: HACK to report presentation flags by Pekka Paalanen · 11 years ago
  92. 6349586 tests, clients: add Presentation feedback flags by Pekka Paalanen · 11 years ago
  93. a519d06 window: use roundtrip instead of dispatch after get_registry by Marek Chalupa · 11 years ago
  94. b1d121d clients: support ivi-application.xml for clients/window.c by Nobuhiko Tanibata · 11 years ago
  95. 4f01a0b clients: support ivi-application.xml for clients/simple-egl.c by Nobuhiko Tanibata · 11 years ago
  96. fba4ea3 clients: support ivi-application.xml for clients/simple-shm.c by Nobuhiko Tanibata · 11 years ago
  97. 923bc14 clients: a reference implementation of UI client how to use ivi-hmi-controller. by Nobuhiko Tanibata · 11 years ago
  98. 2204492 clients: Use xmalloc in a few more places by Derek Foreman · 11 years ago
  99. ba0f33d dnd: Fix some mouse cursor issues by Derek Foreman · 11 years ago
  100. 8b52118 simple-shm: explain two initial roundtrips by Pekka Paalanen · 11 years ago