6813 Commits (4f5e3601803b8c1cd2cefd17dc1b2bb65060eab4)
 

Author SHA1 Message Date
sichem ec8c876e82 make weston_binding_destroy public 5 years ago
Marius Vlad e568488548 compositor: Return the number of bytes written as to format properly 5 years ago
Marius Vlad 843b238551 weston-log: Return bytes written for 'printf()' and 'vprintf()' functions 5 years ago
Simon Ser 670ac1c0ed
build: bump to version 6.0.93 for the RC1 release 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
Emmanuel Gil Peyrot 45f5e536ec Fix a crash when closing an X11 window with a selection 5 years ago
Manuel Stoeckl 324d846567 clients/simple-egl: Exit when display has an error 5 years ago
Marius Vlad 7216d4c44b compositor: Bring back the old timestamp format for the log scope 5 years ago
Marius Vlad 6630f2acd3 shared/: Please compiler when passed certain compile flags 5 years ago
Marius Vlad bed9b81a39 compositor: Use only 'log' scope to print libwayland messages 5 years ago
Simon Ser 1a3c6df5d5
build: bump to version 6.0.92 for the beta release 5 years ago
Simon Ser d9cec1261c releasing: update for the new release process 5 years ago
Alexandros Frantzis 3802241c46 libweston: Advertise minor version 2 of zwp_linux_explicit_synchronization_v1 5 years ago
Jonas Ådahl a89266f422 protocol/meson.build: Bump wayland-protocol requirement to 1.18 5 years ago
Stefan Agner da2e574ca9 pixman: avoid unnecessary y-flip for screen capture 5 years ago
Quentin Glidic b5c70d791a meson: Use libweston-major versioning on protocols directory 5 years ago
Stefan Agner db905f4671 shared/platform: avoid build warning when building without gl-renderer 5 years ago
Stefan Agner f6e7d2ce67 screen-share: destroy seat on remove 5 years ago
Ankit Nautiyal a784b47533 man: Update weston.ini, that no backend supports HDCP as yet 5 years ago
Simon Ser 04f7646dee
build: bump to version 6.0.91 for the alpha release 5 years ago
Michael Olbrich d5d5aa91a2 Add pipewire plugin 5 years ago
Michael Olbrich 8a171adca6 gitlab-ci: switch to buster 5 years ago
Marius Vlad 8110e8de61 doc/sphinx: Add documentation for the logging/debugging framework 5 years ago
Marius Vlad 35ff4a8de5 libweston/log: Add 'wlog' group for weston_log() related functions 5 years ago
Marius Vlad 8b8b803a46 weston-log: Start adding documentation for the logging/debugging framework 5 years ago
Marius Vlad 3d3ba9594e weston-log: Removed compositor_destroy_listener from the log context 5 years ago
Marius Vlad 4e03629f44 libweston: Remove internal weston-log set-up function out of public header 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 3ee9d8e2d2 libweston: Put back weston_compositor_add_debug_binding() as public 5 years ago
Marius Vlad b5ac5a9aa1 compositor: Plug-in the flight recorder 5 years ago
Marius Vlad 9c3804f8d5 weston-log-flight-rec: Introduce flight recorder stream 5 years ago
Marius Vlad ef4c268f68 weston-log: Remove weston_log() calls from weston-log 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
Marius Vlad 8b3ab3cd9b weston-log-file: Introduce file type of stream 5 years ago
Marius Vlad dad882a12e weston-log: Rename scope's 'begin_cb' callback to 'new_subscriber' 5 years ago
Marius Vlad 5ae0e621be weston-log/weston-log-wayland: Inline private subscription functions 5 years ago
Marius Vlad 9f71a4ad85 weston-log: Introduce subscribe functionality 5 years ago
Marius Vlad c901e8913e weston-debug: Rename weston-debug to weston-log to better reflect its purpose 5 years ago
Marius Vlad 967a6c2d4e weston-log-wayland: Rename weston_debug_stream to weston_log_wayland 5 years ago
Marius Vlad 69e7571e63 weston-debug: Migrate weston_debug_stream to weston_log_wayland file 5 years ago
Marius Vlad 8f329e25f7 weston-debug: Make it easier to separate weston_debug_stream 5 years ago
Marius Vlad 7814f301d1 weston-debug: Convert weston_debug_stream to use the subscriber base class 5 years ago
Marius Vlad e0a858a5f2 weston-debug: Introduce weston_log_subscription and weston_log_subscriber objects 5 years ago
Pekka Paalanen e48bfc7c0c libweston: Move 'struct weston_backend' to the internal backend header 5 years ago