181 Commits (be9f5bd99331c61ff18644035bf5d51ce2e43276)

Author SHA1 Message Date
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
nerdopolis 352804488a main: don't configure /dev/fb0 by default 6 years ago
nerdopolis d68109b960 compositor-fbdev: support the --seat option, (and XDG_SEAT variable) 6 years ago
nerdopolis b16c4ac55b libweston: set the seat automatically based on the XDG_SEAT environment variable 6 years ago
Pekka Paalanen 9071817089 weston: add force-on option for DRM 6 years ago
Pekka Paalanen 944dd235b4 weston: support clone mode on DRM-frontend 6 years ago
Pekka Paalanen c5aaaa7b39 shared: remove weston_config_get_libexec_dir() 6 years ago
Daniel Stone e03c111e4e tests: Don't rely on build directory layout 6 years ago
Peter Hutterer a1fd4302bc compositor: print usage to stdout on success (not stderr) - this time really 6 years ago
Peter Hutterer 70e8a32fb7 compositor: print usage to stdout on success (not stderr) 6 years ago
Louis-Francis Ratté-Boulianne 5a1b0cf0e7 weston: add touchscreen_calibrator option 6 years ago
Pekka Paalanen 325ff4cba1 main: add setting for DRM/pixman shadow framebuffer 6 years ago
Pekka Paalanen 03dc95a131 weston: use wet.compositor consistently in main() 6 years ago
Pekka Paalanen 3ffc6876ca weston: store weston_compositor in wet_compositor 6 years ago
Pekka Paalanen 925788fc76 Update copyrights for Collabora and General Electric Company 6 years ago
Pekka Paalanen 8a8dcac431 libweston: remove output_pending_signal 7 years ago
Pekka Paalanen e868c3fc15 libweston: change windowed_output_api output_create to create_head 7 years ago
Pekka Paalanen 1394ac303e weston: migrate DRM to head-based output API 7 years ago
Pekka Paalanen 63d58390ce weston: migrate RDP to head-based output API 7 years ago
Pekka Paalanen 33961bd78e weston: migrate fbdev to head-based output API 7 years ago
Pekka Paalanen 46e2f02449 weston: migrate wayland to head-based output API 7 years ago
Pekka Paalanen 30465bdca6 weston: migrate x11 to head-based output API 7 years ago
Pekka Paalanen cd8a1a8182 weston: migrate headless to head-based output API 7 years ago
Pekka Paalanen 3717e639ee weston: move weston_output_enable() into callers 7 years ago
Dima Ryazanov 02c5697704 weston: Add a help string for --xwayland 7 years ago
Pekka Paalanen bb707dc0fe weston: remove SEGV and ABRT handlers 7 years ago
Pekka Paalanen 8a9c8b08cf weston: add --drm-device option for DRM-backend 7 years ago
Pekka Paalanen 1fdeb68013 weston: add wait-for-debugger option 7 years ago
Pekka Paalanen 3baf9ce7e8 weston: arm SEGV handler earlier 7 years ago