699 Commits (b46d0e330495f9e637024b0f2dd94b37525a3ad8)

Author SHA1 Message Date
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
Pekka Paalanen a49ca3d205 compositor: fix UAF on text-backend tear-down 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
Vlad Zahorodnii 022ea43f9b xwayland: Pass -listenfd instead of -listen <fd> 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
Emmanuel Gil Peyrot 5b5decb99b compositor: Add suggestion when colord is enabled but not LCMS 4 years ago
xndcn ffe422116d screen-share: fix possible memory leak for `out_pixman_error` case 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 bc56729ffe screenshooter: rename some functions to avoid conflicts 4 years ago
Leandro Ribeiro 2d4dd70ff5 libweston: drop opaque struct wet_testsuite_data 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
Marius Vlad c4076ef88a plug-ins: Migrate pipewire and remoting plug-ins headers to public header 4 years ago
Jimmy Ohn e55c86a167 screen-share: don't get weston_config object before zalloc 4 years ago
Guillaume Champagne 478710c003 meson: enable undefined functions errors for colord 4 years ago
Guillaume Champagne 7451f9956e meson: add lcms2 dependency to cms-colord 4 years ago
Leandro Ribeiro e57d8ae818 drm-backend: add --continue-without-input command line option to DRM-backend 4 years ago
Antonio Caggiano 2eda978e95 compositor: Quit when failing to open log file 4 years ago
Antonio Caggiano fdc9b4bce5 compositor: Print error opening log file 4 years ago
Daniel Stone 5450456da2 compositor: Fail on invalid transform for headless 5 years ago
Daniel Stone 1c0507b12a compositor: Use weston_head transform for output default 5 years ago
Daniel Stone aaf35586f4 compositor: Fail output configuration on invalid transform 5 years ago
Daniel Stone 31af69d868 compositor: Fix default transforms when output section declared 5 years ago
Pekka Paalanen dd84ecf44d compositor: add scale cmdline option for headless 5 years ago
Pekka Paalanen 8060d826b7 Redefine output rotations 5 years ago
Leandro Ribeiro 9aaaf96a6a compositor: destroy log context only after the destruction of subscribers 5 years ago
Leandro Ribeiro 1ded661aac weston-log: merge functions that destroy different types of subscribers 5 years ago
Philipp Zabel 4b1de0112b build: add rpath to modules that use symbols from libexec_weston 5 years ago
Guillaume Champagne 9096dee405 headless: fix uninitialized variable 5 years ago
Pekka Paalanen 61a6b03d6f compositor: add test suite data 5 years ago
Leandro Ribeiro ca640d5120 libweston: fold weston_compositor_tear_down() into weston_compositor_destroy() 5 years ago
Leandro Ribeiro 4ec38d18b3 weston-log: replace weston_log_ctx_compositor_destroy() by weston_log_ctx_destroy() 5 years ago
Leandro Ribeiro 4f13595aa7 weston-log: rename weston_log_ctx_compositor_create() to weston_log_ctx_create() 5 years ago
Leandro Ribeiro f014964f6f weston-log: rename the confusing function name weston_compositor_log_scope_destroy() 5 years ago
Leandro Ribeiro 5976dbbbb5 weston-log: rename the confusing function name weston_compositor_add_log_scope() 5 years ago
Leandro Ribeiro 2a6cfef07e screen-share: define variable type before using as function argument 5 years ago
Daniel Stone dd8219b3fb option-parser: Make bools boolean 5 years ago
Daniel Stone 51d995ad82 config-parser: Make get_bool be bool 5 years ago