8250 Commits (646cc1b389cc70e742d5cebef3a3b94e9b0a0c9f)
 

Author SHA1 Message Date
Daniel Stone 0dcd000b3a build: Separate unstable and version for wayland-protocols 2 years ago
Pekka Paalanen 9358706743 README: establish no-malloc-failures policy 2 years ago
Pekka Paalanen fc26c749df shared/xalloc.h: do not rely on zalloc() 2 years ago
Pekka Paalanen c95feefbc0 clients/simple-touch: use xzalloc() for buffer 2 years ago
Pekka Paalanen 9229a45116 shared: rewrite fail_on_null() as abort_oom_if_null() 2 years ago
Pekka Paalanen cbbf0e59a5 ivi-shell: replace MEM_ALLOC() with mostly xcalloc() 2 years ago
Pekka Paalanen 27cf50462b README: drop note about a cairo build option 2 years ago
Derek Foreman c79e1126b6 xwayland: give Xwayland its own session 2 years ago
Daniel Stone 53f895b476 wet_process: Do not weston_log() after fork() 2 years ago
Daniel Stone 9ab97ebd72 wet_process: Use custom_env when forking clients 2 years ago
Daniel Stone 8aa4571240 wet_process: Inline child_client_exec() 2 years ago
Daniel Stone c0a76716c1 wet_process: Use fdstr when executing clients 2 years ago
Daniel Stone a3175727cb wet_process: Rearrange fork() if tree to case statement 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 965d90cbaa desktop-shell: Use custom_env to launch panel clients 2 years ago
Daniel Stone 2cdb473690 custom-env: Add helper to parse combined env/arg strings 2 years ago
Daniel Stone e568a025e1 custom-env: Add support for argument array 2 years ago
Daniel Stone 2a9cae17d8 custom-env: Add tests for environment handling 2 years ago
Daniel Stone fafe5f0fc2 custom-env: Prepare for handling args as well as environment 2 years ago
Daniel Stone 3af823b69b process-util: Assert we don't finalize twice 2 years ago
Daniel Stone b685e075cd process-util: Move Xwayland fork helpers to shared 2 years ago
Marius Vlad 7fd22ae44d libweston/compositor: Check whether flushing is allowed 2 years ago
Marius Vlad 50f98b1006 backend-drm/state-propose: Amend an older comment 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 99b2b958f9 shared: introduce os_fd_clear_cloexec() 2 years ago
Pekka Paalanen 0260b8a0b5 shared: fcntl uses int, not long 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
Pekka Paalanen ff94ba33cd compositor: fix shutdown when xwayland failed to start 2 years ago
Pekka Paalanen 00641368e2 compositor: deprecate cms-static and cms-colord plugins 2 years ago
Daniel Stone 18897253d4 xwayland: Add compositor destroy listener to free allocation 2 years ago
Daniel Stone 5b11f4066a xwayland: Allow for old WM_NORMAL_HINTS 2 years ago
Daniel Stone 4aa885d4af xwayland: Don't dup() displayfd pipe 2 years ago
Daniel Stone 23c8dc7b27 tests: Check requirements after setting up args 2 years ago
Daniel Stone f52231660e tests: Use memstream for config-parser test 2 years ago
Daniel Stone 759712ba05 zuc: Delete support for forking tests 2 years ago
Daniel Stone 6c8ae362bb CI: Never unload llvmpipe DSO whilst testing 2 years ago
Daniel Stone c5ed892b1b CI: Disable ASan fast unwinding for suppressions 2 years ago
Daniel Stone 6a06a06980 CI: Skip certain fontconfig leaks 2 years ago
Michael Olbrich f5a4fb5abc backend-drm: make sure all buffers are released when an output is removed 2 years ago
Michael Olbrich 158c3ef0dd compositor: destroy the layout after the compositor 2 years ago
Daniel Stone b923802113 xwayland: Refactor argument string construction 2 years ago
Marius Vlad e5f6e512ce doc/sphinx/doxygen.ini.in: Remove CLASS_DIAGRAM 2 years ago
Marius Vlad afa494014f doc/sphinx/doxygen.ini.in: Remove DOCBOOK_PROGRAMLISTING 2 years ago