186 Commits (5976dbbbb5bbdbae44880b5467b055a0a3aa83f1)

Author SHA1 Message Date
Abdur Rehman bc46292caa compositor: fix a minor typo 8 years ago
Daniel Stone fb4869d628 compositor: Assign new views to the primary plane 8 years ago
Daniel Stone 893b936f9a Remove DPMS-on when going offscreen 8 years ago
Daniel Stone beb97e5f79 libweston: Make module loading safe against long paths 8 years ago
Arnaud Vrac b8c16c995b compositor: allow using nested parent as a subsurface sibling 8 years ago
Armin Krezović 927267b915 libweston: Drop requirement of setting mm_width/mm_height in backends 8 years ago
Armin Krezović 4008740d5e weston: Rename weston_output_init_pending() to weston_output_init() 8 years ago
Armin Krezović 782f5df9e3 libweston: Merge weston_output_init() into weston_output_enable() 8 years ago
Armin Krezović a01ab6d525 libweston: Add more functionality for handling weston_output objects 8 years ago
Giulio Camuffo 148c1992ac
compositor: set the opaque region for some views with transform 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 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