728 Commits (ab42159bf307b0794156676e8451b0ffc89039b4)

Author SHA1 Message Date
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
Leandro Ribeiro 0f6bd69752 screen-share: get previous_damage from data argument instead of weston_output 5 years ago
Pekka Paalanen 3025353e83 compositor: allow double-loading modules 5 years ago
Pekka Paalanen 6ffbba3ac1 Use weston_compositor_add_destroy_listener_once() in plugins 5 years ago
Pekka Paalanen 5caef6d355 colord: remove destroy listener on clean-up 5 years ago
Marius Vlad 9c4b5c4931 compositor: Fix some warning when passing debugoptimized to meson 5 years ago
Marius Vlad ded0b77316 compositor: Pass the entire string in one-shot when writting logger data 5 years ago
Marius Vlad 91dffa37a6 compositor: Allow protocol to be displayed when asked for, even if we're not supplying debug argument 5 years ago
Pekka Paalanen 8e7f9501e4 Link Weston plugins to libexec-weston.so 5 years ago
Pekka Paalanen 699d89c92f cms-colord: work around unresolved symbols 5 years ago
Pekka Paalanen b35c21f70c compositor: turn weston main() into a lib 5 years ago
Pekka Paalanen 71ff95a544 build: separate deps for int and ext libweston users 5 years ago
Marius Vlad 9bb1c3a3c2 weston-log: Add 'destroy_subscription' callback for the subscription 5 years ago
Pekka Paalanen c57a8cccd3 compositor: add use-gl option to headless 5 years ago
Pekka Paalanen 4f5e360180 build: simplify include_directories 5 years ago
Pekka Paalanen c232f8d934 Unify the include style of shared/ headers 5 years ago
Miguel A. Vico 5c5f0272d9 compositor: Do not trigger invalid destructors when hotunplugging 5 years ago
Ankit Nautiyal 93dde245ee libweston: Add functions to modify disable_planes counter for an output 5 years ago
Marius Vlad e568488548 compositor: Return the number of bytes written as to format properly 5 years ago
Stefan Agner bf5b6219ae screen-share: use pixman_image_composite32 instead of pixman_blt 5 years ago
Stefan Agner ab840fc855 screen-share: move damage calculation after screen resize 5 years ago
Stefan Agner 64e2964159 screen-share: fix error handling 5 years ago