30 Commits (b4e239f29fb17f298c78a7d99b47ef6919edd326)

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