1. 64b2ed9 weston: weston_compositor struct compile fail [1/1] by leng.fang · 1 year ago
  2. c616dad weston: sync vidda patch(44-48) [2/2] by limin.tian · 1 year, 1 month ago
  3. 9f2f82b weston-10: After startup, connect 4kTV, output resolution is only 1080P [1/1] by chen.wang1 · 1 year, 1 month ago
  4. 9cf09e2 weston: light sleep function [1/1] by leng.fang · 1 year, 1 month ago
  5. e9d800e weston: fix weston suspend [1/1] by leng.fang · 1 year, 1 month ago
  6. c81d867 weston: initialize lock variables [1/1] by leng.fang · 1 year, 1 month ago
  7. d8ab287 weston: fix weston compile issue for mode policy update [1/1] by leng.fang · 1 year, 1 month ago
  8. 13fd398 weston: switch mode during video playback [1/1] by leng.fang · 1 year, 1 month ago
  9. 2c0999b weston: Weston_status_check failed [1/1] by leng.fang · 1 year, 1 month ago
  10. b1081a3 weston: add interface with meson display [1/1] by leng.fang · 1 year, 1 month ago
  11. dbaf6fa weston: add simple shell protocol [1/1] by leng.fang · 1 year, 1 month ago
  12. 9185607 weston: add modepolicy [1/1] by leng.fang · 1 year, 2 months ago
  13. 32af9fc weston: all patch add merge weston [1/1] by leng.fang · 1 year, 2 months ago
  14. ba89f00 weston: add weston code [1/1] by Dongjin Kim · 10 months ago
  15. 21244f1 Merge commit '51dab43170c644089da4c6ffeaf07cf9e3db0c22' into v10.0.0-amlogic by Dongjin Kim · 8 months ago
  16. 51dab43 10.0.0-1 (patches unapplied) by Héctor Orón Martínez · 3 years, 6 months ago
  17. 4a03924 build: bump to version 10.0.0 for the official release by Simon Ser · 3 years, 6 months ago
  18. c8a9fb4 ci: Enable weston-launch explicitly for test by Kenny Levinsen · 3 years, 6 months ago
  19. 834df18 meson: Rename to deprecated-weston-launch by Kenny Levinsen · 3 years, 6 months ago
  20. f17c3a4 meson: Set weston-launch as disabled by default by Kenny Levinsen · 3 years, 6 months ago
  21. e1491a7 meson: Print deprecation warning for weston-launch by Kenny Levinsen · 3 years, 6 months ago
  22. dfab60c clients/simple-dmabuf-feedback: fix bound global versions by Simon Ser · 3 years, 6 months ago
  23. 4ac6488 build: bump to version 9.0.93 for the RC1 release by Simon Ser · 3 years, 6 months ago
  24. db7e85d drm: Fix hang on zoom by Derek Foreman · 3 years, 6 months ago
  25. 6338dbd build: deprecate fbdev backend by Simon Ser · 3 years, 6 months ago
  26. 2839e61 build: warn when enabling wl_shell support by Simon Ser · 3 years, 6 months ago
  27. 26b04f0 libweston: fix paint node color invariant by Pekka Paalanen · 3 years, 6 months ago
  28. e948bd4 tests: give name for the test-shell background by Pekka Paalanen · 3 years, 6 months ago
  29. 90687e1 libweston: fix weston_view::geometry.parent comment by Pekka Paalanen · 3 years, 6 months ago
  30. 3151220 clients/simple-*: Add appids for other clients by Marius Vlad · 3 years, 11 months ago
  31. b3544c2 clients/window: Add functions to set/retrieve app_id by Marius Vlad · 3 years, 11 months ago
  32. 713f023 compositor: Fix opaque regions by Derek Foreman · 3 years, 7 months ago
  33. 3492527 doc/sphinx/conf.py.in: Remove year and use VERSION by Marius Vlad · 3 years, 10 months ago
  34. 4e00362 running-weston.rst: Document how to run weston as user service by Marius Vlad · 3 years, 10 months ago
  35. b985c6b tests: fix leak in drm-smoke-test.c by Leandro Ribeiro · 4 years, 2 months ago
  36. 5911d2a tests: fix leak when we won't run DRM-backend tests by Leandro Ribeiro · 3 years, 10 months ago
  37. d42fa30 launcher: fix leak in launcher_weston_launch_connect() by Leandro Ribeiro · 4 years, 2 months ago
  38. bd4f250 compositor: fix leak in load_drm_backend() by Leandro Ribeiro · 4 years, 2 months ago
  39. c826d8f xwayland: Fix user after free on shutdown by Derek Foreman · 3 years, 7 months ago
  40. 6c2646e screen-share: Fix start-on-startup config option handling by Marek Vasut · 3 years, 7 months ago
  41. f079f43 clients/window: Fix animated cursors by Derek Foreman · 3 years, 7 months ago
  42. 3759ad1 tests: Fix use after free on exit by Derek Foreman · 3 years, 7 months ago
  43. 37a0544 backend-wayland: Destroy touch device before seat by Daniel Stone · 3 years, 7 months ago
  44. 2c1ed28 build: bump to version 9.0.92 for the beta release by Simon Ser · 3 years, 7 months ago
  45. bb55d86 backend-drm/drm-gbm: gbm_device_destroy on an invalid gbm device by Marius Vlad · 3 years, 7 months ago
  46. 3c5e6c5 clients/meson:build: Conditionally build dmabuf-feedback client by Marius Vlad · 3 years, 8 months ago
  47. 9b82be0 simple-egl: Don't set-up alpha for opaque/fullscreen by Marius Vlad · 3 years, 7 months ago
  48. c3f7a49 kiosk-shell: Do not leave views on layers on shell destroy by Marius Vlad · 3 years, 8 months ago
  49. d25d63e desktop-shell: Do not leave views in layers upon shell destruction by Marius Vlad · 3 years, 9 months ago
  50. f2452d6 libweston: Convert remaning destroy signals by Marius Vlad · 3 years, 8 months ago
  51. ee57167 tests/safe-signal-output-removal: Add test for output removal by Marius Vlad · 3 years, 8 months ago
  52. 2015dfc compositor: Fix removal of an output by Marius Vlad · 3 years, 8 months ago
  53. fa48c5e libweston: Use weston_signal_emit_mutable for surface destruction by Alexandros Frantzis · 5 years ago
  54. 9901730 test/safe-signal: Add a basic test for weston_signal_emit_mutable by Marius Vlad · 3 years, 8 months ago
  55. 8b6daa4 libweston: Introduce a safer wayland signal emission by Alexandros Frantzis · 5 years ago
  56. 23f7e26 tests/xwayland: Remove manual timeout implementation by Daniel Stone · 3 years, 8 months ago
  57. 1cca054 build: bump to version 9.0.91 for the alpha release by Simon Ser · 3 years, 8 months ago
  58. 0732604 .gitlab-ci: Retrieve return value before any other command by Marius Vlad · 3 years, 8 months ago
  59. 6eabd93 clients/simple-damage,simple-shm: Use calloc instead of malloc by Marius Vlad · 3 years, 8 months ago
  60. f676a8f kiosk-shell: Add a border fill to non-fullscreen views by Marius Vlad · 3 years, 9 months ago
  61. 57d609a backend-drm: Cache fb<->plane format compatibility list by Daniel Stone · 3 years, 9 months ago
  62. 7d27df4 backend-drm: Cache drm_fb for each weston_buffer by Daniel Stone · 3 years, 9 months ago
  63. 2ecc38b backend-drm: Move fb -> buffer reference to plane state by Daniel Stone · 3 years, 9 months ago
  64. 267f6cc backend-drm: Move drm_fb reference to state-propose by Daniel Stone · 3 years, 9 months ago
  65. 9e379db backend-drm: Early-out in plane assignment for unimportable buffers by Daniel Stone · 3 years, 9 months ago
  66. f508603 backend-drm: Free scanout format table after use by Daniel Stone · 3 years, 8 months ago
  67. 61851f5 content-protection: Don't leak update timer on shutdown by Daniel Stone · 3 years, 8 months ago
  68. a272604 clients/simple-dmabuf-feedback: pretty print format/modifier pairs by Leandro Ribeiro · 3 years, 8 months ago
  69. 3569de7 CI: emit cobertura artifact from only one job by Pekka Paalanen · 3 years, 8 months ago
  70. 533950c tests: Serialise drm-smoke-test against everything else by Daniel Stone · 3 years, 8 months ago
  71. 2882143 .gitlab.ci: Enable debug for libsteat and for the DRM backend by Marius Vlad · 3 years, 8 months ago
  72. 78ba711 simple-egl: Avoid 30bpc configs by Daniel Stone · 3 years, 9 months ago
  73. 8817a5f backend-x11: Fix EGL compile warning by Daniel Stone · 3 years, 9 months ago
  74. b25f8ae remoting: Fix warnings for multi-planar interface by Daniel Stone · 3 years, 9 months ago
  75. 18d9ad9 clients: add client to test the dma-buf feedback implementation by Leandro Ribeiro · 3 years, 8 months ago
  76. 5429302 backend-drm: add KMS plane's formats to per-surface dma-buf feedback by Leandro Ribeiro · 3 years, 10 months ago
  77. 0a7034c backend-drm: keep track of the reason why promoting view to a plane failed by Leandro Ribeiro · 3 years, 11 months ago
  78. 8eb8414 libweston: add initial dma-buf feedback implementation by Leandro Ribeiro · 4 years, 7 months ago
  79. 18f53ab libweston: assert that renderer->get_supported_formats() is set by Leandro Ribeiro · 3 years, 10 months ago
  80. 60c7fee drm-formats: add weston_drm_format_array_count_pairs() by Leandro Ribeiro · 3 years, 10 months ago
  81. f9787ba gl-renderer: query DRM device given an EGLDisplay by Scott Anderson · 4 years, 7 months ago
  82. 6e98c0d CI: bump mesa and wayland-protocol versions for dma-buf feedback by Leandro Ribeiro · 3 years, 8 months ago
  83. b4e70a4 simple-egl: only force config buffer size for 16bpp by Manuel Stoeckl · 3 years, 9 months ago
  84. 4564b79 ci: Move Debian from Buster to Bullseye by Daniel Stone · 4 years ago
  85. 753b665 CI: Upgrade kernel to v5.14 by Daniel Stone · 4 years ago
  86. 42c763c ci: Use a non-conflicting directory for PipeWire clone by Daniel Stone · 4 years ago
  87. 430378e ci: Clean up Wayland build directory by Daniel Stone · 4 years ago
  88. e9a0c06 libinput-seat: Cascade errors and bail out in case of failure by Marius Vlad · 4 years ago
  89. 137c793 desktop-shell: Guard against invalid seats in get_shell_seat() by Marius Vlad · 3 years, 9 months ago
  90. a882794 compositor: add icc_profile weston.ini option for outputs by Pekka Paalanen · 4 years, 2 months ago
  91. 9a9e6ce libweston: add weston_output::color_profile by Pekka Paalanen · 4 years, 2 months ago
  92. 9a0aa37 libweston: refactor into weston_output_set_color_transforms() by Pekka Paalanen · 4 years, 2 months ago
  93. f45d576 color: add weston_compositor_load_icc_file() by Pekka Paalanen · 4 years, 2 months ago
  94. aa6346f color: introduce weston_color_profile by Pekka Paalanen · 4 years, 2 months ago
  95. 29d81c0 Fix crash on activating a text area without a real keyboard by Takuro Ashie · 4 years ago
  96. 7c12182 clients: don't use deprecated fontconfig aliases by Alyssa Ross · 3 years, 9 months ago
  97. 6e2eb8f terminal: use /bin/sh as the default shell by Alyssa Ross · 3 years, 9 months ago
  98. 0d5ce4f readme: advertise the doc website by Simon Ser · 3 years, 9 months ago
  99. 15d7546 tests: refactoring alpha-blending by Vitaly Prosyak · 3 years, 9 months ago
  100. 4b23aa1 kiosk-shell: Remove keyboard_focus and seat_caps listeners by Marius Vlad · 4 years ago