69 Commits (10fe82fe2d45f19e4df96e77d21fb11564c3398a)

Author SHA1 Message Date
Alexandros Frantzis d715784734 libweston: Implement touch timestamps for input_timestamps_unstable_v1 7 years ago
Alexandros Frantzis db907b7188 libweston: Implement pointer timestamps for input_timestamps_unstable_v1 7 years ago
Alexandros Frantzis 2b44248f60 libweston: Implement keyboard timestamps for input_timestamps_unstable_v1 7 years ago
Pekka Paalanen f461414501 libweston: remove restore functionality 7 years ago
Emil Velikov fbf165f5e8 libweston: drop return type from ::query_dmabuf_{formats, modifiers} 7 years ago
Alexandros Frantzis 409b01fd6d libweston: Use struct timespec for compositor time 7 years ago
Alexandros Frantzis 7d2abcf6c8 libweston: Use struct timespec for touch motion events 7 years ago
Alexandros Frantzis 27a51b83e5 libweston: Use struct timespec for touch up events 7 years ago
Alexandros Frantzis 9448deb073 libweston: Use struct timespec for touch down events 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago
Alexandros Frantzis 80321942e7 libweston: Use struct timespec for axis events 7 years ago
Alexandros Frantzis 215bedc88b libweston: Use struct timespec for button events 7 years ago
Alexandros Frantzis 84b31f8956 libweston: Use struct timespec for motion events 7 years ago
Alexandros Frantzis e6ac2afa56 libweston: Use struct timespec for the output presentation timestamp 7 years ago
Alexandros Frantzis 8250a61de1 build,libweston: Use struct timespec for animations 7 years ago
Pekka Paalanen ae6d35db14 libweston: rename weston_output_destroy() to weston_output_release() 7 years ago
Pekka Paalanen 26ac2e1218 libweston: weston_output_init(..., +name) 7 years ago
Pekka Paalanen 9ffb25009c libweston: introduce weston_output_from_resource() 7 years ago
Pekka Paalanen 0079a949e0 libweston: make weston_output::connection_internal a bool 7 years ago
Pekka Paalanen 7f340ff895 libweston: specify weston_output::enabled 7 years ago
Pekka Paalanen d72bad2f53 libweston: unexport weston_output_update_matrix() 7 years ago
Pekka Paalanen f9681b564d libweston: unexport weston_compositor_add_output() 7 years ago
Derek Foreman 185d1585eb input: Remove --disable-xkbcommon 7 years ago
Varad Gautam 0775cd116f gl-renderer: support format and modifier queries 7 years ago
Daniel Stone b1f166d71e Allow backends to group repaint flushes 8 years ago
Daniel Stone 6847b858a3 Switch to global output repaint timer 8 years ago
Daniel Stone 05df8c16ec Change boolean repaint_scheduled to quad-state enum 8 years ago
Daniel Stone 09a97e2402 Change repaint_needed to bool 8 years ago
Emilio Pozuelo Monfort 4f3cad7828 compositor: damage pending subsurfaces when committing them 8 years ago
Quentin Glidic 3d7ca3b9ea
libweston: Properly namespace modules entrypoint 8 years ago
Quentin Glidic 23e1d6f176
libweston: Properly namespace backends entrypoint 8 years ago
Quentin Glidic 82681571cf libweston: Position layers in an absolute way 8 years ago
Daniel Stone 04bd040258 Don't include version.h from compositor.h 8 years ago
Quentin Glidic 24d306ccd8 libweston: Add move (without scale) animation 8 years ago
Quentin Glidic 46dc9b440b libweston: Move text_backend_* to weston.h 8 years ago
Ryo Munakata 08f09e2012 libweston: remove unused function declaration of weston_compositor_top 8 years ago
Daniel Díaz 75b7197f4e Add configuration option for no input device. 8 years ago
Armin Krezović 5fe00cb975 libweston: Remove weston_backend_output_config structure 8 years ago
Armin Krezović 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() 8 years ago
Armin Krezović a01ab6d525 libweston: Add more functionality for handling weston_output objects 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 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
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