1. 94fd9a5 compositor: remove systemd-notify.h by Egor Starkov · 10 years ago
  2. 90eea27 compositor-wayland: Terminate weston_log error message by Chris Michael · 10 years ago
  3. 5eb025a configure.ac: add support for new versions of systemd by Frederico Cadete · 10 years ago
  4. 1a42ca1 weston_wm: Implement _NET_ACTIVE_WINDOW by Benoit Gschwind · 10 years ago
  5. c59f18e compositor-wayland: Expose zlinux_dmabuf by Emmanuel Gil Peyrot · 10 years ago
  6. a0dd5b4 systemd: Fix distcheck for typo in header path by Bryce Harrington · 10 years ago
  7. 7ce2e97 compositor: systemd notifications support by Egor Starkov · 10 years ago
  8. 892122e tests: Migrate screenshot code from internal test to client helpers by Bryce Harrington · 10 years ago
  9. 89dcea9 text: Switch to weston_client_start instead of weston_client_launch by Derek Foreman · 10 years ago
  10. e821ce6 text: Don't track binding in struct text_backend by Derek Foreman · 10 years ago
  11. b4bacd2 text: Launch input method in text_backend_init by Derek Foreman · 10 years ago
  12. e7d868a launcher: fix typo by Derek Foreman · 10 years ago
  13. cb15620 launcher: fix broken distcheck by Derek Foreman · 10 years ago
  14. 56fe1c7 compositor: remove incorrect idle timer initialization by Egor Starkov · 10 years ago
  15. 44bbdd0 fbdev: Ensure strncpy results are null terminated. by Bryce Harrington · 10 years ago
  16. c8dcd16 ivi-layout-transition: Fix potential leak of memory pointed to by transition by Lucas Tanure · 10 years ago
  17. ae5df83 launcher-logind: Remove old VT switching code, move to SwitchTo/Activate by Jasper St. Pierre · 10 years ago
  18. 72dea06 launcher: Split out launcher implementations into three distinct ones by Jasper St. Pierre · 10 years ago
  19. 30bcf35 launcher: Rename logind-util to launcher-logind by Jasper St. Pierre · 10 years ago
  20. 9c7de16 compositor-drm: Ensure strings from EDID blobs are null terminated by Bryce Harrington · 10 years ago
  21. e54cee1 terminal: allow copy-paste when selection is scrolled out by Manuel Bachmann · 10 years ago
  22. a1f3f3c xwm: flush xcb connection only when we processed some event by Marek Chalupa · 10 years ago
  23. 43af680 tests: Convert 'xalloc's to 'zalloc's by Seedo Eldho Paul · 10 years ago
  24. 673bbe2 clients: ungrab the correct input when menus close by Derek Foreman · 10 years ago
  25. 9d7aff0 ivi-shell: initialize all fields in create_layout_transition by John-John Tedro · 10 years ago
  26. bfae30d vaapi-recorder: Fix allocator sizeof operand mismatch by Lucas Tanure · 10 years ago
  27. 193c7a5 ivi_layout_surface_add_notification: Fix potential leak of memory pointed to by 'notification' by Lucas Tanure · 10 years ago
  28. 96db077 ivi-layout-transition: Fix potential leak of memory pointed to by transition by Lucas Tanure · 10 years ago
  29. 9b5fe42 ivi-layout-transition: Change layout_transition_register return type by Lucas Tanure · 10 years ago
  30. 9af0017 ivi-layout-transition: Fix potential leak of memory pointed to by transition by Lucas Tanure · 10 years ago
  31. 713acd6 releasing: Update command path to reflect new scripts dir in wayland-web by Bryce Harrington · 10 years ago
  32. 8c15360 configure.ac: bump to version 1.9.90 for open development by Bryce Harrington · 10 years ago
  33. b05cdb8 configure.ac: bump to version 1.9.0 for the official release by Bryce Harrington · 10 years ago
  34. 90e2d07 releasing: Note need for pgp signing announcement by Bryce Harrington · 10 years ago
  35. 30e24ed configure.ac: bump to version 1.8.93 for the RC1 release by Bryce Harrington · 10 years ago
  36. 45a7c27 clients: If available, prefer top level surfaces for move or rotate by Derek Foreman · 10 years ago
  37. c0c1497 shell: Make sure we actually have a resource in end_busy_cursor by Derek Foreman · 10 years ago
  38. ca510d0 rpi: fix segfault at startup in rpi_flippipe_init() v2 by John Sadler · 10 years ago
  39. 7978bc8 terminal: Don't crash when selecting non-ascii characters by Derek Foreman · 10 years ago
  40. 6179338 compositor-fbdev: Remove bizarre division by sizeof by Derek Foreman · 10 years ago
  41. 3f32a13 Revert "compositor-drm: disable hardware cursors" by Pekka Paalanen · 10 years ago
  42. ae6f1bb clients: Fix height typo in clamp_view() by Bryce Harrington · 10 years ago
  43. 7628789 rpi: prevent segfault on shut-down due to NULL backend by John Sadler · 10 years ago
  44. 960b5eb rpi: avoid segfault in rpir_view_compute_rects() when EGL client destroys buffer by John Sadler · 10 years ago
  45. cdb91d0 configure.ac: bump to version 1.8.92 for the beta release by Bryce Harrington · 10 years ago
  46. 4412cd1 hmi-controller: fix wrong width and height are set to a layer of workspace. by Nobuhiko Tanibata · 10 years ago
  47. d290f88 hmi-controller: fix the laucher layer width by Nobuhiko Tanibata · 10 years ago
  48. acbcc6c ivi-layout: implement surface clipping by Nobuhiko Tanibata · 10 years ago
  49. ab81f15 build, compositor-drm: fix output name constants another way by Pekka Paalanen · 10 years ago
  50. faee330 build: Require newer version of libdrm by Derek Foreman · 10 years ago
  51. decc965 clients: Drop deadlock circumvention hack now that we don't need it by Jonas Ådahl · 11 years ago
  52. 1a912a9 gl-renderer: gl_renderer_create display cleanup on error by Dawid Gajownik · 10 years ago
  53. 89c49b3 compositor-drm: rename outputs to follow kernel style by Pekka Paalanen · 10 years ago
  54. cf34dc2 ivi-shell: remove redundant wl_list_empty/init calls by Ucan, Emre (ADITG/SW1) · 10 years ago
  55. 174257b ivi-shell: clear order.layer_list before reordering it by Ucan, Emre (ADITG/SW1) · 10 years ago
  56. 38fcf38 ivi-shell: clear order.surface_list before reordering it by Ucan, Emre (ADITG/SW1) · 10 years ago
  57. c2be638 ivi-shell: bugfix, list of surfaces on a layer are cumulated when set render order is called several time in one commitchanges. by Ucan, Emre (ADITG/SW1) · 10 years ago
  58. 3f89794 compositor-fbdev: fix VT switching crash by Pekka Paalanen · 10 years ago
  59. 2b25450 compositor-drm: cast surface to EGLNativeWindowType by Dawid Gajownik · 10 years ago
  60. 8358305 configure: fix enable_simple_intel_dmabuf_client=auto by Pekka Paalanen · 10 years ago
  61. f2bf50e configure.ac: bump to version 1.8.91 for the alpha release by Bryce Harrington · 10 years ago
  62. 842ef2f releasing: Soften suggestion to update the wayland version dependency by Bryce Harrington · 10 years ago
  63. cab7ed9 releasing: Update release names by Bryce Harrington · 10 years ago
  64. cb512c0 Fix armhf configure breakage due to missing libdrm_intel package by Bryce Harrington · 10 years ago
  65. a358207 Fix build breakage when using older gbm lacking dmabuf import by Bryce Harrington · 10 years ago
  66. 5386898 clients: add simple-dmabuf client by George Kiagiadakis · 11 years ago
  67. bf8cc6f compositor-drm: dmabuf GBM import by Pekka Paalanen · 11 years ago
  68. e4d231e compositor-drm: init linux_dmabuf support by Pekka Paalanen · 11 years ago
  69. 5ffb440 compositor-x11: init linux_dmabuf support by Pekka Paalanen · 11 years ago
  70. a352580 gl-renderer: add dmabuf import by Pekka Paalanen · 11 years ago
  71. 534defd gl-renderer: introduce struct egl_image by Louis-Francis Ratté-Boulianne · 10 years ago
  72. 230f3b1 dmabuf: implement linux_dmabuf extension by Pekka Paalanen · 11 years ago
  73. 23ab715 protocol: add linux_dmabuf extension (v3) by Pekka Paalanen · 11 years ago
  74. f3c8336 weston-launch: On error putenv returns a non-zero value by Dawid Gajownik · 10 years ago
  75. 2f7d33d compositor: fix crash when destroying incompletely created output by Dawid Gajownik · 10 years ago
  76. 58106d7 fullscreen-shell: Fix modeset on transformed outputs by Jason Ekstrand · 11 years ago
  77. 87c862a input: when destroying a seat, remove keyboard focus first by Derek Foreman · 10 years ago
  78. 74a635b Coding style fixes by Dawid Gajownik · 10 years ago
  79. 5e653ca Use [x]zalloc instead of [x]malloc + memset by Ryo Munakata · 10 years ago
  80. b18f788 xwm: don't let X windows steal the focus by Giulio Camuffo · 10 years ago
  81. 75ead05 rpi-renderer: use weston_output matrix instead of a private matrix by Derek Foreman · 10 years ago
  82. f9318d1 input: add a weston_pointer_clear_focus() helper function by Derek Foreman · 10 years ago
  83. 2ccd9a2 test/ivi: include protocol headers for all used protocols by Bill Spitzak · 10 years ago
  84. 61ed7b6 input: pass the global touch coordinates to the touch grab by Giulio Camuffo · 10 years ago
  85. 7239d74 compositor: remove a call to weston_compositor_schedule_repaint by Ryo Munakata · 10 years ago
  86. e4d6c83 desktop-shell: Make resize and move functions take a pointer instead of a seat by Derek Foreman · 10 years ago
  87. 88249cd don't crash when the key file doesn't exist by David FORT · 10 years ago
  88. 82d4925 backends: don't destroy renderer and output twice by Dawid Gajownik · 10 years ago
  89. 405ae2f compositor-rdp: rdp_destroy() double free error #91457 by Dawid Gajownik · 10 years ago
  90. 0b2bcbf screen-share: don't test keyboard/pointer pointers by Dawid Gajownik · 10 years ago
  91. e42d754 desktop-shell: drop shell_client from the head of the surface list on destroy by Derek Foreman · 10 years ago
  92. f965db5 compositor-rdp: free() can handle NULL pointers by Dawid Gajownik · 10 years ago
  93. 71f5704 main: print backends in help message in alphabetical order by Dawid Gajownik · 10 years ago
  94. 2d7ded8 .gitignore: ignore doxygen generated files v2 by Dawid Gajownik · 10 years ago
  95. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  96. b41b59e fullscreen-shell: Test for device presence properly by Derek Foreman · 10 years ago
  97. 006cf67 desktop-shell: Check for device presence properly by Derek Foreman · 10 years ago
  98. 60d9731 desktop-shell: Don't call wl_list_init() in the middle of a list by Derek Foreman · 10 years ago
  99. 30ce607 input: Check device counts in bind_seat() by Derek Foreman · 10 years ago
  100. d956379 Update .gitignore by Dawid Gajownik · 10 years ago