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