1. 7e71b87 compositor-wayland: Convert use-pixman flag to boolean by Armin Krezović · 9 years ago
  2. 00a03d2 gl-renderer: add support of WL_SHM_FORMAT_NV12 by Vincent Abriou · 9 years ago
  3. fdeefe4 gl-renderer: add support of WL_SHM_FORMAT_YUV420 by Vincent Abriou · 9 years ago
  4. c950667 libweston: include weston-egl-ext.h in drm, x11 and wayland compositor by Vincent Abriou · 9 years ago
  5. a483cac compositor-rdp: Properly destroy the renderer and pixman image by Armin Krezović · 9 years ago
  6. 927267b libweston: Drop requirement of setting mm_width/mm_height in backends by Armin Krezović · 9 years ago
  7. 5fe00cb libweston: Remove weston_backend_output_config structure by Armin Krezović · 9 years ago
  8. 4008740 weston: Rename weston_output_init_pending() to weston_output_init() by Armin Krezović · 9 years ago
  9. 782f5df libweston: Merge weston_output_init() into weston_output_enable() by Armin Krezović · 9 years ago
  10. c3d2f96 weston: Port X11 backend to new output handling API by Armin Krezović · 9 years ago
  11. 174448a weston: Port Wayland backend to new output handling API by Armin Krezović · 9 years ago
  12. 8f1dca1 weston: Port RDP backend to new output handling API by Armin Krezović · 9 years ago
  13. 7fb1775 weston: Port headless backend to new output handling API by Armin Krezović · 9 years ago
  14. 6ba369d weston: Port fbdev backend to new output handling API by Armin Krezović · 9 years ago
  15. 0836813 weston: Port DRM backend to new output handling API by Armin Krezović · 9 years ago
  16. a3666d2 compositor: Implement output configuration using windowed_output_api by Armin Krezović · 9 years ago
  17. 4690c56 libweston: Add initial output API for windowed outputs configuration by Armin Krezović · 9 years ago
  18. a01ab6d libweston: Add more functionality for handling weston_output objects by Armin Krezović · 9 years ago
  19. aca3ffb gl-renderer: Add support for DRM_FORMAT_YUV444 buffers by Matthias Treydte · 9 years ago
  20. eaf5841 clients/stacking: Silence a compiler warning by Armin Krezović · 9 years ago
  21. 72f68c5 libweston-desktop: fix sending the configure event with wl_shell by Giulio Camuffo · 9 years ago
  22. 3123c81 configure: remove double equal test bashism by Murray Calavera · 9 years ago
  23. e338ced shared/platform: include weston-egl-ext.h only if ENABLE_EGL is defined by Krzysztof Konopko · 9 years ago
  24. 4e2fa0a libweston-desktop: Fix some clang warnings by Armin Krezović · 9 years ago
  25. 5d72bc4 string-helpers.h: Fix usage on musl libc by Kylie McClain · 9 years ago
  26. d8b17bc share/cairo-util: Use wl_pointer_button_state enum directly by Quentin Glidic · 9 years ago
  27. 9c36eb9 zunitc/junit-reporter: Silence pointer-sign warning by Quentin Glidic · 9 years ago
  28. 148c199 compositor: set the opaque region for some views with transform by Giulio Camuffo · 9 years ago
  29. 3578497 configure: Also update libweston version to match weston by Bryce Harrington · 9 years ago
  30. f314a0e configure.ac: bump version to 1.12.90 for open development by Bryce Harrington · 9 years ago
  31. a08dff5 configure.ac: bump to version 1.12.0 for the official release by Bryce Harrington · 9 years ago
  32. a56b053 libweston-desktop: Fix configure event for already well-sized surfaces by Quentin Glidic · 9 years ago
  33. 870f384 configure.ac: bump to version 1.11.94 for the RC2 release by Bryce Harrington · 9 years ago
  34. 0abf890 libweston-desktop/xdg_shell_v6: Raise errors on not-yet-possible requests by Quentin Glidic · 9 years ago
  35. 3d7e607 libweston-desktop/xdg_shell_v6: Add surface as needed by Quentin Glidic · 9 years ago
  36. e30b5fb Revert "terminal: Fix crash due to race condition in init" by Quentin Glidic · 9 years ago
  37. 6967f0e libweston-desktop/xdg_shell_v5: Add surface as needed by Quentin Glidic · 9 years ago
  38. 920cf04 desktop-shell: Add back the saved position and rotation for fullscreen/maximized by Quentin Glidic · 9 years ago
  39. 18a81ac desktop-shell: Unset fullscreen/maximized state on commit by Quentin Glidic · 9 years ago
  40. 6315607 configure.ac: bump to version 1.11.93 for the RC1 release by Bryce Harrington · 9 years ago
  41. 85571a3 compositor-wayland: Only destroy the egl_window when using GLES. by Emmanuel Gil Peyrot · 9 years ago
  42. 1714f01 libweston-desktop/xwayland: Do not over-destroy the view by Quentin Glidic · 9 years ago
  43. 5c611d9 terminal: Fix crash due to race condition in init by Bryce Harrington · 9 years ago
  44. c6ae812 clients: Use ARRAY_LENGTH macro in weston-simple-im by Bryce Harrington · 9 years ago
  45. b0e4abd configure.ac: (Re-)bump to version 1.11.92 for the beta release by Bryce Harrington · 9 years ago
  46. b3197f4 Revert "desktop-shell: Enable per-output fade animations" by Bryce Harrington · 9 years ago
  47. 08976ac Revert "compositor: Add internal support to track idle inhibition requests" by Bryce Harrington · 9 years ago
  48. 873a3f8 Revert "compositor: Add public interface support for client-requested idle inhibition" by Bryce Harrington · 9 years ago
  49. c700143 Revert "libweston: Add a signal to fire when the idle inhibitor is dropped" by Bryce Harrington · 9 years ago
  50. 0971933 Revert "libweston-desktop: Add listener and API to drop the idle inhibitor" by Bryce Harrington · 9 years ago
  51. 0795ece Revert "shell: Inhibit idle fade-out behavior" by Bryce Harrington · 9 years ago
  52. 6303d3b Revert "clients: Add screensaver inhibitor client demo" by Bryce Harrington · 9 years ago
  53. d2bea61 configure.ac: bump to version 1.11.92 for the beta release by Bryce Harrington · 9 years ago
  54. 3ced1a0 releasing: Fix incorrect direction about how many lines need tweaked by Bryce Harrington · 9 years ago
  55. dfea66e clients: Add screensaver inhibitor client demo by Bryce Harrington · 9 years ago
  56. 9be807c shell: Inhibit idle fade-out behavior by Bryce Harrington · 9 years ago
  57. e7069bc libweston-desktop: Add listener and API to drop the idle inhibitor by Bryce Harrington · 9 years ago
  58. ca5b624 libweston: Add a signal to fire when the idle inhibitor is dropped by Bryce Harrington · 9 years ago
  59. 689fece compositor: Add public interface support for client-requested idle inhibition by Bryce Harrington · 9 years ago
  60. f8300c8 compositor: Add internal support to track idle inhibition requests by Bryce Harrington · 9 years ago
  61. fde5adb desktop-shell: Enable per-output fade animations by Bryce Harrington · 9 years ago
  62. fff3981 libweston: Drop shell_interface by Quentin Glidic · 9 years ago
  63. 96c6a79 config-parser: Drop debug text by Bryce Harrington · 9 years ago
  64. 561201c desktop-shell: Fix output destroying by Quentin Glidic · 9 years ago
  65. 4b6321f compositor-drm: Zero drmModeAddFB2 data by Yong Bakos · 9 years ago
  66. eb07f36 configure.ac: bump to version 1.11.91 for the alpha release by Bryce Harrington · 9 years ago
  67. 6384edf libweston-desktop/{wl_shell, xwayland}: Fix changing between toplevel states by Quentin Glidic · 9 years ago
  68. f6636a8 libweston-desktop/xwayland: Actually destroy the view by Quentin Glidic · 9 years ago
  69. f01ecee libweston-desktop: Rename _destroy_view to _unlink_view by Quentin Glidic · 9 years ago
  70. 729c7fa desktop-shell: Properly destroy the weston_desktop_view by Quentin Glidic · 9 years ago
  71. 154c5d2 Makefile.am: Fix libtool race by Quentin Glidic · 9 years ago
  72. 2af7e20 weston-editor: Close the data source after sending by Derek Foreman · 9 years ago
  73. e91b6e9 fullscreen-shell: avoid access to freed data by Arnaud Vrac · 9 years ago
  74. 319397e gl-renderer, simple-dmabuf-v4l: fix dmabuf y-invert by Pekka Paalanen · 9 years ago
  75. dbb85d7 clients/dmabuf-v4l: explain vivid setup by Pekka Paalanen · 9 years ago
  76. 2eda27b README: fix s/libwayland/libweston/ typo by Emil Velikov · 9 years ago
  77. 51c6f63 compositor-x11: remove redundant state arg of x11_backend_deliver_button_event by Benoit Gschwind · 9 years ago
  78. 4ddc4cc compositor-x11: add assert to avoid misuse of x11_backend_deliver_button_event by Benoit Gschwind · 9 years ago
  79. 482ffdf compositor-drm: Stop sending uninit data to the kernel by Derek Foreman · 9 years ago
  80. b40b827 configure.ac: check weston vs. libweston versions by Pekka Paalanen · 9 years ago
  81. 85a4e19 configure.ac: bump libweston version to match weston by Pekka Paalanen · 9 years ago
  82. 7241697 README: updates on libweston versioning by Pekka Paalanen · 9 years ago
  83. bfb392e releasing: how to handle libweston by Pekka Paalanen · 9 years ago
  84. 056889a weston-launch: Only run a login shell for new sessions by Quentin Glidic · 9 years ago
  85. ee27744 libweston/launcher-weston-launch: Silence unused-function warning by Quentin Glidic · 9 years ago
  86. 887c018 libweston: Silence tautological-compare warning by Quentin Glidic · 9 years ago
  87. 9ba1546 shared/image: Silence maybe-uninitialized warning by Quentin Glidic · 9 years ago
  88. d84af7c gl-renderer: Silence maybe-uninitialized warning by Quentin Glidic · 9 years ago
  89. e9168f9 libweston/compositor-rdp: fix no-break space U+A0 (U8+C2A0) by Yann E. MORIN · 9 years ago
  90. 6ccd286 clients/simple-dmabuf-v4l: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  91. 4268262 clients/simple-dmabuf-intel: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  92. a74eff9 clients/simple-damage: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  93. e023cbc clients/simple-shm: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  94. 8363002 clients/simple-egl: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  95. af7f98b toytoolkit: Port to xdg_shell unstable v6 by Jonas Ådahl · 9 years ago
  96. 003da88 libweston-desktop: Drop (wrongly named) new_buffer in committed by Quentin Glidic · 9 years ago
  97. cba26e7 libweston-desktop/xdg_shell_v6: Check for buffer directly in committed by Quentin Glidic · 9 years ago
  98. 9c5dd7e libweston-desktop: Implement xdg_shell_v6 by Quentin Glidic · 9 years ago
  99. 5ac91a1 Makefile.am: Include files built for libweston-desktop in BUILT_SOURCES by Jonas Ådahl · 9 years ago
  100. e42541a libweston-desktop: Fix libweston-desktop.pc by Quentin Glidic · 9 years ago