89 Commits (782f5df9e305b25d4748a6cdcfe5b024d949103a)

Author SHA1 Message Date
Armin Krezović 782f5df9e3 libweston: Merge weston_output_init() into weston_output_enable() 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ć 4690c56abc libweston: Add initial output API for windowed outputs configuration 8 years ago
Armin Krezović a01ab6d525 libweston: Add more functionality for handling weston_output objects 8 years ago
Matthias Treydte aca3ffb3a9
gl-renderer: Add support for DRM_FORMAT_YUV444 buffers 8 years ago
Quentin Glidic d8b17bc452
share/cairo-util: Use wl_pointer_button_state enum directly 8 years ago
Giulio Camuffo 148c1992ac
compositor: set the opaque region for some views with transform 8 years ago
Emmanuel Gil Peyrot 85571a3002
compositor-wayland: Only destroy the egl_window when using GLES. 8 years ago
Bryce Harrington 08976ac7bf Revert "compositor: Add internal support to track idle inhibition requests" 8 years ago
Bryce Harrington 873a3f8c4c Revert "compositor: Add public interface support for client-requested idle inhibition" 8 years ago
Bryce Harrington c7001437ef Revert "libweston: Add a signal to fire when the idle inhibitor is dropped" 8 years ago
Bryce Harrington 0795ece4b2 Revert "shell: Inhibit idle fade-out behavior" 8 years ago
Bryce Harrington 9be807c69b shell: Inhibit idle fade-out behavior 8 years ago
Bryce Harrington ca5b62426a libweston: Add a signal to fire when the idle inhibitor is dropped 8 years ago
Bryce Harrington 689feced3c compositor: Add public interface support for client-requested idle inhibition 8 years ago
Bryce Harrington f8300c87d5 compositor: Add internal support to track idle inhibition requests 8 years ago
Quentin Glidic fff39817bc
libweston: Drop shell_interface 8 years ago
Yong Bakos 4b6321f49a
compositor-drm: Zero drmModeAddFB2 data 8 years ago
Pekka Paalanen 319397e050
gl-renderer, simple-dmabuf-v4l: fix dmabuf y-invert 8 years ago
Benoit Gschwind 51c6f631c0
compositor-x11: remove redundant state arg of x11_backend_deliver_button_event 8 years ago
Benoit Gschwind 4ddc4cc4fa
compositor-x11: add assert to avoid misuse of x11_backend_deliver_button_event 8 years ago
Derek Foreman 482ffdf006
compositor-drm: Stop sending uninit data to the kernel 8 years ago
Quentin Glidic 056889a142
weston-launch: Only run a login shell for new sessions 8 years ago
Quentin Glidic ee27744efd
libweston/launcher-weston-launch: Silence unused-function warning 8 years ago
Quentin Glidic 887c018524
libweston: Silence tautological-compare warning 8 years ago
Quentin Glidic d84af7ccc5
gl-renderer: Silence maybe-uninitialized warning 8 years ago
Yann E. MORIN e9168f98e6
libweston/compositor-rdp: fix no-break space U+A0 (U8+C2A0) 8 years ago
Quentin Glidic 9c5dd7ef70 libweston-desktop: Implement xdg_shell_v6 8 years ago
Quentin Glidic 8f9d90a84b
desktop-shell: Port to libweston-desktop 8 years ago
Quentin Glidic 955cec06c7
xwayland: Introduce a private struct for XWayland interface 8 years ago
Quentin Glidic 248dd10965
Introduce libweston-desktop 8 years ago
Quentin Glidic 2edc3d5462
libweston: Rename weston_surface::configure to ::committed 8 years ago
Quentin Glidic cde1345d69
input: Add helpers for all keyboard/pointer/touch events 8 years ago
Armin Krezović 75e7106403 libweston: fix animation crash when a view has no output assigned 8 years ago
Quentin Glidic 4ef719c416 libweston: Implement wl_output version 3 (release request) 8 years ago
Armin Krezović 36d699a164 gl-renderer: Make dummy surface current after all outputs are gone 8 years ago
Armin Krezović e54038497d compositor: Mark all views as dirty when a new output is assigned 8 years ago
Armin Krezović 545dba6fda compositor-drm: Use non-cast functions to retrieve backend and output objects 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ć 295e9d004e compositor-x11: Use non-cast functions to retrieve backend and output objects 8 years ago
Armin Krezović 938dc523ce compositor-wayland: Use non-cast functions to retrieve backend and output objects 8 years ago
Armin Krezović fb371c62c2 compositor-rdp: Use non-cast functions to retrieve backend and output objects 8 years ago
Armin Krezović a8fb5eaa4e compositor-headless: Use non-cast functions to retrieve backend and output objects 8 years ago
Armin Krezović 984781f302 compositor-drm: Do not exit when there are no outputs left 8 years ago