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