8 Commits (32d9ea1c8acbbc401efc18081a7e912302de9c2d)

Author SHA1 Message Date
Dima Ryazanov 434cc23426 xwayland: Clean up the WM properly if X server crashes 10 years ago
Arnout Engelen 7da71eec40 Better error message when exec'ing Xwayland fails 10 years ago
Bryce W. Harrington a212cbb0e6 xwayland: Check zalloc return for out of memory situation 11 years ago
Jasper St. Pierre 4783739f39 xwayland/launcher: Use %m instead of manual strerror(errno) 11 years ago
Mariusz Ceier d7fb309dd0 Don't include xserver-server-protocol.h 11 years ago
Kristian Høgsberg 757d8aff27 xwayland: Use new Xwayland DDX 11 years ago
Kristian Høgsberg 5e647ca146 xwayland: Fix typo in open flags for Xorg log file 11 years ago
Kristian Høgsberg 2ba10df300 Move xwayland up one directory level 11 years ago
Maksim Melnikau 92de144331 add [xwayland] path weston.ini option 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 11 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 11 years ago
Kristian Høgsberg a58290b38b xwayland: Use _exit() when exec() fails 11 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 11 years ago
Ossama Othman a50e6e4c50 config-parser: Honor XDG_CONFIG_DIRS 12 years ago
Kristian Høgsberg cb4685bbd1 Pass argc and argv to modules 12 years ago
Rob Bradford ef94085ff1 xwayland: Close fd opened for lockfile on error path 12 years ago
Tiago Vignatti f268446339 xwayland: Standardize 'wxs' for weston_xserver variables 12 years ago
Kristian Høgsberg b00a9d3cb9 compositor: Make all non-backend modules use module_init() as entry point 12 years ago
Kristian Høgsberg 64eca8949b compositor: Fold the log prototypes into compositor.h and drop log.h 12 years ago
Martin Olsson 197214112c xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.c 12 years ago
Martin Minarik 6d11836721 Replace fprintf() by weston_log() 12 years ago
Kristian Høgsberg e10b124ef5 xwayland: Move socket and launcher code to it's own file 13 years ago