767 Commits (ad7c5162bc2647c35e2f03c87000f6857b2ee25d)

Author SHA1 Message Date
Marius Vlad 00a78294b1 compositor/shared: Suppress write(2) warnings 2 years ago
vanfanel 24ee61445c Don't change the max_bpc connector prop if mode=current. 2 years ago
Thomas Petazzoni 6e529cb6ab compositor/main.c: use pixman renderer by default when gl-renderer not enabled 2 years ago
Derek Foreman 8409b74ec2 libweston: Don't move outputs during enable 2 years ago
Derek Foreman 214d48bbab compositor: Fix use after free at shutdown 2 years ago
Pekka Paalanen b966fd07ea libweston: change read_format to struct pixel_format_info 2 years ago
Pekka Paalanen 03c229f4ce screen-share: use read_format consistently 2 years ago
Marius Vlad 8a610ffe41 compositor/text-backend: Avoid a potential UAF 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
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 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
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 4aa885d4af xwayland: Don't dup() displayfd pipe 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
Pekka Paalanen 8de94ec9c9 compositor: add weston.ini option max-bpc 2 years ago
Philipp Zabel 4938f8f6e5 compositor: stop creating outputs without head 2 years ago
Philipp Zabel c6e47d177a libweston: consolidate weston_compositor_create_output(_with_head) 2 years ago
Pekka Paalanen 7fa9b15348 build: consolidate lcms2 dependencies 2 years ago
Pekka Paalanen 518d72a37b compositor: add color_characteristics weston.ini option 2 years ago
Pekka Paalanen 33d553f833 compositor: add eotf-mode weston.ini option 2 years ago
Hideyuki Nagase cf5ddd05cb rdp: Allow configuring the refresh rate 2 years ago
Brenton DeGeer 2f9319cef6 rdp: Allow specifying a listener fd on the command line 2 years ago
Daniel Stone 1d5f8af82e gl-renderer: Add hook to fill weston_buffer for EGL 2 years ago
Derek Foreman 04e0558327 rdp: Allow disabling RemoteFX codec 2 years ago
Marius Vlad af18a0c4c9 screen-share: Avoid bit-shifting large values 2 years ago
Marius Vlad 08ee337e4d screen-share: Add a compositor destroy listener 2 years ago
Marius Vlad 9e20730e04 screen-share: Start screen sharing even if no pointer is found 2 years ago
Weng Xuetian e99ed2ad36
Defer launch input method with wl_event_loop_add_idle. 2 years ago
Dominique Martinet c2f4201ed2 xwayland: use -displayfd instead of USR1 to signal readiness 2 years ago
Maciej Pijanowski cd7801aa95 screen-share: use compositor->read_format with renderer->read_pixels() 2 years ago