1. ba89f00 weston: add weston code [1/1] by Dongjin Kim · 10 months ago
  2. ec0b717 fullscreen-shell : fullscreen-shell doesn't support the screenshooter by yj1231.heo · 4 years, 2 months ago
  3. 401b876 fullscreen-shell/fullscreen-shell.c: prevent seat_created() from being called with l == NULL by ahe · 5 years ago
  4. 6ffbba3 Use weston_compositor_add_destroy_listener_once() in plugins by Pekka Paalanen · 6 years ago
  5. 71ff95a build: separate deps for int and ext libweston users by Pekka Paalanen · 6 years ago
  6. 4f5e360 build: simplify include_directories by Pekka Paalanen · 6 years ago
  7. 03eacfa build: shells do not need matrix.c by Pekka Paalanen · 6 years ago
  8. 3d5d947 Rename compositor.h to libweston/libweston.h by Pekka Paalanen · 6 years ago
  9. 426c246 Fix typos all around (thanks codespell!) by Emmanuel Gil Peyrot · 6 years ago
  10. 8011b0f Add Meson build system by Daniel Stone · 9 years ago
  11. 055c113 libweston: make wl_output point to weston_head by Pekka Paalanen · 8 years ago
  12. 9ffb250 libweston: introduce weston_output_from_resource() by Pekka Paalanen · 8 years ago
  13. da01c1d weston: Make the shell entrypoint specific by Quentin Glidic · 9 years ago
  14. 8af2bec weston: Properly namespace modules entrypoint by Quentin Glidic · 9 years ago
  15. 3d7ca3b libweston: Properly namespace modules entrypoint by Quentin Glidic · 9 years ago
  16. 8268157 libweston: Position layers in an absolute way by Quentin Glidic · 9 years ago
  17. e91b6e9 fullscreen-shell: avoid access to freed data by Arnaud Vrac · 9 years ago
  18. 2edc3d5 libweston: Rename weston_surface::configure to ::committed by Quentin Glidic · 9 years ago
  19. ccfd029 fullscreen-shell: Ensure that fs surface is presented on all outputs by Armin Krezović · 9 years ago
  20. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  21. b1a48e6 fullscreen-shell: update for manual surface/view mapping by Armin Krezović · 9 years ago
  22. 260c2ff input: Rename weston_surface_activate to weston_seat_set_keyboard_focus by Bryce Harrington · 9 years ago
  23. 70487cd fullscreen-shell: Avoid NULL pointer dereference by Armin Krezović · 9 years ago
  24. 3b22761 fullscreen-shell: Use 'surface-local' to correct grammar by Yong Bakos · 9 years ago
  25. 496adb3 Use fullscreen-shell.xml from wayland-protocols by Jonas Ådahl · 10 years ago
  26. 58106d7 fullscreen-shell: Fix modeset on transformed outputs by Jason Ekstrand · 11 years ago
  27. 5e653ca Use [x]zalloc instead of [x]malloc + memset by Ryo Munakata · 10 years ago
  28. 1281a36 input: Don't test keyboard/pointer/touch pointers by Derek Foreman · 10 years ago
  29. b41b59e fullscreen-shell: Test for device presence properly by Derek Foreman · 10 years ago
  30. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  31. af637c2 *-shell: Update boilerplate from MIT X11 license to MIT Expat licenses by Bryce Harrington · 10 years ago
  32. 6ae7bc9 compositor: Refactor weston_output_mode_switch() by Derek Foreman · 11 years ago
  33. 69c6273 shell: fix weston_output_mode_switch() usage by Derek Foreman · 11 years ago
  34. d1ceecf fullscreen-shell: Fix compiler warnings by Giulio Camuffo · 11 years ago
  35. 946a948 Add a wl_fullscreen_shell implementation by Jason Ekstrand · 11 years ago