109 Commits (cdd6fa2717f07afe5f719a388ebff116b9936684)

Author SHA1 Message Date
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 b35c21f70c compositor: turn weston main() into a lib 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 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
Marius Vlad e568488548 compositor: Return the number of bytes written as to format properly 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
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
Marius Vlad c901e8913e weston-debug: Rename weston-debug to weston-log to better reflect its purpose 5 years ago
Tomohito Esaki 3ea03bb85e remoting: make a gstreamer pipeline configurable 5 years ago
Ankit Nautiyal 2844f8eaaf compositor: Enable HDCP for an output using weston.ini 5 years ago
Stefan Agner b0e16d4c53 backend-rdp: allow to force compression off 5 years ago
Daniel Stone 814335821e weston: Properly test for output-creation failure 5 years ago
Fabrice Fontaine 137b811ecd Fix build with kernel < 4.4 5 years ago
Silva Alejandro Ismael 21a1f40760 compositor: fix segfaults if wl_display_create fails 5 years ago
Scott Anderson 2edbcbd9cd compositor: Fix incorrect use of bool options 5 years ago
Marius Vlad f4f4c2bcf1 libweston: Add weston-debug header to libweston 5 years ago
Marius Vlad 7e4db95373 libweston: Rename weston_debug_scope_ to weston_log_scope_ 5 years ago
Marius Vlad 5d5e335845 libweston: Rename weston_debug_scope to weston_log_scope 5 years ago
Marius Vlad 3d7d978c21 libweston: Rename weston_debug_compositor to weston_log_context 5 years ago
Marius Vlad 1e2fda2ea1 compositor: Convert weston-debug framework to use weston_debug_compositor 5 years ago
Marius Vlad 880b485d76 libweston: Decouple weston_debug_compositor from weston_compositor 5 years ago
Antonio Borneo 3957863667 log: remove "%m" from format strings by using strerror(errno) 5 years ago
Pekka Paalanen cda1488ce0 Rename version.h to libweston/version.h 6 years ago
Pekka Paalanen 9eda0ea825 Rename windowed-output-api.h to libweston/windowed-output-api.h 6 years ago
Pekka Paalanen 7571027f17 Rename public backend headers 6 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Daniel Stone 8a4585c27f compositor: Don't ignore --use-pixman for Wayland backend 6 years ago
Emmanuel Gil Peyrot 426c24673f Fix typos all around (thanks codespell!) 6 years ago
Philipp Zabel b68847a8bc meson: fix compositor build with xwayland disabled 6 years ago
Eric Toombs 6e229ca263 weston: add more libinput config options 6 years ago
Eric Toombs 9d2220380a weston: deprecate enable_tap in favour of enable-tap 6 years ago
Thomas Zimmermann 22dd67ccea weston: Add config option to enable pixman-based rendering 6 years ago
Marius Vlad 64fbd0f41f compositor: Add some handy wrappers for wet_get_binary_path() 6 years ago
Tomohito Esaki f709d22038 Add remoting plugin for output streaming 6 years ago
Tomohito Esaki f59dc1112b weston: Add set up SIGUSR1 blocking early using pthread_sigmask() 6 years ago
Philipp Zabel b9454fde9f weston: keep non-desktop displays turned off by default 6 years ago
Stefan Agner 3b1c1efe34 main: do not exit in case stdin is a closed stream 6 years ago
Pekka Paalanen 5c91bb8d28 compositor: protocol logger 6 years ago
Pekka Paalanen d3630ed489 compositor: offer logs via weston-debug 6 years ago
Pekka Paalanen 771b7cfc11 compositor: add option to enable weston_debug 6 years ago