486 Commits (10257ee5d9174014a1e776ae2710120f8951b968)

Author SHA1 Message Date
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 10 years ago
Derek Foreman f9318d1452 input: add a weston_pointer_clear_focus() helper function 10 years ago
Derek Foreman e4d6c83986 desktop-shell: Make resize and move functions take a pointer instead of a seat 10 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 10 years ago
Derek Foreman 22276a596a zoom: Store the seat that initiated a zoom 10 years ago
Derek Foreman a36eb50973 zoom: Change zoom->active to a bool 10 years ago
Derek Foreman 99a6a2db4c bindings: Make run binding functions take apropriate device instead of a seat 10 years ago
Derek Foreman 8ae2db5b0c input: Pass the appropriate pointer type to bindings instead of a seat 10 years ago
Giulio Camuffo 459137bfe6 compositor: add API to manage compositor instances 10 years ago
Giulio Camuffo 954f183e2f compositor: introduce struct weston_backend 10 years ago
Pekka Paalanen aa9536a992 text_backend: make destructor call explicit 10 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 10 years ago
Jon Cruz d618f688d5 Moved the MIN() macro to the helper include. 10 years ago
Jon Cruz 35b2eaa989 Moved helper macro to a discrete include file. 10 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 10 years ago
Giulio Camuffo 83285fceaf compositor: remove the authenticate vfunc 10 years ago
Giulio Camuffo b114715dae compositor: send the output_created signal after inserting it in the list 10 years ago
Giulio Camuffo dddf9e67b7 data-device: add a function to send the selection to a client 10 years ago
Derek Foreman 4c93c08679 touch: Make weston_touch_set_focus() take a touch instead of a seat 10 years ago
Pekka Paalanen ca79076b03 compositor: change weston_surface::destroy_signal argument 10 years ago
Giulio Camuffo a8e9b41578 xwm: tell the shell the pid of the X clients 10 years ago
Derek Foreman c002321cd6 compositor: Create the inverse of the output matrix 10 years ago
Pekka Paalanen 0513a95a06 compositor: add repaint delay timer 10 years ago
Pekka Paalanen 662f384e6a compositor, backends: weston_compositor_read_presentation_clock 10 years ago