4 Commits (aedcd8ebb08de9ea9d4d6ebdb37b3b6f8368b83b)

Author SHA1 Message Date
Quentin Glidic 2edc3d5462
libweston: Rename weston_surface::configure to ::committed 8 years ago
Jussi Kukkonen 649bbce607 include stdint.h for int32_t/uint32_t 8 years ago
Armin Krezović f8486c33b4 compositor: Untangle surface/view is_mapped from output assignments 8 years ago
Pekka Paalanen b5e3ea218b Rename src/ to libweston/ 8 years ago
Jonas Ådahl 8b6c9fcd4e data-device: Update current action even if source version is old 9 years ago
Carlos Garnacho 4061e2b67e data-device: Check harder for selection/non-wayland sources 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
cpaul@redhat.com c9f8f8a7f4 compositor: create_data_source(): Fix potential crash on OOM 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
Derek Foreman f9318d1452 input: add a weston_pointer_clear_focus() helper function 9 years ago
Giulio Camuffo 61ed7b6bf0 input: pass the global touch coordinates to the touch grab 9 years ago
Derek Foreman 1281a36e3b input: Don't test keyboard/pointer/touch pointers 9 years ago
Jon Cruz 867d50eea7 Unified multiple definitions of container_of() macro. 9 years ago
Bryce Harrington a0bbfea64b src: Update boilerplate from MIT X11 license to MIT Expat license 9 years ago
Giulio Camuffo d46bb01b62 data-device: send the selection to all the wl_data_device resources of a client 10 years ago
Giulio Camuffo dddf9e67b7 data-device: add a function to send the selection to a client 10 years ago
Pekka Paalanen 8274d901f1 compositor: add weston_surface_set_label_func() 10 years ago
kabeer khan 3a510d8f52 data_device : change version while initializing data_device_manager interface and data_device interface 10 years ago
Pekka Paalanen 50b6747903 compositor: send error for surface role resets 10 years ago
Giulio Camuffo 412e6a59eb compositor: keep track of the weston_layer a weston_view is in 10 years ago
Jason Ekstrand ef5400843f Use pixman_region32_clear instead of our own empty_region 10 years ago
Jason Ekstrand 8202d72054 data-device: Clean up the logic in start_drag 10 years ago
Jonas Ådahl 1679f232e5 libinput: Forward frame events to clients 11 years ago
Jonas Ådahl 767d891c35 data-device: Fix surface configure function type 11 years ago
Jason Ekstrand 918f2dd4cf Remove the weston_view.geometry.width/height fields 11 years ago
Xiong Zhang fd51e7bb57 src/data_device.c: add dnd support for touch screen 11 years ago
Giulio Camuffo 1959ab8d22 input: let the pointer motion handlers move the pointer 11 years ago
Jonas Ådahl 1ea343e1be Add cancel function to grab interfaces 11 years ago
Jason Ekstrand a7af70436b Split the geometry information from weston_surface out into weston_view 11 years ago
Neil Roberts 96d790e74b input: Emit events on all resources for a client 11 years ago
Kristian Høgsberg 1702d4cfca input: Initialize data source to NULL 11 years ago
Kristian Høgsberg 0abad07750 compositor: Return 0 on success 11 years ago
Kristian Høgsberg 85de9c25fe compositor: Split dnd setup up into weston_seat_start_drag() 11 years ago
Kristian Høgsberg a34e2f2adc data-device: Only bail out if we failed to allocate offer 11 years ago
Daniel Stone 8e7a8bdeea Add more missing config.h includes 11 years ago
Rob Bradford 880ebc7ed9 input: For serial generation get the display from the compositor 11 years ago
Peter Hutterer f3d62276d2 malloc + memset -> zalloc 11 years ago
Kristian Høgsberg 0ff7908767 compositor: Check wl_resource_create() return value 11 years ago
Kristian Høgsberg b10b44b58c data-device.c: Handle failure to allocate offer in weston_drag_set_focus 11 years ago
Kristian Høgsberg 3c30f0f950 data-device.c: Handle OOM in weston_data_source_send_offer() 11 years ago
Kristian Høgsberg 5e76a49d9c Rename wl_data_offer to weston_data_offer 11 years ago
Kristian Høgsberg 7ff3bdb5f7 Rename wl_data_source to weston_data_source 11 years ago
Kristian Høgsberg 919cddb0ab Convert to wl_global_create/destroy() 11 years ago
Jason Ekstrand a85118c1b8 Use wl_resource_create() for creating resources 11 years ago
Kristian Høgsberg e2173b5f36 data-device: Remove redundant and confusing assignment 11 years ago