1. 08cf24b desktop-shell: Support panel-position 'none' by Daniel Stone · 9 years ago
  2. 8de9149 desktop-shell: Initialise panel surface listener by Daniel Stone · 9 years ago
  3. 9cbe1c6 desktop-shell: Stop asking for a RGB565 background by Emmanuel Gil Peyrot · 9 years ago
  4. f86e67d compositor-x11: Remove support for ancient XCB by Daniel Stone · 9 years ago
  5. b51e6ed configure: search for lib with clock_getres() by Yann E. MORIN · 9 years ago
  6. 226408d autoconf: Fix AC_MSG_RESULT message when disabling features by Emmanuel Gil Peyrot · 9 years ago
  7. b8b150b xwayland: fix three minor typos by Abdur Rehman · 9 years ago
  8. 1580e70 wcap: fix a typo in README by Abdur Rehman · 9 years ago
  9. 3caed39 zunitc: fix a typo in a comment by Abdur Rehman · 9 years ago
  10. 6f7f946 zunitc: fix a couple of typos by Abdur Rehman · 9 years ago
  11. b5f838d shared: fix a typo in a comment by Abdur Rehman · 9 years ago
  12. 5735eed shared/helpers.h: fix a typo in a comment by Abdur Rehman · 9 years ago
  13. eedf49f releasing: fix a typo by Abdur Rehman · 9 years ago
  14. b7ccfe5 protocol: fix grammar by Abdur Rehman · 9 years ago
  15. 9b5126c notes: fix a typo by Abdur Rehman · 9 years ago
  16. 999bc4e man: fix grammar by Abdur Rehman · 9 years ago
  17. bc46292 compositor: fix a minor typo by Abdur Rehman · 9 years ago
  18. 4dca0e1 compositor-drm: fix a couple of typos by Abdur Rehman · 9 years ago
  19. b833d74 ivi-shell: fix minor typos by Abdur Rehman · 9 years ago
  20. 7f1da1f desktop-shell: fix a typo by Abdur Rehman · 9 years ago
  21. 7631f38 configure.ac: correct text by Abdur Rehman · 9 years ago
  22. 6c1c0dd clients: fix a couple of trivial typos by Abdur Rehman · 9 years ago
  23. fb4869d compositor: Assign new views to the primary plane by Daniel Stone · 9 years ago
  24. 296d7a9 compositor-drm: Reshuffle and comment plane conditions by Daniel Stone · 9 years ago
  25. 893b936 Remove DPMS-on when going offscreen by Daniel Stone · 9 years ago
  26. f33e104 compositor-drm: Remove open-coded weston_compositor_wake by Daniel Stone · 9 years ago
  27. 47224cc compositor-drm: Delete drm_backend_set_modes by Daniel Stone · 9 years ago
  28. c8c917c compositor-drm: Store width and height inside drm_fb by Daniel Stone · 9 years ago
  29. f214fdc compositor-drm: Use signed int for width/height by Daniel Stone · 9 years ago
  30. 4e5eceb compositor-drm: Use fb->fd consistently by Daniel Stone · 10 years ago
  31. 3e661f7 compositor-drm: Extract EGL destroy to helper by Daniel Stone · 9 years ago
  32. a3ae476 compositor-drm: Simplify drm_sprite_crtc_supported by Daniel Stone · 10 years ago
  33. 1733923 compositor-drm: Comment struct members by Daniel Stone · 10 years ago
  34. f15320f libweston-desktop: don't crash when getting the pid for X clients by Giulio Camuffo · 9 years ago
  35. 2295a62 tests: Skip Xwayland test if binary isn't available by Daniel Stone · 9 years ago
  36. beb97e5 libweston: Make module loading safe against long paths by Daniel Stone · 9 years ago
  37. 698f9bf compositor-wayland: Destroy cursor images earlier by Daniel Stone · 9 years ago
  38. 7dbb0e1 Don't prepend protocol/ to include paths by Daniel Stone · 9 years ago
  39. 411ffab editor: Load a file if specified on command line by Bryce Harrington · 9 years ago
  40. 3d90da2 editor: Use parse_options() from shared for command line options by Bryce Harrington · 9 years ago
  41. 21fac60 compositor-wayland: Set frame callback for Pixman by Daniel Stone · 9 years ago
  42. 6a38ad7 gl-renderer: Fix an invalid write when closing a Weston window by Dima Ryazanov · 9 years ago
  43. 89c2f63 compositor-wayland: Fix a use after free by Dima Ryazanov · 9 years ago
  44. e3a582f libweston-desktop/xwayland: add is_mapped handling for XWAYLAND by Pekka Paalanen · 9 years ago
  45. bbc749a libweston-desktop/xwayland: XWAYLAND surfaces are never 'added' by Pekka Paalanen · 9 years ago
  46. 3326820 libweston-desktop/xwayland: clarify 'added' logic by Pekka Paalanen · 9 years ago
  47. a838b78 libweston-desktop/xwayland: window type XWAYLAND cannot have a parent by Pekka Paalanen · 9 years ago
  48. 44660c3 XWM: debug position and size on map request by Pekka Paalanen · 9 years ago
  49. 7db6c43 XWM: debug position on create_notify by Pekka Paalanen · 9 years ago
  50. e6dec90 compositor-x11: fix segfault when use_pixman is true by Ryo Munakata · 9 years ago
  51. 04bd040 Don't include version.h from compositor.h by Daniel Stone · 9 years ago
  52. 9983400 tests: Extend subsurface place_{above,below} hierarchy by Daniel Stone · 9 years ago
  53. 9f3d95e build: fix wayland-backend distcheck by Pekka Paalanen · 9 years ago
  54. 2b685d9 weston-terminal: Fix crash on first keystroke by Derek Foreman · 9 years ago
  55. b8c16c9 compositor: allow using nested parent as a subsurface sibling by Arnaud Vrac · 9 years ago
  56. 11f8fcb xwayland: Create the drag-and-drop window in weston_wm_dnd_init by Carlos Garnacho · 9 years ago
  57. 24d306c libweston: Add move (without scale) animation by Quentin Glidic · 9 years ago
  58. e7ed60f desktop-shell/client: Add left/right panel position (basic) support by Quentin Glidic · 9 years ago
  59. 51c2c37 desktop-shell/client: Introduce helper variables by Quentin Glidic · 9 years ago
  60. 3e37b34 desktop-shell/client: Parse the clock format once by Quentin Glidic · 9 years ago
  61. f9574f2 desktop-shell/client: Use a proper enum for clock format by Quentin Glidic · 9 years ago
  62. e8bf959 desktop-shell: Properly position the panel surface by Quentin Glidic · 9 years ago
  63. 581df06 desktop-shell: Compute panel size without using output by Quentin Glidic · 9 years ago
  64. 55d5701 desktop-shell/client: Add bottom panel support by Quentin Glidic · 9 years ago
  65. fe0410b gl: Don't declare variables in for loop by Bryce Harrington · 9 years ago
  66. 3447619 compositor-wayland: Port to xdg-shell-v6 by Armin Krezović · 9 years ago
  67. e5732c7 gl-renderer: add support of WL_SHM_FORMAT_YUYV by Vincent ABRIOU · 9 years ago
  68. 225bf9d compositor-x11: Move vfunc setting from set_size to enable by Armin Krezović · 9 years ago
  69. 2e66252 compositor-wayland: Destroy shm buffers on output disable by Armin Krezović · 9 years ago
  70. 78895c5 compositor-wayland: Properly clean up on backend destroy by Armin Krezović · 9 years ago
  71. f054d35 compositor-wayland: Simplify fullscreen output surface handling by Armin Krezović · 9 years ago
  72. f16de17 compositor-wayland: Move vfunc setting from set_size to enable by Armin Krezović · 9 years ago
  73. e31d95f weston-editor: Free preferred_language in text_entry_destroy by Silvan Jegen · 9 years ago
  74. 5e60408 clients/nested-client: call eglTerminate/eglReleaseThread at exit by Emil Velikov · 9 years ago
  75. a69b870 tests/buffer-count-test: teardown after the test by Emil Velikov · 9 years ago
  76. 0263955 gl-renderer: use weston_platform_destroy_egl_surface wrapper by Emil Velikov · 9 years ago
  77. 050e5d0 clients/window: use weston_platform_destroy_egl_surface wrapper by Emil Velikov · 9 years ago
  78. 0050536 clients/subsurfaces: use weston_platform_destroy_egl_surface wrapper by Emil Velikov · 9 years ago
  79. 903cb57 clients/simple-egl: use weston_platform_destroy_egl_surface wrapper by Emil Velikov · 9 years ago
  80. 915ee13 clients/nested-client: destroy the EGL surface during teardown by Emil Velikov · 9 years ago
  81. 3612be2 shared/platform.h: introduce weston_platform_destroy_egl_surface() by Emil Velikov · 9 years ago
  82. 43cea54 gl-renderer: add support for EGL_KHR_swap_buffers_with_damage by Emil Velikov · 9 years ago
  83. c77d30c simple-egl: add support for EGL_KHR_swap_buffers_with_damage by Emil Velikov · 9 years ago
  84. 46dc9b4 libweston: Move text_backend_* to weston.h by Quentin Glidic · 9 years ago
  85. c3b6372 Ignore the OSC code for desktop notifications by Dima Ryazanov · 9 years ago
  86. 08f09e2 libweston: remove unused function declaration of weston_compositor_top by Ryo Munakata · 9 years ago
  87. 08a35d3 xwayland: Fix X11 lock file size confusion by Daniel Stone · 9 years ago
  88. 97863d6 text-input: Clear out context->input pointer by Daniel Stone · 9 years ago
  89. e7fff21 xwayland: Fix crash when run with no input device by Tom Hochstein · 9 years ago
  90. 61beda6 xwayland: fix lock file parsing by Pekka Paalanen · 9 years ago
  91. 9b1f8ef Get rid of the window_create_menu function by Dima Ryazanov · 9 years ago
  92. c027153 terminal: Silence maybe-uninitialized warning by Quentin Glidic · 9 years ago
  93. df84dbe input: Update keyboard serial on press and release by Olivier Fourdan · 9 years ago
  94. e3bfee1 gl-renderer: Use EGL_KHR_no_config_context by Armin Krezović · 9 years ago
  95. c3ded66 clients: Fix weston-scaler source-only mode to use integer width and height by Derek Foreman · 9 years ago
  96. be8a6d3 xdg-shell: validate positioner object by Sjoerd Simons · 9 years ago
  97. 7da3823 ivi-shell: describe members of type wl_list by Ucan, Emre (ADITG/SW1) · 9 years ago
  98. 606f592 ivi-shell: clear unused struct members by Ucan, Emre (ADITG/SW1) · 9 years ago
  99. 967b6bc gl-renderer: Refactor gl_renderer_output_window_create() by Miguel A. Vico · 9 years ago
  100. 41700e3 gl-renderer: Add <platform_attribs> param to gl_renderer_display_create by Miguel A. Vico · 9 years ago