1. 0a007dd xwayland: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  2. 434cc23 xwayland: Clean up the WM properly if X server crashes by Dima Ryazanov · 11 years ago
  3. 7da71ee Better error message when exec'ing Xwayland fails by Arnout Engelen · 11 years ago
  4. a212cbb xwayland: Check zalloc return for out of memory situation by Bryce W. Harrington · 11 years ago
  5. 4783739 xwayland/launcher: Use %m instead of manual strerror(errno) by Jasper St. Pierre · 11 years ago
  6. d7fb309 Don't include xserver-server-protocol.h by Mariusz Ceier · 11 years ago
  7. 757d8af xwayland: Use new Xwayland DDX by Kristian Høgsberg · 11 years ago
  8. 5e647ca xwayland: Fix typo in open flags for Xorg log file by Kristian Høgsberg · 12 years ago
  9. 2ba10df Move xwayland up one directory level by Kristian Høgsberg · 12 years ago[Renamed from src/xwayland/launcher.c]
  10. 92de144 add [xwayland] path weston.ini option by Maksim Melnikau · 12 years ago
  11. f3d6227 malloc + memset -> zalloc by Peter Hutterer · 12 years ago
  12. 919cddb Convert to wl_global_create/destroy() by Kristian Høgsberg · 12 years ago
  13. a85118c Use wl_resource_create() for creating resources by Jason Ekstrand · 12 years ago
  14. a58290b xwayland: Use _exit() when exec() fails by Kristian Høgsberg · 12 years ago
  15. c228e23 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS by Daniel Stone · 12 years ago
  16. a50e6e4 config-parser: Honor XDG_CONFIG_DIRS by Ossama Othman · 12 years ago
  17. cb4685b Pass argc and argv to modules by Kristian Høgsberg · 12 years ago
  18. ef94085 xwayland: Close fd opened for lockfile on error path by Rob Bradford · 13 years ago
  19. f268446 xwayland: Standardize 'wxs' for weston_xserver variables by Tiago Vignatti · 13 years ago
  20. b00a9d3 compositor: Make all non-backend modules use module_init() as entry point by Kristian Høgsberg · 13 years ago
  21. 64eca89 compositor: Fold the log prototypes into compositor.h and drop log.h by Kristian Høgsberg · 13 years ago
  22. 1972141 xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.c by Martin Olsson · 13 years ago
  23. 6d11836 Replace fprintf() by weston_log() by Martin Minarik · 13 years ago
  24. e10b124 xwayland: Move socket and launcher code to it's own file by Kristian Høgsberg · 13 years ago