1. 6c2646e screen-share: Fix start-on-startup config option handling by Marek Vasut · 3 years, 7 months ago
  2. b02149e screen-share: Add option to start screen sharing on weston startup by Marek Vasut · 3 years, 11 months ago
  3. ffe4221 screen-share: fix possible memory leak for `out_pixman_error` case by xndcn · 4 years, 7 months ago
  4. e55c86a screen-share: don't get weston_config object before zalloc by Jimmy Ohn · 5 years ago
  5. 8060d82 Redefine output rotations by Pekka Paalanen · 5 years ago
  6. 2a6cfef screen-share: define variable type before using as function argument by Leandro Ribeiro · 6 years ago
  7. 0f6bd69 screen-share: get previous_damage from data argument instead of weston_output by Leandro Ribeiro · 6 years ago
  8. 6ffbba3 Use weston_compositor_add_destroy_listener_once() in plugins by Pekka Paalanen · 6 years ago
  9. 93dde24 libweston: Add functions to modify disable_planes counter for an output by Ankit Nautiyal · 6 years ago
  10. bf5b621 screen-share: use pixman_image_composite32 instead of pixman_blt by Stefan Agner · 6 years ago
  11. ab840fc screen-share: move damage calculation after screen resize by Stefan Agner · 6 years ago
  12. 64e2964 screen-share: fix error handling by Stefan Agner · 6 years ago
  13. 2b2c9a6 screen-share: align read_pixels call with screenshooter by Stefan Agner · 6 years ago
  14. f6e7d2c screen-share: destroy seat on remove by Stefan Agner · 6 years ago
  15. 63ef078 libweston: Migrate functions that operate on 'weston_output' into backend header by Marius Vlad · 6 years ago
  16. 9eb2064 libweston: Migrate functions that operate on input objects by Marius Vlad · 6 years ago
  17. 3957863 log: remove "%m" from format strings by using strerror(errno) by Antonio Borneo · 6 years ago
  18. 3d5d947 Rename compositor.h to libweston/libweston.h by Pekka Paalanen · 6 years ago
  19. 47e79c8 libweston: Use struct timespec for key events by Alexandros Frantzis · 8 years ago
  20. 8032194 libweston: Use struct timespec for axis events by Alexandros Frantzis · 8 years ago
  21. 215bedc libweston: Use struct timespec for button events by Alexandros Frantzis · 8 years ago
  22. 84b31f8 libweston: Use struct timespec for motion events by Alexandros Frantzis · 8 years ago
  23. f589dac screen-share: Use wl_list_for_each_safe on destroy by Daniel Stone · 8 years ago
  24. f81959e screen-share: Avoid NULL dereference by Daniel Stone · 8 years ago
  25. 8af2bec weston: Properly namespace modules entrypoint by Quentin Glidic · 9 years ago
  26. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  27. 58f98c9 Move weston source to compositor/ by Pekka Paalanen · 9 years ago[Renamed from src/screen-share.c]
  28. c7d88fa screen-share: Use wet_get_config() by Daniel Stone · 9 years ago
  29. 90a6fc6 input: use doubles in the interfaces to notify of input events by Giulio Camuffo · 9 years ago
  30. 87743e9 Support axis source, axis discrete, frame and axis stop events by Peter Hutterer · 10 years ago
  31. 89b6a49 Add a weston_pointer_axis_event by Peter Hutterer · 10 years ago
  32. 496adb3 Use fullscreen-shell.xml from wayland-protocols by Jonas Ådahl · 10 years ago
  33. 5169a57 screen-share: Add missing '\n' in weston_log usage by Chris Michael · 10 years ago
  34. 0b2bcbf screen-share: don't test keyboard/pointer pointers by Dawid Gajownik · 10 years ago
  35. 29f09fe screen-share: Use the correct list pointer when freeing shm buffers by Bryce Harrington · 10 years ago
  36. 867d50e Unified multiple definitions of container_of() macro. by Jon Cruz · 10 years ago
  37. 4678bab Remove redundant #include path component. by Jon Cruz · 10 years ago
  38. a0bbfea src: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  39. c9c7415 Don't protect xkb_*_unref from NULL by Ran Benita · 11 years ago
  40. 2e1968f Replace deprecated xkbcommon symbols with current names by Ran Benita · 11 years ago
  41. dfd9d0d screen-share: Allow fullscreen shell command to be configured by Andrew Wedgbury · 11 years ago
  42. bc51ad6 screen-share: Don't unset server environment variables by Andrew Wedgbury · 11 years ago
  43. e57d1f2 Check malloc result by Hardening · 11 years ago
  44. 27efc06 screen-share: re-enable planes when finished by Jason Ekstrand · 11 years ago
  45. 47928d8 Add a screen sharing plugin by Jason Ekstrand · 11 years ago