1. f17c3a4 meson: Set weston-launch as disabled by default by Kenny Levinsen · 3 years, 6 months ago
  2. e1491a7 meson: Print deprecation warning for weston-launch by Kenny Levinsen · 3 years, 6 months ago
  3. dfab60c clients/simple-dmabuf-feedback: fix bound global versions by Simon Ser · 3 years, 6 months ago
  4. 4ac6488 build: bump to version 9.0.93 for the RC1 release by Simon Ser · 3 years, 6 months ago
  5. db7e85d drm: Fix hang on zoom by Derek Foreman · 3 years, 6 months ago
  6. 6338dbd build: deprecate fbdev backend by Simon Ser · 3 years, 6 months ago
  7. 2839e61 build: warn when enabling wl_shell support by Simon Ser · 3 years, 6 months ago
  8. 26b04f0 libweston: fix paint node color invariant by Pekka Paalanen · 3 years, 6 months ago
  9. e948bd4 tests: give name for the test-shell background by Pekka Paalanen · 3 years, 6 months ago
  10. 90687e1 libweston: fix weston_view::geometry.parent comment by Pekka Paalanen · 3 years, 6 months ago
  11. 3151220 clients/simple-*: Add appids for other clients by Marius Vlad · 3 years, 11 months ago
  12. b3544c2 clients/window: Add functions to set/retrieve app_id by Marius Vlad · 3 years, 11 months ago
  13. 713f023 compositor: Fix opaque regions by Derek Foreman · 3 years, 7 months ago
  14. 3492527 doc/sphinx/conf.py.in: Remove year and use VERSION by Marius Vlad · 3 years, 10 months ago
  15. 4e00362 running-weston.rst: Document how to run weston as user service by Marius Vlad · 3 years, 10 months ago
  16. b985c6b tests: fix leak in drm-smoke-test.c by Leandro Ribeiro · 4 years, 2 months ago
  17. 5911d2a tests: fix leak when we won't run DRM-backend tests by Leandro Ribeiro · 3 years, 10 months ago
  18. d42fa30 launcher: fix leak in launcher_weston_launch_connect() by Leandro Ribeiro · 4 years, 2 months ago
  19. bd4f250 compositor: fix leak in load_drm_backend() by Leandro Ribeiro · 4 years, 2 months ago
  20. c826d8f xwayland: Fix user after free on shutdown by Derek Foreman · 3 years, 7 months ago
  21. 6c2646e screen-share: Fix start-on-startup config option handling by Marek Vasut · 3 years, 7 months ago
  22. f079f43 clients/window: Fix animated cursors by Derek Foreman · 3 years, 7 months ago
  23. 3759ad1 tests: Fix use after free on exit by Derek Foreman · 3 years, 7 months ago
  24. 37a0544 backend-wayland: Destroy touch device before seat by Daniel Stone · 3 years, 7 months ago
  25. 2c1ed28 build: bump to version 9.0.92 for the beta release by Simon Ser · 3 years, 7 months ago
  26. bb55d86 backend-drm/drm-gbm: gbm_device_destroy on an invalid gbm device by Marius Vlad · 3 years, 7 months ago
  27. 3c5e6c5 clients/meson:build: Conditionally build dmabuf-feedback client by Marius Vlad · 3 years, 8 months ago
  28. 9b82be0 simple-egl: Don't set-up alpha for opaque/fullscreen by Marius Vlad · 3 years, 7 months ago
  29. c3f7a49 kiosk-shell: Do not leave views on layers on shell destroy by Marius Vlad · 3 years, 8 months ago
  30. d25d63e desktop-shell: Do not leave views in layers upon shell destruction by Marius Vlad · 3 years, 9 months ago
  31. f2452d6 libweston: Convert remaning destroy signals by Marius Vlad · 3 years, 8 months ago
  32. ee57167 tests/safe-signal-output-removal: Add test for output removal by Marius Vlad · 3 years, 8 months ago
  33. 2015dfc compositor: Fix removal of an output by Marius Vlad · 3 years, 8 months ago
  34. fa48c5e libweston: Use weston_signal_emit_mutable for surface destruction by Alexandros Frantzis · 5 years ago
  35. 9901730 test/safe-signal: Add a basic test for weston_signal_emit_mutable by Marius Vlad · 3 years, 8 months ago
  36. 8b6daa4 libweston: Introduce a safer wayland signal emission by Alexandros Frantzis · 5 years ago
  37. 23f7e26 tests/xwayland: Remove manual timeout implementation by Daniel Stone · 3 years, 8 months ago
  38. 1cca054 build: bump to version 9.0.91 for the alpha release by Simon Ser · 3 years, 8 months ago
  39. 0732604 .gitlab-ci: Retrieve return value before any other command by Marius Vlad · 3 years, 8 months ago
  40. 6eabd93 clients/simple-damage,simple-shm: Use calloc instead of malloc by Marius Vlad · 3 years, 8 months ago
  41. f676a8f kiosk-shell: Add a border fill to non-fullscreen views by Marius Vlad · 3 years, 9 months ago
  42. 57d609a backend-drm: Cache fb<->plane format compatibility list by Daniel Stone · 3 years, 9 months ago
  43. 7d27df4 backend-drm: Cache drm_fb for each weston_buffer by Daniel Stone · 3 years, 9 months ago
  44. 2ecc38b backend-drm: Move fb -> buffer reference to plane state by Daniel Stone · 3 years, 9 months ago
  45. 267f6cc backend-drm: Move drm_fb reference to state-propose by Daniel Stone · 3 years, 9 months ago
  46. 9e379db backend-drm: Early-out in plane assignment for unimportable buffers by Daniel Stone · 3 years, 9 months ago
  47. f508603 backend-drm: Free scanout format table after use by Daniel Stone · 3 years, 8 months ago
  48. 61851f5 content-protection: Don't leak update timer on shutdown by Daniel Stone · 3 years, 8 months ago
  49. a272604 clients/simple-dmabuf-feedback: pretty print format/modifier pairs by Leandro Ribeiro · 3 years, 8 months ago
  50. 3569de7 CI: emit cobertura artifact from only one job by Pekka Paalanen · 3 years, 8 months ago
  51. 533950c tests: Serialise drm-smoke-test against everything else by Daniel Stone · 3 years, 8 months ago
  52. 2882143 .gitlab.ci: Enable debug for libsteat and for the DRM backend by Marius Vlad · 3 years, 8 months ago
  53. 78ba711 simple-egl: Avoid 30bpc configs by Daniel Stone · 3 years, 9 months ago
  54. 8817a5f backend-x11: Fix EGL compile warning by Daniel Stone · 3 years, 9 months ago
  55. b25f8ae remoting: Fix warnings for multi-planar interface by Daniel Stone · 3 years, 9 months ago
  56. 18d9ad9 clients: add client to test the dma-buf feedback implementation by Leandro Ribeiro · 3 years, 8 months ago
  57. 5429302 backend-drm: add KMS plane's formats to per-surface dma-buf feedback by Leandro Ribeiro · 3 years, 10 months ago
  58. 0a7034c backend-drm: keep track of the reason why promoting view to a plane failed by Leandro Ribeiro · 3 years, 11 months ago
  59. 8eb8414 libweston: add initial dma-buf feedback implementation by Leandro Ribeiro · 4 years, 7 months ago
  60. 18f53ab libweston: assert that renderer->get_supported_formats() is set by Leandro Ribeiro · 3 years, 10 months ago
  61. 60c7fee drm-formats: add weston_drm_format_array_count_pairs() by Leandro Ribeiro · 3 years, 10 months ago
  62. f9787ba gl-renderer: query DRM device given an EGLDisplay by Scott Anderson · 4 years, 7 months ago
  63. 6e98c0d CI: bump mesa and wayland-protocol versions for dma-buf feedback by Leandro Ribeiro · 3 years, 8 months ago
  64. b4e70a4 simple-egl: only force config buffer size for 16bpp by Manuel Stoeckl · 3 years, 9 months ago
  65. 4564b79 ci: Move Debian from Buster to Bullseye by Daniel Stone · 4 years ago
  66. 753b665 CI: Upgrade kernel to v5.14 by Daniel Stone · 4 years ago
  67. 42c763c ci: Use a non-conflicting directory for PipeWire clone by Daniel Stone · 4 years ago
  68. 430378e ci: Clean up Wayland build directory by Daniel Stone · 4 years ago
  69. e9a0c06 libinput-seat: Cascade errors and bail out in case of failure by Marius Vlad · 4 years ago
  70. 137c793 desktop-shell: Guard against invalid seats in get_shell_seat() by Marius Vlad · 3 years, 9 months ago
  71. a882794 compositor: add icc_profile weston.ini option for outputs by Pekka Paalanen · 4 years, 2 months ago
  72. 9a9e6ce libweston: add weston_output::color_profile by Pekka Paalanen · 4 years, 2 months ago
  73. 9a0aa37 libweston: refactor into weston_output_set_color_transforms() by Pekka Paalanen · 4 years, 2 months ago
  74. f45d576 color: add weston_compositor_load_icc_file() by Pekka Paalanen · 4 years, 2 months ago
  75. aa6346f color: introduce weston_color_profile by Pekka Paalanen · 4 years, 2 months ago
  76. 29d81c0 Fix crash on activating a text area without a real keyboard by Takuro Ashie · 4 years ago
  77. 7c12182 clients: don't use deprecated fontconfig aliases by Alyssa Ross · 3 years, 9 months ago
  78. 6e2eb8f terminal: use /bin/sh as the default shell by Alyssa Ross · 3 years, 9 months ago
  79. 0d5ce4f readme: advertise the doc website by Simon Ser · 3 years, 9 months ago
  80. 15d7546 tests: refactoring alpha-blending by Vitaly Prosyak · 3 years, 9 months ago
  81. 4b23aa1 kiosk-shell: Remove keyboard_focus and seat_caps listeners by Marius Vlad · 4 years ago
  82. f886311 kiosk-shell: ignore additional seats by Marius Vlad · 3 years, 9 months ago
  83. 79cf52e kiosk-shell: Handle child top-level windows at destruction by Marius Vlad · 3 years, 9 months ago
  84. 365f445 kiosk-shell: Embed keyboard focus activation code by Marius Vlad · 4 years, 5 months ago
  85. 742a023 gl-renderer: add support for (a|x)bgr16161616f shm formats by Manuel Stoeckl · 3 years, 9 months ago
  86. 5b357a4 backend-rdp: Correctly tear down the RDP back-end by Marius Vlad · 4 years, 5 months ago
  87. 5699dba desktop-shell: Don't crash on when attemping to switch by Marius Vlad · 3 years, 10 months ago
  88. b5dbb7a kiosk-shell: Allow to retrieve surface labels by Marius Vlad · 3 years, 10 months ago
  89. 2be0937 desktop-shell, kiosk-shell: Migrate helpers to create a view to shell-utils by Marius Vlad · 4 years, 5 months ago
  90. d98c7e8 shared/shell-utils: Create common helpers functions for shells by Marius Vlad · 4 years, 5 months ago
  91. d6ccc8b libweston: Rename weston_view_activate() to weston_view_activate_input() by Marius Vlad · 4 years, 5 months ago
  92. f3584cf desktop-shell: Remove keyboard_focus_listener by Marius Vlad · 3 years, 9 months ago
  93. f12697b desktop-shell: Embed keyboard focus handle code when activating by Marius Vlad · 4 years, 5 months ago
  94. ab39e1d desktop-shell: Rename gain/lose keyboard focus to activate/de-activate by Marius Vlad · 4 years, 5 months ago
  95. 05bef4c desktop-shell: Remove no-op de-activation of the xdg top-level surface by Marius Vlad · 4 years, 5 months ago
  96. 11bc0d0 kiosk-shell: Swap green with blue for the background-color by Marius Vlad · 3 years, 9 months ago
  97. d4a208c pipewire: Drop support for 0.2 API by Emmanuel Gil Peyrot · 3 years, 9 months ago
  98. c7fbc97 gl-renderer: add support for (a|x)bgr2101010 shm formats by Manuel Stoeckl · 3 years, 10 months ago
  99. b02149e screen-share: Add option to start screen sharing on weston startup by Marek Vasut · 3 years, 11 months ago
  100. c00aba6 xwayland: Fix copy and paste error by Derek Foreman · 3 years, 9 months ago