1. 3052bc7 compositor: fix starvation of wl_buffer::release by Matt Hoosier · 8 years ago
  2. e80bdcd calibrator: Make mouse button optional by Fabien Lahoudere · 8 years ago
  3. c05ee89 clients/nested: fix boolean test by Eric Engestrom · 8 years ago
  4. ee58911 clients/simple-dmabuf-drm: import with dmabuf modifiers by Varad Gautam · 9 years ago
  5. f7b3a39 clients/simple-dmabuf-drm: add freedreno support alongside intel by Varad Gautam · 8 years ago
  6. f9dec67 clients/simple-dmabuf-intel: rename to simple-dmabuf-drm by Varad Gautam · 9 years ago
  7. 48be0be clients/simple-dmabuf-intel: request no-roundtrip dmabuf import by Varad Gautam · 8 years ago
  8. 6156d67 clients: Allow simple-egl to use wl_surface_damage_buffer by Derek Foreman · 8 years ago
  9. 745e647 editor: Add missing free() and display_destroy() in main by Raúl Peñacoba · 8 years ago
  10. 07a2b99 desktop-shell: Remove unused variable in panel_create by Raúl Peñacoba · 8 years ago
  11. 88353dd weston-terminal: Fix race at startup by Derek Foreman · 8 years ago
  12. 091c801 desktop-shell: launch clients in their own process group. by Derek Foreman · 8 years ago
  13. 7609178 weston-terminal: Add a --maximized command line parameter by Derek Foreman · 8 years ago
  14. 300bc6e simple-dmabuf-v4l: Remove incorrect assert by Derek Foreman · 8 years ago
  15. 8a888a5 clients/simple-egl: add delay option by Eero Tamminen · 8 years ago
  16. 78dc6a9 clients/weston-info: print unknown formats better by Pekka Paalanen · 8 years ago
  17. 4b341a8 clients: Fix build without Cairo/GLES2 by Daniel Stone · 8 years ago
  18. 5336153 (multiple): Use standard permission notice by Yong Bakos · 8 years ago
  19. d5fa090 Revert "clients: teach simple-dmabuf-v4l to deal with flipped input" by Daniel Stone · 8 years ago
  20. 0fee977 clients: teach simple-dmabuf-v4l to deal with flipped input by Micah Fedke · 8 years ago
  21. c8b4645 clients: fix errno handling by Peter Hutterer · 8 years ago
  22. 3b7c207 window: Check for NULL surface in keyboard_handle_enter by Dima Ryazanov · 9 years ago
  23. db776db editor: Drop g_type_init() call by Quentin Glidic · 9 years ago
  24. 08cf24b desktop-shell: Support panel-position 'none' by Daniel Stone · 8 years ago
  25. 9cbe1c6 desktop-shell: Stop asking for a RGB565 background by Emmanuel Gil Peyrot · 8 years ago
  26. 6c1c0dd clients: fix a couple of trivial typos by Abdur Rehman · 9 years ago
  27. 7dbb0e1 Don't prepend protocol/ to include paths by Daniel Stone · 9 years ago
  28. 411ffab editor: Load a file if specified on command line by Bryce Harrington · 9 years ago
  29. 3d90da2 editor: Use parse_options() from shared for command line options by Bryce Harrington · 9 years ago
  30. 2b685d9 weston-terminal: Fix crash on first keystroke by Derek Foreman · 9 years ago
  31. e7ed60f desktop-shell/client: Add left/right panel position (basic) support by Quentin Glidic · 9 years ago
  32. 51c2c37 desktop-shell/client: Introduce helper variables by Quentin Glidic · 9 years ago
  33. 3e37b34 desktop-shell/client: Parse the clock format once by Quentin Glidic · 9 years ago
  34. f9574f2 desktop-shell/client: Use a proper enum for clock format by Quentin Glidic · 9 years ago
  35. 55d5701 desktop-shell/client: Add bottom panel support by Quentin Glidic · 9 years ago
  36. e31d95f weston-editor: Free preferred_language in text_entry_destroy by Silvan Jegen · 9 years ago
  37. 5e60408 clients/nested-client: call eglTerminate/eglReleaseThread at exit by Emil Velikov · 9 years ago
  38. 050e5d0 clients/window: use weston_platform_destroy_egl_surface wrapper by Emil Velikov · 9 years ago
  39. 0050536 clients/subsurfaces: use weston_platform_destroy_egl_surface wrapper by Emil Velikov · 9 years ago
  40. 903cb57 clients/simple-egl: use weston_platform_destroy_egl_surface wrapper by Emil Velikov · 9 years ago
  41. 915ee13 clients/nested-client: destroy the EGL surface during teardown by Emil Velikov · 9 years ago
  42. c77d30c simple-egl: add support for EGL_KHR_swap_buffers_with_damage by Emil Velikov · 9 years ago
  43. c3b6372 Ignore the OSC code for desktop notifications by Dima Ryazanov · 9 years ago
  44. 9b1f8ef Get rid of the window_create_menu function by Dima Ryazanov · 9 years ago
  45. c027153 terminal: Silence maybe-uninitialized warning by Quentin Glidic · 9 years ago
  46. c3ded66 clients: Fix weston-scaler source-only mode to use integer width and height by Derek Foreman · 9 years ago
  47. be8a6d3 xdg-shell: validate positioner object by Sjoerd Simons · 9 years ago
  48. 5b01596 clients: Make XKB compose support conditional by Daniel Stone · 9 years ago
  49. c6a899d simple-im: Rename source file to be consistent with other client tools by Bryce Harrington · 9 years ago
  50. 4c66a90 simple-im: Use the appropriate enum names to xkb calls by Bryce Harrington · 9 years ago
  51. 8224171 simple-im: Use returns from main() consistently by Bryce Harrington · 9 years ago
  52. e57b6a1 window: Fix 'devlivery' misspelling by Bryce Harrington · 9 years ago
  53. 894b3ec clients: Add XKB compose key support by Bryce Harrington · 9 years ago
  54. eaf5841 clients/stacking: Silence a compiler warning by Armin Krezović · 9 years ago
  55. e30b5fb Revert "terminal: Fix crash due to race condition in init" by Quentin Glidic · 9 years ago
  56. 5c611d9 terminal: Fix crash due to race condition in init by Bryce Harrington · 9 years ago
  57. c6ae812 clients: Use ARRAY_LENGTH macro in weston-simple-im by Bryce Harrington · 9 years ago
  58. 6303d3b Revert "clients: Add screensaver inhibitor client demo" by Bryce Harrington · 9 years ago
  59. dfea66e clients: Add screensaver inhibitor client demo by Bryce Harrington · 9 years ago
  60. 2af7e20 weston-editor: Close the data source after sending by Derek Foreman · 9 years ago
  61. 319397e gl-renderer, simple-dmabuf-v4l: fix dmabuf y-invert by Pekka Paalanen · 9 years ago
  62. dbb85d7 clients/dmabuf-v4l: explain vivid setup by Pekka Paalanen · 9 years ago
  63. 6ccd286 clients/simple-dmabuf-v4l: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  64. 4268262 clients/simple-dmabuf-intel: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  65. a74eff9 clients/simple-damage: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  66. e023cbc clients/simple-shm: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  67. 8363002 clients/simple-egl: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  68. af7f98b toytoolkit: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  69. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  70. e776f2a config-parser: Add weston_config_section_get_color by Bryce Harrington · 9 years ago
  71. cbfde13 clients/confine: Toggle maximized state with 'm' by Jonas Ådahl · 10 years ago
  72. 4a1b9a9 clients/confine: Add option for using a more complex confine region by Jonas Ådahl · 10 years ago
  73. fdcdda3 window: Add API for manually set confine region by Jonas Ådahl · 10 years ago
  74. cadea76 clients/confine: Reset motion lines on Backspace by Jonas Ådahl · 10 years ago
  75. fdeb2bb clients/confine: Use pointer confinement to confine drawed line by Jonas Ådahl · 11 years ago
  76. 61831f4 clients: Fork clickdot as confine by Jonas Ådahl · 9 years ago
  77. 9f8c894 clients/resizor: Use pointer locking for resizing window by Jonas Ådahl · 11 years ago
  78. e5a1bb4 clients: Add API for pointer locking and pointer confinement by Jonas Ådahl · 11 years ago
  79. 025ad93 clients/simple-egl: use weston_check_egl_extension over strstr by Emil Velikov · 9 years ago
  80. ce5b614 clients/nested: use weston_check_egl_extension over strstr by Emil Velikov · 9 years ago
  81. bd6c413 simple-egl: remove incomplete EGL_EXT_buffer_age definition by Emil Velikov · 9 years ago
  82. 0725cf1 weston-egl-ext.h: add EGL_EXT_swap_buffers_with_damage definitions by Emil Velikov · 9 years ago
  83. 885a9fe client/nested: reuse weston-egl-ext.h declarations by Emil Velikov · 9 years ago
  84. 9c09fe7 multi-resource: Check for no digits in time description by Bryce Harrington · 9 years ago
  85. ea0316a keyboard: Only set toplevel when there is a valid output by Armin Krezović · 9 years ago
  86. 7dda25b toytoolkit: Return NULL when no outputs are present by Armin Krezović · 9 years ago
  87. b5e3ea2 Rename src/ to libweston/ by Pekka Paalanen · 9 years ago
  88. d56b94a clients/dmabuf-intel: use three buffers by Pekka Paalanen · 9 years ago
  89. f013ce9 terminal: Document console codes less cryptically by Bryce Harrington · 9 years ago
  90. b4dae9b Make config.h inclusion consistent by Bryce Harrington · 9 years ago
  91. cd7df63 weston-simple-im: Make capitalization consistent in error messages by Bryce Harrington · 9 years ago
  92. 7b69d6c clients/simple-damage: migrate to wp_viewporter by Pekka Paalanen · 9 years ago
  93. 7351100 clients/scaler: migrate to wp_viewporter by Pekka Paalanen · 9 years ago
  94. 901ac32 eventdemo: use %u for uint32_t printing by Pekka Paalanen · 9 years ago
  95. 0baffb0 eventdemo: do not print axis events if not requested by Pekka Paalanen · 9 years ago
  96. 10e92db eventdemo: use zalloc by Pekka Paalanen · 9 years ago
  97. 4386499 eventdemo: do not print pointer frames alone by Pekka Paalanen · 9 years ago
  98. 6a20950 ivi-shell-user-interface: ignore all but first seat by Pekka Paalanen · 9 years ago
  99. 2dd10e0 clients/nested: fix undefined reference to xzalloc by U. Artie Eoff · 9 years ago
  100. 13a26e0 weston-info: look for the right wp_presentation by Pekka Paalanen · 9 years ago