1. 531dd23 weston: Weston Log Mechanism Development [1/1] by limin.tian · 6 months ago
  2. ebd9e93 weston: modify ui-size for every output [1/1] by limin.tian · 10 months ago
  3. dbaf6fa weston: add simple shell protocol [1/1] by leng.fang · 1 year ago
  4. 32af9fc weston: all patch add merge weston [1/1] by leng.fang · 1 year, 1 month ago
  5. ba89f00 weston: add weston code [1/1] by Dongjin Kim · 9 months ago
  6. bd4f250 compositor: fix leak in load_drm_backend() by Leandro Ribeiro · 4 years, 1 month ago
  7. 6c2646e screen-share: Fix start-on-startup config option handling by Marek Vasut · 3 years, 6 months ago
  8. a882794 compositor: add icc_profile weston.ini option for outputs by Pekka Paalanen · 4 years, 1 month ago
  9. 29d81c0 Fix crash on activating a text area without a real keyboard by Takuro Ashie · 3 years, 11 months ago
  10. b02149e screen-share: Add option to start screen sharing on weston startup by Marek Vasut · 3 years, 10 months ago
  11. 5ff978a weston-keyboard: Enable to set as overlay panel by Takuro Ashie · 3 years, 10 months ago
  12. 60ab036 compositor: Allow disabling default flight recorders by Derek Foreman · 3 years, 9 months ago
  13. eff793a Fix indentation all through the project by Emmanuel Gil Peyrot · 4 years ago
  14. 60855b1 compositor: Added autolaunch support. by Alvarito050506 · 4 years ago
  15. 1f57a1f compositor: Move `child_process_list` from global to `wet_compositor`. by Alvarito050506 · 4 years ago
  16. 2516e33 compositor: fix leaking log_scopes by Pekka Paalanen · 4 years, 1 month ago
  17. 478123b Revert "compositor: add weston.ini option use-renderer-shadow" by Pekka Paalanen · 4 years, 3 months ago
  18. c87fa24 compositor: add weston.ini option to enable color management by Pekka Paalanen · 4 years, 3 months ago
  19. d3630ac compositor: Improve logging message by Damian Wrobel · 4 years, 2 months ago
  20. a49ca3d compositor: fix UAF on text-backend tear-down by Pekka Paalanen · 4 years, 2 months ago
  21. 91f398b libweston: do not forget to check if test_data is NULL by Leandro Ribeiro · 4 years, 4 months ago
  22. 19d31dd libweston: add required_capabilities test suite quirk by Pekka Paalanen · 4 years, 4 months ago
  23. ed2182f compositor: print all existing capability bits by Pekka Paalanen · 4 years, 4 months ago
  24. eb2aa7d compositor: move colon in capability printing by Pekka Paalanen · 4 years, 4 months ago
  25. 022ea43 xwayland: Pass -listenfd instead of -listen <fd> by Vlad Zahorodnii · 4 years, 5 months ago
  26. 81ef6d0 compositor: add weston.ini option use-renderer-shadow by Pekka Paalanen · 4 years, 7 months ago
  27. b5265af libweston: add color ops cap and bool renderer shadow buffer by Pekka Paalanen · 4 years, 7 months ago
  28. 5b5decb compositor: Add suggestion when colord is enabled but not LCMS by Emmanuel Gil Peyrot · 4 years, 5 months ago
  29. ffe4221 screen-share: fix possible memory leak for `out_pixman_error` case by xndcn · 4 years, 6 months ago
  30. 6aa4684 compositor: Fix possible memory leak when wl_display_create() fails by Anurup M · 4 years, 8 months ago
  31. a86b590 backend-drm: Fix ignoring config 'require-input' option by Marius Vlad · 4 years, 7 months ago
  32. cdb7218 compositor: move tests quirks initialization to weston_compositor_create() by Leandro Ribeiro · 4 years, 8 months ago
  33. bc56729 screenshooter: rename some functions to avoid conflicts by Leandro Ribeiro · 4 years, 9 months ago
  34. 2d4dd70 libweston: drop opaque struct wet_testsuite_data by Leandro Ribeiro · 4 years, 9 months ago
  35. 32a5acd tests: add mechanism to change Weston's behavior when running certain tests by Leandro Ribeiro · 4 years, 9 months ago
  36. 4314123 compositor: delete segv_compositor by Pekka Paalanen · 4 years, 9 months ago
  37. ae69381 compositor: avoid setting WAYLAND_DISPLAY=wayland-0 by Manuel Stoeckl · 4 years, 10 months ago
  38. c4076ef plug-ins: Migrate pipewire and remoting plug-ins headers to public header by Marius Vlad · 4 years, 10 months ago
  39. e55c86a screen-share: don't get weston_config object before zalloc by Jimmy Ohn · 5 years ago
  40. 478710c meson: enable undefined functions errors for colord by Guillaume Champagne · 5 years ago
  41. 7451f99 meson: add lcms2 dependency to cms-colord by Guillaume Champagne · 5 years ago
  42. e57d8ae drm-backend: add --continue-without-input command line option to DRM-backend by Leandro Ribeiro · 5 years ago
  43. 2eda978 compositor: Quit when failing to open log file by Antonio Caggiano · 5 years ago
  44. fdc9b4b compositor: Print error opening log file by Antonio Caggiano · 5 years ago
  45. 5450456 compositor: Fail on invalid transform for headless by Daniel Stone · 5 years ago
  46. 1c0507b compositor: Use weston_head transform for output default by Daniel Stone · 6 years ago
  47. aaf3558 compositor: Fail output configuration on invalid transform by Daniel Stone · 5 years ago
  48. 31af69d compositor: Fix default transforms when output section declared by Daniel Stone · 6 years ago
  49. dd84ecf compositor: add scale cmdline option for headless by Pekka Paalanen · 5 years ago
  50. 8060d82 Redefine output rotations by Pekka Paalanen · 5 years ago
  51. 9aaaf96 compositor: destroy log context only after the destruction of subscribers by Leandro Ribeiro · 5 years ago
  52. 1ded661 weston-log: merge functions that destroy different types of subscribers by Leandro Ribeiro · 5 years ago
  53. 4b1de01 build: add rpath to modules that use symbols from libexec_weston by Philipp Zabel · 5 years ago
  54. 9096dee headless: fix uninitialized variable by Guillaume Champagne · 5 years ago
  55. 61a6b03 compositor: add test suite data by Pekka Paalanen · 6 years ago
  56. ca640d5 libweston: fold weston_compositor_tear_down() into weston_compositor_destroy() by Leandro Ribeiro · 5 years ago
  57. 4ec38d1 weston-log: replace weston_log_ctx_compositor_destroy() by weston_log_ctx_destroy() by Leandro Ribeiro · 5 years ago
  58. 4f13595 weston-log: rename weston_log_ctx_compositor_create() to weston_log_ctx_create() by Leandro Ribeiro · 5 years ago
  59. f014964 weston-log: rename the confusing function name weston_compositor_log_scope_destroy() by Leandro Ribeiro · 6 years ago
  60. 5976dbb weston-log: rename the confusing function name weston_compositor_add_log_scope() by Leandro Ribeiro · 6 years ago
  61. 2a6cfef screen-share: define variable type before using as function argument by Leandro Ribeiro · 6 years ago
  62. dd8219b option-parser: Make bools boolean by Daniel Stone · 6 years ago
  63. 51d995a config-parser: Make get_bool be bool by Daniel Stone · 6 years ago
  64. 0f6bd69 screen-share: get previous_damage from data argument instead of weston_output by Leandro Ribeiro · 6 years ago
  65. 3025353 compositor: allow double-loading modules by Pekka Paalanen · 6 years ago
  66. 6ffbba3 Use weston_compositor_add_destroy_listener_once() in plugins by Pekka Paalanen · 6 years ago
  67. 5caef6d colord: remove destroy listener on clean-up by Pekka Paalanen · 6 years ago
  68. 9c4b5c4 compositor: Fix some warning when passing debugoptimized to meson by Marius Vlad · 6 years ago
  69. ded0b77 compositor: Pass the entire string in one-shot when writting logger data by Marius Vlad · 6 years ago
  70. 91dffa3 compositor: Allow protocol to be displayed when asked for, even if we're not supplying debug argument by Marius Vlad · 6 years ago
  71. 8e7f950 Link Weston plugins to libexec-weston.so by Pekka Paalanen · 6 years ago
  72. 699d89c cms-colord: work around unresolved symbols by Pekka Paalanen · 6 years ago
  73. b35c21f compositor: turn weston main() into a lib by Pekka Paalanen · 6 years ago
  74. 71ff95a build: separate deps for int and ext libweston users by Pekka Paalanen · 6 years ago
  75. 9bb1c3a weston-log: Add 'destroy_subscription' callback for the subscription by Marius Vlad · 6 years ago
  76. c57a8cc compositor: add use-gl option to headless by Pekka Paalanen · 6 years ago
  77. 4f5e360 build: simplify include_directories by Pekka Paalanen · 6 years ago
  78. c232f8d Unify the include style of shared/ headers by Pekka Paalanen · 6 years ago
  79. 5c5f027 compositor: Do not trigger invalid destructors when hotunplugging by Miguel A. Vico · 6 years ago
  80. 93dde24 libweston: Add functions to modify disable_planes counter for an output by Ankit Nautiyal · 6 years ago
  81. e568488 compositor: Return the number of bytes written as to format properly by Marius Vlad · 6 years ago
  82. bf5b621 screen-share: use pixman_image_composite32 instead of pixman_blt by Stefan Agner · 6 years ago
  83. ab840fc screen-share: move damage calculation after screen resize by Stefan Agner · 6 years ago
  84. 64e2964 screen-share: fix error handling by Stefan Agner · 6 years ago
  85. 2b2c9a6 screen-share: align read_pixels call with screenshooter by Stefan Agner · 6 years ago
  86. 7216d4c compositor: Bring back the old timestamp format for the log scope by Marius Vlad · 6 years ago
  87. bed9b81 compositor: Use only 'log' scope to print libwayland messages by Marius Vlad · 6 years ago
  88. f6e7d2c screen-share: destroy seat on remove by Stefan Agner · 6 years ago
  89. d5d5aa9 Add pipewire plugin by Michael Olbrich · 6 years ago
  90. e2d2ab7 compositor: Remove from main displaying available log scopes by Marius Vlad · 6 years ago
  91. 5925558 compositor: Add debug key-binding to display/dump flight recorder contents by Marius Vlad · 6 years ago
  92. b5ac5a9 compositor: Plug-in the flight recorder by Marius Vlad · 6 years ago
  93. b599ad7 compositor: Create the 'log' scope much earlier by Marius Vlad · 6 years ago
  94. 284d534 compositor: Destroy the compositor before the log scope by Marius Vlad · 6 years ago
  95. f387f84 compositor: Plug-in the file stream by Marius Vlad · 6 years ago
  96. c901e89 weston-debug: Rename weston-debug to weston-log to better reflect its purpose by Marius Vlad · 6 years ago
  97. 63ef078 libweston: Migrate functions that operate on 'weston_output' into backend header by Marius Vlad · 6 years ago
  98. 9eb2064 libweston: Migrate functions that operate on input objects by Marius Vlad · 6 years ago
  99. 1c0d04b libweston: do not include config-parser.h by Pekka Paalanen · 6 years ago
  100. 3ea03bb remoting: make a gstreamer pipeline configurable by Tomohito Esaki · 6 years ago