summaryrefslogtreecommitdiff
path: root/xwayland/launcher.c
Commit message (Expand)AuthorAgeFilesLines
* xwayland: Fix user after free on shutdownDerek Foreman2022-01-211-2/+1
* xwayland: stop direct accessing core struct memberLeandro Ribeiro2020-01-291-4/+3
* weston-log: rename the confusing function name weston_compositor_log_scope_de...Leandro Ribeiro2020-01-271-1/+1
* weston-log: rename the confusing function name weston_compositor_add_log_scope()Leandro Ribeiro2020-01-271-4/+4
* Use weston_compositor_add_destroy_listener_once() in pluginsPekka Paalanen2019-11-211-9/+15
* weston-log: Add 'destroy_subscription' callback for the subscriptionMarius Vlad2019-10-171-1/+1
* libweston: Rename weston_debug_scope_ to weston_log_scope_Marius Vlad2019-05-101-5/+5
* libweston: Rename weston_debug_compositor to weston_log_contextMarius Vlad2019-05-101-1/+1
* compositor: Convert weston-debug framework to use weston_debug_compositorMarius Vlad2019-05-101-4/+5
* log: remove "%m" from format strings by using strerror(errno)Antonio Borneo2019-05-021-2/+4
* xwayland: do not include weston.hPekka Paalanen2019-04-181-1/+0
* Rename xwayland-api.h to libweston/xwayland-api.hPekka Paalanen2019-04-181-1/+1
* xwm: convert WM_DEBUG into a weston-debug scopePekka Paalanen2018-09-171-0/+7
* libweston: Properly namespace modules entrypointQuentin Glidic2017-01-171-2/+1
* xwayland: Fix X11 lock file size confusionDaniel Stone2016-11-211-6/+10
* xwayland: fix lock file parsingPekka Paalanen2016-11-161-0/+3
* xwayland: Introduce a private struct for XWayland interfaceQuentin Glidic2016-08-141-0/+17
* Switch to use safe_strtoint instead of strtolBryce Harrington2016-08-061-4/+3
* xwayland: Improve error checking for strtol callBryce Harrington2016-08-061-1/+2
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-261-0/+1
* Require base-10 for strtol() callsBryce Harrington2016-07-121-1/+1
* xwayland: make the plugin usable by libweston compositorsGiulio Camuffo2016-07-011-153/+106
* Move weston source to compositor/Pekka Paalanen2016-06-231-1/+1
* compositor: remove the weston_config field in weston_compositorGiulio Camuffo2016-06-031-2/+3
* Unified multiple definitions of container_of() macro.Jon Cruz2015-06-151-0/+1
* xwayland: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* xwayland: Clean up the WM properly if X server crashesDima Ryazanov2014-08-271-2/+4
* Better error message when exec'ing Xwayland failsArnout Engelen2014-06-251-1/+5
* xwayland: Check zalloc return for out of memory situationBryce W. Harrington2014-04-251-0/+2
* xwayland/launcher: Use %m instead of manual strerror(errno)Jasper St. Pierre2014-04-101-4/+2
* Don't include xserver-server-protocol.hMariusz Ceier2014-04-071-1/+0
* xwayland: Use new Xwayland DDXKristian Høgsberg2014-04-061-42/+61
* xwayland: Fix typo in open flags for Xorg log fileKristian Høgsberg2014-02-011-1/+1
* Move xwayland up one directory levelKristian Høgsberg2013-12-041-0/+389