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