30 Commits (dev)

Author SHA1 Message Date
Marius Vlad 00a78294b1 compositor/shared: Suppress write(2) warnings 2 years ago
Derek Foreman 214d48bbab compositor: Fix use after free at shutdown 2 years ago
Derek Foreman c79e1126b6 xwayland: give Xwayland its own session 2 years ago
Daniel Stone 8b238905d7 xwayland: Use os_socketpair_cloexec() 2 years ago
Daniel Stone 5dbe001661 xwayland: Use custom-env arg handling 2 years ago
Daniel Stone fafe5f0fc2 custom-env: Prepare for handling args as well as environment 2 years ago
Daniel Stone b685e075cd process-util: Move Xwayland fork helpers to shared 2 years ago
Pekka Paalanen 764c2aff8f xwayland: do not check execve() return value 2 years ago
Pekka Paalanen 1bd92dac01 xwayland: do not use setenv() after fork() 2 years ago
Pekka Paalanen d1b01ffb9a xwayland: use execv() 2 years ago
Pekka Paalanen a3d7199bea xwayland: use pipe2() 2 years ago
Pekka Paalanen 4c0bdbfde9 xwayland: do not snprintf() after fork() 2 years ago
Pekka Paalanen 77cf8cb006 xwayland: do not weston_log() after fork() 2 years ago
Pekka Paalanen 71b40fc76b xwayland: move config reading up 2 years ago
Pekka Paalanen e88a622434 Revert "xwayland: Don't dup() displayfd pipe" 2 years ago
Daniel Stone 18897253d4 xwayland: Add compositor destroy listener to free allocation 2 years ago
Daniel Stone 4aa885d4af xwayland: Don't dup() displayfd pipe 2 years ago
Daniel Stone b923802113 xwayland: Refactor argument string construction 2 years ago
Dominique Martinet c2f4201ed2 xwayland: use -displayfd instead of USR1 to signal readiness 2 years ago
Derek Foreman 869cab4938 xwayland: Simplify HAVE_XWAYLAND_LISTENFD usage 2 years ago
Emmanuel Gil Peyrot eff793ab46 Fix indentation all through the project 3 years ago
Alvarito050506 1f57a1f998 compositor: Move `child_process_list` from global to `wet_compositor`. 3 years ago
Vlad Zahorodnii 022ea43f9b xwayland: Pass -listenfd instead of -listen <fd> 4 years ago
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Pekka Paalanen eebb7dc9ce Rename xwayland-api.h to libweston/xwayland-api.h 6 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Alexandros Frantzis 7e2d4beb08 xwayland: Silence format-truncation compilation warnings 6 years ago
Bryce Harrington cff0b1d80f xwayland: Cleanup error message on spawn failure Signed-off-by: Bryce Harrington <bryce@osg.samsung.com> 8 years ago
Bryce Harrington 9335ca5c02 xwayland: Include missing config.h 8 years ago
Giulio Camuffo 9c764df043 xwayland: make the plugin usable by libweston compositors 8 years ago