18 Commits (e91b6e9c62847f4fa00be4f813da94ee050d0b94)

Author SHA1 Message Date
Quentin Glidic 887c018524
libweston: Silence tautological-compare warning 8 years ago
Quentin Glidic 9c5dd7ef70 libweston-desktop: Implement xdg_shell_v6 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 4ef719c416 libweston: Implement wl_output version 3 (release request) 8 years ago
Armin Krezović e54038497d compositor: Mark all views as dirty when a new output is assigned 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
Jonas Ådahl d3414f23c3 Implement pointer locking and confinement 8 years ago
Jonas Ådahl 5d9ca27aca compositor: Add surface commit signal 8 years ago
Jonas Ådahl 30d61d89c1 Implement the relative pointer protocol 8 years ago
Jonas Ådahl 94e2e2d39f compositor: Keep track of what views were activated by clicking 8 years ago
Bryce Harrington 375759e636 Require base-10 for strtol() calls 8 years ago
Armin Krezović 0da12b8b8d compositor: Switch to new surface/view mapped checks 8 years ago
Armin Krezović f8486c33b4 compositor: Untangle surface/view is_mapped from output assignments 8 years ago
Giulio Camuffo 9c764df043 xwayland: make the plugin usable by libweston compositors 8 years ago
Pekka Paalanen 827b5d225d compositor: add plugin-registry 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Pekka Paalanen 201769a756 compositor: fix wp_viewport.set_source errors 8 years ago
Pekka Paalanen bb32ccc045 compositor: check viewport dst size validity 8 years ago
Pekka Paalanen d9aae9c18c compositor: check viewport source rect validity 8 years ago
Pekka Paalanen 4826f87605 compositor: fix wp_viewport use after free 8 years ago
Pekka Paalanen 9c5a0d9b40 compositor: rename scaler to viewport(er) 8 years ago
Pekka Paalanen e95ad5c47e compositor: migrate to stable viewporter.xml 8 years ago
David Fort 0de859ede4 compositor: recompute output position on mode switch 8 years ago
Pekka Paalanen 50dbf38514 libweston: use enum to choose the backend 8 years ago
Pekka Paalanen a256c5ed8d libweston: remove unused backend_init() arguments 8 years ago
Pekka Paalanen dd18673db2 compositor,main: use weston_compositor_load_backend() 8 years ago
Giulio Camuffo 179fcda31f Split the modules and include files between weston and libweston 8 years ago
Giulio Camuffo fba27fbef2 Move the functions launching clients to main.c 8 years ago
FORT David 8a120690a1 compositor: use generated constant instead of hardcoded value 8 years ago
Pekka Paalanen 130ae6e7d6 compositor: surface and view output comment fixes 8 years ago
Pekka Paalanen 59987fa172 compositor: refactor into convert_size_by_transform_scale() 8 years ago
Pekka Paalanen 04baea58fe compositor: constify weston_surface_build_buffer_matrix() 8 years ago
Yong Bakos 4c72e29f99 compositor: Hyphenate compound adjective surface-local 9 years ago
Pekka Paalanen 87953b7e62 compositor: remove input_loop 9 years ago
Giulio Camuffo 90a6fc659f input: use doubles in the interfaces to notify of input events 9 years ago
Pekka Paalanen b00c79b587 protocol: migrate to stable presentation-time.xml 9 years ago
Bryce Harrington 89324ce888 compositor: Make types consistent for bitshifting unsigned ints 9 years ago
Bryce Harrington 18e4573cea compositor: Verify that the maximum number of outputs is not exceeded 9 years ago
Bryce Harrington 3f650b8c58 compositor: Document how views and surfaces are mapped to outputs 9 years ago
Bryce Harrington c9626a38c4 compositor: Document routines relating to idle behavior 9 years ago
Derek Foreman 9973967138 compositor: Add doxygen for weston_surface_to_buffer_rect() 9 years ago
Derek Foreman 152254be0d compositor: Add damage_buffer 9 years ago
Chris Michael 6207b6af09 compositor: Remove unused weston_surface_to_buffer function 9 years ago
Derek Foreman e2e15acc06 compositor: change rounding in weston_surface_to_buffer_rect() 9 years ago
Derek Foreman 1909c10825 compositor, input: Don't use MIN() macro for new resource versions 9 years ago
Chris Michael 062edf2b4c compositor: Fix comment of subsurface_commit_to_cache function 9 years ago
Derek Foreman 57e92ed768 compositor: ignore useless surface_damage 9 years ago
Chris Michael 51baeb2840 compositor: Remove extra blank line 9 years ago