55 Commits (944dd235b4ff6e5ef64e48f168bb217933c30acb)

Author SHA1 Message Date
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
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