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