181 Commits (be9f5bd99331c61ff18644035bf5d51ce2e43276)

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 2badd284a5 compositor: Load xwayland module first 2 years ago
Derek Foreman 0972c6b2da compositor: Remove deprecated xwayland loading method 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
Pekka Paalanen ff94ba33cd compositor: fix shutdown when xwayland failed to start 2 years ago
Michael Olbrich 158c3ef0dd compositor: destroy the layout after the compositor 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 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
Derek Foreman 04e0558327 rdp: Allow disabling RemoteFX codec 2 years ago
Derek Foreman bb1d19dc5e compositor: Launch clients in their own session 2 years ago
Derek Foreman f32bcfef42 compositor: Use sigaction to trap SIGINT 2 years ago
Derek Foreman 2f71b3c3de compositor: Stop trapping SIGQUIT 2 years ago
Daniel Stone f48cf18a16 compositor: Fix harmless potential buffer overflow 3 years ago
Pekka Paalanen b3ba1becba libweston: remove fbdev backend 3 years ago
Marius Vlad e9fe66a91c weston-log: Extract helper for generating a time stamp 3 years ago
Derek Foreman 2c91c70250 launchers: Remove --tty option 3 years ago
Daniel Stone ce8ead4bf7 debug: Show client PID in debug protocol stream 3 years ago
Leandro Ribeiro bd4f250d48 compositor: fix leak in load_drm_backend() 3 years ago
Pekka Paalanen a882794027 compositor: add icc_profile weston.ini option for outputs 3 years ago
Derek Foreman 60ab03640a compositor: Allow disabling default flight recorders 3 years ago
Alvarito050506 60855b1569 compositor: Added autolaunch support. 3 years ago
Alvarito050506 1f57a1f998 compositor: Move `child_process_list` from global to `wet_compositor`. 3 years ago
Pekka Paalanen 2516e3308d compositor: fix leaking log_scopes 3 years ago
Pekka Paalanen 478123b967 Revert "compositor: add weston.ini option use-renderer-shadow" 3 years ago
Pekka Paalanen c87fa24059 compositor: add weston.ini option to enable color management 3 years ago
Damian Wrobel d3630ace1a compositor: Improve logging message 3 years ago
Leandro Ribeiro 91f398bc30 libweston: do not forget to check if test_data is NULL 4 years ago
Pekka Paalanen 19d31dd4c3 libweston: add required_capabilities test suite quirk 4 years ago
Pekka Paalanen ed2182f356 compositor: print all existing capability bits 4 years ago
Pekka Paalanen eb2aa7d8f3 compositor: move colon in capability printing 4 years ago
Pekka Paalanen 81ef6d0ab3 compositor: add weston.ini option use-renderer-shadow 4 years ago
Pekka Paalanen b5265af620 libweston: add color ops cap and bool renderer shadow buffer 4 years ago
Anurup M 6aa46844a6 compositor: Fix possible memory leak when wl_display_create() fails 4 years ago
Marius Vlad a86b590fea backend-drm: Fix ignoring config 'require-input' option 4 years ago
Leandro Ribeiro cdb7218daf compositor: move tests quirks initialization to weston_compositor_create() 4 years ago
Leandro Ribeiro 32a5acde5b tests: add mechanism to change Weston's behavior when running certain tests 4 years ago
Pekka Paalanen 43141231a0 compositor: delete segv_compositor 4 years ago
Manuel Stoeckl ae69381b6e compositor: avoid setting WAYLAND_DISPLAY=wayland-0 4 years ago