181 Commits (dev)

Author SHA1 Message Date
Pekka Paalanen aedcd8ebb0 weston: fix boolean wayland backend options 7 years ago
Ucan, Emre (ADITG/SW1) 38ea2d2254 compositor-drm: remove connector option 7 years ago
Derek Foreman f0d39b2243
weston: Set CLOEXEC on stdin 8 years ago
Emmanuel Gil Peyrot 11ae2a3036 compositor-drm: pageflip timeout implementation 8 years ago
Armin Krezović e6b7136641
compositor: Improve xwayland warning message 8 years ago
Armin Krezović 605ac8e685 compositor-drm: Restore use-current-mode functionality 8 years ago
Quentin Glidic 6d3887baec
weston: Add a specific option to load XWayland 8 years ago
Quentin Glidic da01c1d105
weston: Make the shell entrypoint specific 8 years ago
Quentin Glidic 8af2beccbd
weston: Properly namespace modules entrypoint 8 years ago
Daniel Stone beb97e5f79 libweston: Make module loading safe against long paths 8 years ago
Daniel Díaz 75b7197f4e Add configuration option for no input device. 8 years ago
Armin Krezović 2045016d8e
compositor-wayland: Convert fullscreen flag to bool 8 years ago
Armin Krezović 7f1c0b8a35
compositor-wayland: Convert sprawl flag to boolean 8 years ago
Armin Krezović 7e71b8755a
compositor-wayland: Convert use-pixman flag to boolean 8 years ago
Armin Krezović c3d2f960d2 weston: Port X11 backend to new output handling API 8 years ago
Armin Krezović 174448a91b weston: Port Wayland backend to new output handling API 8 years ago
Armin Krezović 8f1dca1369 weston: Port RDP backend to new output handling API 8 years ago
Armin Krezović 7fb17756fc weston: Port headless backend to new output handling API 8 years ago
Armin Krezović 6ba369dad4 weston: Port fbdev backend to new output handling API 8 years ago
Armin Krezović 083681325b weston: Port DRM backend to new output handling API 8 years ago
Armin Krezović a3666d214f compositor: Implement output configuration using windowed_output_api 8 years ago
Bryce Harrington 25a2bdd814 Switch to use safe_strtoint instead of strtol 8 years ago
Bryce Harrington 913d7c15f7 Standardize error checking for strtol calls 8 years ago
Armin Krezović 78a36373f6 compositor: Extend compositor user data 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Bryce Harrington 375759e636 Require base-10 for strtol() calls 8 years ago
Bryce Harrington 1dbdc0bd8a Include space in 'if (' 8 years ago
Giulio Camuffo 9c764df043 xwayland: make the plugin usable by libweston compositors 8 years ago
Armin Krezović d84deeb173 compositor-headless: Support starting with zero outputs 8 years ago
Pekka Paalanen 20436e206e main: log the command line 8 years ago
Pekka Paalanen 58f98c99f5 Move weston source to compositor/ 8 years ago
Pekka Paalanen be112d42eb main: report presentation clock resolution 8 years ago
Pekka Paalanen e77f8ad79b compositor-fbdev: drop EGL support 8 years ago
Pekka Paalanen 321ede70f8 main: remove unused argument from backend loaders 8 years ago
Pekka Paalanen 50dbf38514 libweston: use enum to choose the backend 8 years ago
Pekka Paalanen dd18673db2 compositor,main: use weston_compositor_load_backend() 8 years ago
Pekka Paalanen 808b006231 main: remove load_backend_old() 8 years ago
Giulio Camuffo 179fcda31f Split the modules and include files between weston and libweston 8 years ago
Giulio Camuffo be2b11a7c0 allow compositors to define the logging behavior 8 years ago
Giulio Camuffo 8aedf7b11e libinput: don't use weston_config when configuring input devices 8 years ago
Giulio Camuffo d52f3b775b compositor: remove the weston_config field in weston_compositor 8 years ago
Giulio Camuffo fba27fbef2 Move the functions launching clients to main.c 8 years ago
Giulio Camuffo 0358af419b Rename weston_compositor_xkb_init to weston_compositor_set_xkb_rule_names 8 years ago
Pekka Paalanen ca52b31d3f Remove Raspberry Pi backend and renderer 8 years ago
Benoit Gschwind 5375384545 main: let load_wayland_backend() clean up on error 8 years ago
Benoit Gschwind 44e302b77d main: rename new_config arg of weston_wayland_backend_config_add_new_output 8 years ago
Benoit Gschwind e48ab5f51b main: rename new_config arg of weston_wayland_backend_config_release 8 years ago
Benoit Gschwind 68d6a6c4e7 main: rename wayland_backend_config_release function 8 years ago
Benoit Gschwind 390af6d7ee main: rename wayland_backend_config_add_new_output function 8 years ago
Benoit Gschwind 55a2288e40 main: replace and remove new_config in load_wayland_backend_config 8 years ago