1. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  2. e776f2a config-parser: Add weston_config_section_get_color by Bryce Harrington · 9 years ago
  3. cbfde13 clients/confine: Toggle maximized state with 'm' by Jonas Ådahl · 10 years ago
  4. 4a1b9a9 clients/confine: Add option for using a more complex confine region by Jonas Ådahl · 10 years ago
  5. fdcdda3 window: Add API for manually set confine region by Jonas Ådahl · 10 years ago
  6. cadea76 clients/confine: Reset motion lines on Backspace by Jonas Ådahl · 10 years ago
  7. fdeb2bb clients/confine: Use pointer confinement to confine drawed line by Jonas Ådahl · 11 years ago
  8. 61831f4 clients: Fork clickdot as confine by Jonas Ådahl · 9 years ago
  9. 9f8c894 clients/resizor: Use pointer locking for resizing window by Jonas Ådahl · 11 years ago
  10. e5a1bb4 clients: Add API for pointer locking and pointer confinement by Jonas Ådahl · 11 years ago
  11. 025ad93 clients/simple-egl: use weston_check_egl_extension over strstr by Emil Velikov · 9 years ago
  12. ce5b614 clients/nested: use weston_check_egl_extension over strstr by Emil Velikov · 9 years ago
  13. bd6c413 simple-egl: remove incomplete EGL_EXT_buffer_age definition by Emil Velikov · 9 years ago
  14. 0725cf1 weston-egl-ext.h: add EGL_EXT_swap_buffers_with_damage definitions by Emil Velikov · 9 years ago
  15. 885a9fe client/nested: reuse weston-egl-ext.h declarations by Emil Velikov · 9 years ago
  16. 9c09fe7 multi-resource: Check for no digits in time description by Bryce Harrington · 9 years ago
  17. ea0316a keyboard: Only set toplevel when there is a valid output by Armin Krezović · 9 years ago
  18. 7dda25b toytoolkit: Return NULL when no outputs are present by Armin Krezović · 9 years ago
  19. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago
  20. d56b94a clients/dmabuf-intel: use three buffers by Pekka Paalanen · 9 years ago
  21. f013ce9 terminal: Document console codes less cryptically by Bryce Harrington · 9 years ago
  22. b4dae9b Make config.h inclusion consistent by Bryce Harrington · 9 years ago
  23. cd7df63 weston-simple-im: Make capitalization consistent in error messages by Bryce Harrington · 9 years ago
  24. 7b69d6c clients/simple-damage: migrate to wp_viewporter by Pekka Paalanen · 9 years ago
  25. 7351100 clients/scaler: migrate to wp_viewporter by Pekka Paalanen · 9 years ago
  26. 901ac32 eventdemo: use %u for uint32_t printing by Pekka Paalanen · 9 years ago
  27. 0baffb0 eventdemo: do not print axis events if not requested by Pekka Paalanen · 9 years ago
  28. 10e92db eventdemo: use zalloc by Pekka Paalanen · 9 years ago
  29. 4386499 eventdemo: do not print pointer frames alone by Pekka Paalanen · 9 years ago
  30. 6a20950 ivi-shell-user-interface: ignore all but first seat by Pekka Paalanen · 9 years ago
  31. 2dd10e0 clients/nested: fix undefined reference to xzalloc by U. Artie Eoff · 9 years ago
  32. 13a26e0 weston-info: look for the right wp_presentation by Pekka Paalanen · 9 years ago
  33. 48fbb54 weston-info: do not round refresh rates by Pekka Paalanen · 9 years ago
  34. d962be1 client: fix spelling mistake by Eric Engestrom · 9 years ago
  35. 720e0c9 ivi: Switch from MEM_ALLOC to the now equivalent xzalloc by Bryce Harrington · 9 years ago
  36. e99e4bf clients & tests: Unify multiple definitions of x*alloc and related functions by Bryce Harrington · 9 years ago
  37. 1ddb8dd clients: fix incorrect format handling in simple-shm by Murray Calavera · 9 years ago
  38. c21cb3d simple-egl: use roundtrip after get_registry request by Marek Chalupa · 9 years ago
  39. c6a55db desktop-shell: make panel clock configurable by Armin Krezović · 9 years ago
  40. 0d1a622 clients: Use zalloc by Bryce Harrington · 9 years ago
  41. b00c79b protocol: migrate to stable presentation-time.xml by Pekka Paalanen · 9 years ago
  42. f377535 dnd: Turn into a full blown example by Carlos Garnacho · 10 years ago
  43. 5ccf047 client: Add DnD cursors to the managed cursors list by Carlos Garnacho · 10 years ago
  44. 9c93179 data-device: Implement DnD actions by Carlos Garnacho · 10 years ago
  45. 78d4bf9 data-device: Implement DnD progress notification by Carlos Garnacho · 10 years ago
  46. 87743e9 Support axis source, axis discrete, frame and axis stop events by Peter Hutterer · 10 years ago
  47. e1434d3 clients: Fix compositor version check for WL_SURFACE_DAMAGE_BUFFER_SINCE_VERSION by Christopher Michael · 10 years ago
  48. 602b6b6 clients: fix build on Linux by Olivier Fourdan · 10 years ago
  49. 5d43af3 clients: add simple-v4l-dmabuf client by Emmanuel Gil Peyrot · 10 years ago
  50. 8ef2957 clients: Fix a few issues in simple-dmabuf-intel by Emmanuel Gil Peyrot · 10 years ago
  51. 3b65b0b clients: rename simple-dmabuf into simple-dmabuf-intel by Emmanuel Gil Peyrot · 10 years ago
  52. ba9dca0 weston-info: display output scale by Jonny Lamb · 10 years ago
  53. 2e65676 hmi-controller: allocate background surfaces for multi-screen by Nobuhiko Tanibata · 10 years ago
  54. fb1e126 simple-damage: Add --use-damage-buffer flag by Derek Foreman · 10 years ago
  55. 29b846e simple-damage: Offset drawing co-ordinates not buffer start by Derek Foreman · 10 years ago
  56. cd9bb71 ivi-shell-user-interface: fix runtime error caused by missing header inclusion by Yong-iL Joh · 10 years ago
  57. b50ed17 clients: Adjust grammar of comment for toysurface->prepare function pointer by Chris Michael · 10 years ago
  58. f69bd1a clients: Fix a few minor typos in comments by Bryce Harrington · 10 years ago
  59. 118387e toytoolkit: Remove window_damage() by Derek Foreman · 10 years ago
  60. 0aba785 smoke: Don't post extra damage by Derek Foreman · 10 years ago
  61. 5b0b770 Remove workspaces protocol by Jonas Ådahl · 10 years ago
  62. cf1efd2 Rename screenshooter protocol to weston_screenshooter by Jonas Ådahl · 10 years ago
  63. 6d6fb61 desktop-shell: Rename protocol weston_desktop_shell by Jonas Ådahl · 10 years ago
  64. 2a22933 Use xdg_shell protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  65. b57f472 Use input method protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  66. 3bcba34 Use text input protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  67. 57e48f0 Use linux-dmabuf protocol from wayland-protocols by Jonas Ådahl · 10 years ago
  68. 496adb3 Use fullscreen-shell.xml from wayland-protocols by Jonas Ådahl · 10 years ago
  69. 46812b6 clients: don't discard motion if we have a grab by Derek Foreman · 10 years ago
  70. 5d13548 clients: try harder to discard motion after resize 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. 3a1580f clients: track seat_version per seat, not per display by Derek Foreman · 10 years ago
  74. f7bb935 weston: release keyboard/touch/pointer objects by FORT David · 10 years ago
  75. bdc8c72 cosmetic: Remove a few double semicolons by Derek Foreman · 10 years ago
  76. e54cee1 terminal: allow copy-paste when selection is scrolled out by Manuel Bachmann · 10 years ago
  77. 673bbe2 clients: ungrab the correct input when menus close by Derek Foreman · 10 years ago
  78. 7978bc8 terminal: Don't crash when selecting non-ascii characters by Derek Foreman · 10 years ago
  79. ae6f1bb clients: Fix height typo in clamp_view() by Bryce Harrington · 10 years ago
  80. decc965 clients: Drop deadlock circumvention hack now that we don't need it by Jonas Ådahl · 11 years ago
  81. 5386898 clients: add simple-dmabuf client by George Kiagiadakis · 11 years ago
  82. 74a635b Coding style fixes by Dawid Gajownik · 10 years ago
  83. 5e653ca Use [x]zalloc instead of [x]malloc + memset by Ryo Munakata · 10 years ago
  84. 2ccd9a2 test/ivi: include protocol headers for all used protocols by Bill Spitzak · 10 years ago
  85. 118a429 window: Use wl_cursor_frame_and_duration() for mouse cursor updates by Derek Foreman · 10 years ago
  86. c1809b2 presentation-shm: Allow setting of delay before surface.commit by Mario Kleiner · 10 years ago
  87. da9d8fa clients: Simplify memory allocation with xzalloc() by Bryce Harrington · 10 years ago
  88. 0a9d348 Remove weston-screensaver by Pekka Paalanen · 10 years ago
  89. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  90. d618f68 Moved the MIN() macro to the helper include. by Jon Cruz · 10 years ago
  91. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  92. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  93. 1f6b0d1 clients: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  94. 883ac02 Whitespace corrections by Murray Calavera · 10 years ago
  95. 7dd12ec editor: warn when write fails by Bryce Harrington · 10 years ago
  96. 2a18a52 remove trailing whitespaces by Michael Vetter · 10 years ago
  97. 22f3430 editor: implement Cut,Copy,Paste by Manuel Bachmann · 10 years ago
  98. cead794 desktop-shell: Remove the panel popup by Dima Ryazanov · 10 years ago
  99. 56d9b88 nested-client: fix typo by Manuel Bachmann · 10 years ago
  100. 807f09c terminal: add "Minimize" to context menu by Pekka Paalanen · 10 years ago