8351 Commits (dev)
 

Author SHA1 Message Date
Pekka Paalanen 8b6c3fe0ad backend-headless: choose pixel format by drm_fourcc 2 years ago
Pekka Paalanen dd706d5953 backend-headless: let pixman allocate the image 2 years ago
Pekka Paalanen 7323ddec62 pixman-renderer: let pixman allocate shadow 2 years ago
Derek Foreman d6b112c857 xwayland: Only prevent focus change to inactive toplevels 2 years ago
Marius Vlad 8a610ffe41 compositor/text-backend: Avoid a potential UAF 2 years ago
Jonas Ådahl 5ffa1962a5 compositor: Add support for wl_surface.offset() 2 years ago
Derek Foreman 4564a40cb0 rdp: Move peer list from output to backend 2 years ago
Michael Olbrich 27d2a4cfab libweston: don't reset the plane for views from other outputs 2 years ago
Derek Foreman 2badd284a5 compositor: Load xwayland module first 2 years ago
Derek Foreman 0972c6b2da compositor: Remove deprecated xwayland loading method 2 years ago
Marius Vlad 78ccc99d0a libweston: Remove runtime render switching 2 years ago
Marius Vlad 6744a6278e clients/window: Bump xdg-shell version to latest 2 years ago
Daniel Stone a8048c5c1c libweston: Properly namespace solid_buffer_values 2 years ago
Simon Ser a569bc2a30 build: bump to version 10.0.2 for the point release 2 years ago
Joshua Watt a09f02d43a libweston: Compute output protection when head is attached 2 years ago
Daniel Stone b047f989a5 xdg-shell: Implement xdg-shell v5 capabilities event 2 years ago
Daniel Stone 1541c44777 libweston-desktop: Add shell capability queries 2 years ago
Daniel Stone 28caa08be6 Implement wp_single_pixel_buffer_v1 protocol 2 years ago
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