5 Commits (9c764df043a100d56e840f9ee2aaa35e9e413b33)

Author SHA1 Message Date
Giulio Camuffo 9c764df043 xwayland: make the plugin usable by libweston compositors 8 years ago
Pekka Paalanen 827b5d225d compositor: add plugin-registry 8 years ago
Bryce Harrington 24f917e723 input: Move weston_seat_set_keyboard_focus and document 8 years ago
Bryce Harrington 260c2ffd97 input: Rename weston_surface_activate to weston_seat_set_keyboard_focus 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 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 be2b11a7c0 allow compositors to define the logging behavior 8 years ago
Giulio Camuffo d52f3b775b compositor: remove the weston_config field in weston_compositor 8 years ago
Giulio Camuffo fba27fbef2 Move the functions launching clients to main.c 8 years ago
Giulio Camuffo 26f62d4247 Move part of screenshooter.c to weston-screenshooter.c 8 years ago
Giulio Camuffo 0358af419b Rename weston_compositor_xkb_init to weston_compositor_set_xkb_rule_names 8 years ago
Pekka Paalanen 130ae6e7d6 compositor: surface and view output comment fixes 8 years ago
Pekka Paalanen 20c7e55943 compositor: fix comments about weston_compositor::surface_list 8 years ago
Quentin Glidic 5c20195e7a compositor.h: Add shell_interface.get_output_work_area 9 years ago
Bryce Harrington 20b66c3004 compositor: Version the backend configuration structures 9 years ago
Bryce Harrington e9b8a2b853 compositor: Drop unneeded create_output callback 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
Carlos Garnacho b288988e83 data-device: Implement compositor-chosen actions 9 years ago
Carlos Garnacho 9c93179023 data-device: Implement DnD actions 9 years ago
Carlos Garnacho 78d4bf9a3e data-device: Implement DnD progress notification 9 years ago
Peter Hutterer 87743e9303 Support axis source, axis discrete, frame and axis stop events 9 years ago
Peter Hutterer 89b6a4931e Add a weston_pointer_axis_event 9 years ago
Bob Ham 91880f1e9e compositor-{drm, fbdev, rpi}: Make VT switching configurable 9 years ago
Bryce Harrington c2be85777e compositor: Fix a couple comment typos 9 years ago
Giulio Camuffo f05d18f3ee xwm: let the shells decide the position of X windows 9 years ago
Derek Foreman 3cc004a650 input: Add notify_touch_cancel() 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
Chris Michael 6172c38ef4 compositor.h: Remove unused variable from weston_seat structure 9 years ago
Derek Foreman bc9a61cc23 compositor: Move weston_matrix_transform_region to compositor.c and export it 9 years ago
Derek Foreman 060cf11f23 compositor: Change "touched" to bool 9 years ago
Jonas Ådahl 2cbf293b05 input: Keep per client pointer resources in their own structs 9 years ago
Jonas Ådahl d2510105a6 input: Make pointer grab motion callbacks take an event struct 9 years ago
Jonas Ådahl 0336ca0cc5 input: Pass axis events through pointer grab interfaces 9 years ago
Bryce Harrington 32c3211e38 compositor: Disallow negative geometries in backend output configs 9 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 9 years ago
Giulio Camuffo e3c0d8af43 compositor: introduce structs to handle backends configuration 9 years ago
Giulio Camuffo 6850e7b9e1 zoom: Remove unneeded usage of wl_fixed_ts in favour of doubles 9 years ago
Pekka Paalanen 230f3b1bf8 dmabuf: implement linux_dmabuf extension 9 years ago
Derek Foreman f9318d1452 input: add a weston_pointer_clear_focus() helper function 9 years ago
Derek Foreman e4d6c83986 desktop-shell: Make resize and move functions take a pointer instead of a seat 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Derek Foreman 22276a596a zoom: Store the seat that initiated a zoom 9 years ago
Derek Foreman a36eb50973 zoom: Change zoom->active to a bool 9 years ago