1. f1e8fc9 libweston: add missing include by Guillaume Champagne · 6 years ago
  2. 3957863 log: remove "%m" from format strings by using strerror(errno) by Antonio Borneo · 6 years ago
  3. 426c246 Fix typos all around (thanks codespell!) by Emmanuel Gil Peyrot · 6 years ago
  4. 4253f23 xwayland: fix clipboard related crash by Greg V · 7 years ago
  5. b3b0065 xwm: move FILE to the callers of dump_property() by Pekka Paalanen · 8 years ago
  6. 3ea5437 xwayland/selection: do not remove NULL property_source by Greg V · 7 years ago
  7. 4b72ff0 xwayland: Fix crash on weston shutdown by Derek Foreman · 7 years ago
  8. b8b150b xwayland: fix three minor typos by Abdur Rehman · 9 years ago
  9. e7fff21 xwayland: Fix crash when run with no input device by Tom Hochstein · 9 years ago
  10. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  11. f951f82 xwayland: fix spelling mistake by Eric Engestrom · 9 years ago
  12. 4e18448 xwm: Don't clear the selection if it has no text type available by Derek Foreman · 10 years ago
  13. beb7a9f xwayland: zalloc the x11_data_sources by Carlos Garnacho · 10 years ago
  14. 8c7287f Partially revert "xwayland: Always free reply from xcb_get_property_reply()" by Emmanuel Gil Peyrot · 10 years ago
  15. da41b57 xwayland: Allow dump_property when selection fails by Bryce Harrington · 10 years ago
  16. b2d79d5 xwayland: Check return of xcb_get_property_reply() before deref by Bryce Harrington · 10 years ago
  17. d3553c7 xwayland: Always free reply from xcb_get_property_reply() by Bryce Harrington · 10 years ago
  18. 35b2eaa Moved helper macro to a discrete include file. by Jon Cruz · 10 years ago
  19. 0a007dd xwayland: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  20. 9e1aeb8 xwm: fix use after free by Giulio Camuffo · 11 years ago
  21. 2ba10df Move xwayland up one directory level by Kristian Høgsberg · 12 years ago[Renamed from src/xwayland/selection.c]
  22. 73bdc0c xwm: Fix fd leak in weston_wm_send_data() by Kristian Høgsberg · 12 years ago
  23. 3f7fcf8 xwm: Try a non-blocking write before setting up an fd watch for property data by Kristian Høgsberg · 12 years ago
  24. 9466e50 xwm: Only handle selection notify events for CLIPBOARD in selection code by Kristian Høgsberg · 12 years ago
  25. 668fc0d xwm: Fix fd leak in selection code by Kristian Høgsberg · 12 years ago
  26. 7ff3bdb Rename wl_data_source to weston_data_source by Kristian Høgsberg · 12 years ago
  27. 8a4a9eb data-device: Change resources in wl_data_offer and wl_data_source to pointers. by Jason Ekstrand · 12 years ago
  28. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  29. e314875 input: Merge wl_seat into weston_seat by Kristian Høgsberg · 12 years ago
  30. 2d129f1 xwayland: Staticize weston_wm_set_selection and read_and_dump_property by Tiago Vignatti · 13 years ago
  31. 5ba3189 xwm: Use a simple heuristic for mapping X input events to a weston seat by Kristian Høgsberg · 13 years ago
  32. 64eca89 compositor: Fold the log prototypes into compositor.h and drop log.h by Kristian Høgsberg · 13 years ago
  33. 6d11836 Replace fprintf() by weston_log() by Martin Minarik · 13 years ago
  34. cba022a xwm: Claim the CLIPBOARD_MANAGER selection by Kristian Høgsberg · 13 years ago
  35. e220327 xwm: Initialize X selection on X server startup by Kristian Høgsberg · 13 years ago
  36. 4dec011 xwm: Move selection proxy setup to selection.c by Kristian Høgsberg · 13 years ago
  37. c65d56a xwm: Follow wl_data_source changes by Kristian Høgsberg · 13 years ago
  38. 8056673 xwayland: Handle selection source going away without crashing by Kristian Høgsberg · 13 years ago
  39. 102bf03 xwayland: Split selection code into its own file by Kristian Høgsberg · 13 years ago