767 Commits (dev)

Author SHA1 Message Date
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
Stefan Agner 2b2c9a6f7f screen-share: align read_pixels call with screenshooter 5 years ago
Marius Vlad 7216d4c44b compositor: Bring back the old timestamp format for the log scope 5 years ago
Marius Vlad bed9b81a39 compositor: Use only 'log' scope to print libwayland messages 5 years ago
Stefan Agner f6e7d2ce67 screen-share: destroy seat on remove 5 years ago
Michael Olbrich d5d5aa91a2 Add pipewire plugin 5 years ago
Marius Vlad e2d2ab7ed5 compositor: Remove from main displaying available log scopes 5 years ago
Marius Vlad 592555831a compositor: Add debug key-binding to display/dump flight recorder contents 5 years ago
Marius Vlad b5ac5a9aa1 compositor: Plug-in the flight recorder 5 years ago
Marius Vlad b599ad7701 compositor: Create the 'log' scope much earlier 5 years ago
Marius Vlad 284d5345ad compositor: Destroy the compositor before the log scope 5 years ago
Marius Vlad f387f8409a compositor: Plug-in the file stream 5 years ago