summaryrefslogtreecommitdiff
path: root/src/xwayland/launcher.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-22add [xwayland] path weston.ini optionMaksim Melnikau1-2/+8
2013-07-09Convert to wl_global_create/destroy()Kristian Høgsberg1-1/+1
2013-07-03Use wl_resource_create() for creating resourcesJason Ekstrand1-2/+4
2013-06-18xwayland: Use _exit() when exec() failsKristian Høgsberg1-1/+1
2013-06-05configure.ac: Enable AC_USE_SYSTEM_EXTENSIONSDaniel Stone1-1/+1
2013-05-14config-parser: Honor XDG_CONFIG_DIRSOssama Othman1-1/+1
2013-02-20Pass argc and argv to modulesKristian Høgsberg1-1/+3
2012-12-06xwayland: Close fd opened for lockfile on error pathRob Bradford1-0/+3
2012-11-30xwayland: Standardize 'wxs' for weston_xserver variablesTiago Vignatti1-51/+51
2012-09-11compositor: Make all non-backend modules use module_init() as entry pointKristian Høgsberg1-1/+1
2012-08-01compositor: Fold the log prototypes into compositor.h and drop log.hKristian Høgsberg1-1/+0
2012-07-09xwayland: Don't leak fd while reading lock file in src/xwayland/launcher.cMartin Olsson1-0/+1
2012-06-08Replace fprintf() by weston_log()Martin Minarik1-15/+15
2012-05-21xwayland: Move socket and launcher code to it's own fileKristian Høgsberg1-0/+378