summaryrefslogtreecommitdiff
path: root/libweston/launcher-weston-launch.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-03launchers: remove launchersDerek Foreman1-396/+0
2022-01-21launcher: fix leak in launcher_weston_launch_connect()Leandro Ribeiro1-21/+23
2021-04-12launcher: remove unused fieldJonathan Marler1-1/+0
2021-04-10launcher: fix socket message race conditionJonathan Marler1-17/+58
2020-12-16launcher: Add more error logging to launcher backendsAnurup M1-3/+12
2020-01-30launcher-weston-launch: avoid race condition when switching VT mergeStefan Agner1-1/+5
2020-01-30launcher-weston-launch: move send loop into separate functionStefan Agner1-3/+13
2020-01-29launcher: move weston_environment_get_fdGuillaume Champagne1-2/+24
2019-07-18libweston: make session_active a boolRobert Beckett1-2/+2
2019-05-02log: remove "%m" from format strings by using strerror(errno)Antonio Borneo1-2/+4
2019-04-18Rename compositor.h to libweston/libweston.hPekka Paalanen1-1/+1
2018-02-09libweston: remove restore functionalityPekka Paalanen1-1/+0
2017-12-04configure.ac: use AC_HEADER_MAJOR to detect major()/minor()Sergei Trofimovich1-1/+7
2017-04-07configure: replace HAVE_LIBDRM with BUILD_DRM_COMPOSITORPekka Paalanen1-1/+1
2017-03-13launcher: Add sysmacros.h include for major()Daniel Stone1-0/+1
2017-02-27libweston/launcher: use C99 initializers for the iface(s)Emil Velikov1-7/+7
2017-02-27libweston/launcher: annotate iface(s) as constant dataEmil Velikov1-1/+1
2017-02-13(multiple): Use standard permission noticeYong Bakos1-17/+20
2017-02-07launcher: don't try to switch to weston's vtGiulio Camuffo1-0/+12
2016-08-15libweston/launcher-weston-launch: Silence unused-function warningQuentin Glidic1-15/+0
2016-07-26include stdint.h for int32_t/uint32_tJussi Kukkonen1-0/+1
2016-06-23Rename src/ to libweston/Pekka Paalanen1-0/+300