472 Commits (cfce7d0b119a2eb5320d945c1e173bf9807bfec5)

Author SHA1 Message Date
Derek Foreman 152254be0d compositor: Add damage_buffer 10 years ago
Chris Michael 6207b6af09 compositor: Remove unused weston_surface_to_buffer function 10 years ago
Chris Michael 6172c38ef4 compositor.h: Remove unused variable from weston_seat structure 10 years ago
Derek Foreman bc9a61cc23 compositor: Move weston_matrix_transform_region to compositor.c and export it 10 years ago
Derek Foreman 060cf11f23 compositor: Change "touched" to bool 10 years ago
Jonas Ådahl 2cbf293b05 input: Keep per client pointer resources in their own structs 10 years ago
Jonas Ådahl d2510105a6 input: Make pointer grab motion callbacks take an event struct 10 years ago
Jonas Ådahl 0336ca0cc5 input: Pass axis events through pointer grab interfaces 10 years ago
Bryce Harrington 32c3211e38 compositor: Disallow negative geometries in backend output configs 10 years ago
Giulio Camuffo 93daabbc71 compositor: pass the backend config struct to the backends init function 10 years ago
Giulio Camuffo e3c0d8af43 compositor: introduce structs to handle backends configuration 10 years ago
Giulio Camuffo 6850e7b9e1 zoom: Remove unneeded usage of wl_fixed_ts in favour of doubles 10 years ago
Pekka Paalanen 230f3b1bf8 dmabuf: implement linux_dmabuf extension 11 years ago
Derek Foreman f9318d1452 input: add a weston_pointer_clear_focus() helper function 11 years ago
Derek Foreman e4d6c83986 desktop-shell: Make resize and move functions take a pointer instead of a seat 11 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 11 years ago
Derek Foreman 22276a596a zoom: Store the seat that initiated a zoom 11 years ago
Derek Foreman a36eb50973 zoom: Change zoom->active to a bool 11 years ago
Derek Foreman 99a6a2db4c bindings: Make run binding functions take apropriate device instead of a seat 11 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 11 years ago
Giulio Camuffo 459137bfe6 compositor: add API to manage compositor instances 11 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 11 years ago
Pekka Paalanen aa9536a992 text_backend: make destructor call explicit 11 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 11 years ago
Jon Cruz d618f688d5 Moved the MIN() macro to the helper include. 11 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 11 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 11 years ago
Giulio Camuffo 83285fceaf compositor: remove the authenticate vfunc 11 years ago
Giulio Camuffo b114715dae compositor: send the output_created signal after inserting it in the list 11 years ago
Giulio Camuffo dddf9e67b7 data-device: add a function to send the selection to a client 11 years ago
Derek Foreman 4c93c08679 touch: Make weston_touch_set_focus() take a touch instead of a seat 11 years ago
Pekka Paalanen ca79076b03 compositor: change weston_surface::destroy_signal argument 11 years ago
Giulio Camuffo a8e9b41578 xwm: tell the shell the pid of the X clients 11 years ago
Derek Foreman c002321cd6 compositor: Create the inverse of the output matrix 11 years ago
Pekka Paalanen 0513a95a06 compositor: add repaint delay timer 11 years ago
Pekka Paalanen 662f384e6a compositor, backends: weston_compositor_read_presentation_clock 11 years ago
Bryce Harrington a86c3ee697 Spellcheck fixes 11 years ago
Pekka Paalanen e54e31c84c compositor: add weston_surface_to_buffer_region() 11 years ago
Jason Ekstrand 1e05904cd3 compositor: Add surface-to-buffer and buffer-to-surface matrices 11 years ago
Jason Ekstrand fb23df7b35 Use pixel coordinates for weston_output.matrix 11 years ago
Pekka Paalanen 13fd446514 zoom: remove animation_xy as unused 11 years ago
Pekka Paalanen 380adf5bf0 compositor: add weston_view_set_mask() API and state 11 years ago
Pekka Paalanen 2829f7c42e compositor,shell: move debug key code to core 11 years ago
Pekka Paalanen 502f5e06a2 compositor: fix plane coords in view_accumulate_damage() 11 years ago
Pekka Paalanen efd08c7262 compositor: weston_output::region is in global coords 11 years ago
Pekka Paalanen e508ce6a2b compositor: note, weston_surface_damage does it wrong 11 years ago
Pekka Paalanen fbd00f1293 compositor: document view->transform.* regions 11 years ago
Pekka Paalanen c647ed79de compositor: add surface-shooting API 11 years ago
Pekka Paalanen 25c0ca5715 compositor: turn weston_view boundingbox into masked 11 years ago
Pekka Paalanen 8844bf2ab0 compositor: turn weston_view::transform.opaque into masked 11 years ago