24 Commits (996dd5caa5b73154375679147dcc4d8523b999bf)

Author SHA1 Message Date
Daniel Stone 0c69688aa2 libweston: Add weston_surface_map() wrapper 2 years ago
Daniel Stone dd6b5a190e data-device: Use weston_surface_has_content() 2 years ago
Daniel Stone 7b3efabd88 weston_buffer: Prepare for buffer to outlive resource 2 years ago
shierote f2d6d21eec libweston: correct argument name in the handler of wl_data_source.accept 2 years ago
Michael Olbrich 78c94d0719 libweston: explicitly cancel start_drag if no matching input device is found 3 years ago
Marius Vlad 2ab08d8698 libweston/data-device: Don't crash when doing dnd operations w/o a keyboard 3 years ago
Jonathan Marler d3223cc4b4 data-device: cleanup after touch drag 3 years ago
Pekka Paalanen 8285005744 libweston: constify data_source_interface 4 years ago
Guillaume Champagne f1e8fc9dbf libweston: add missing include 5 years ago
Emmanuel Gil Peyrot 45f5e536ec Fix a crash when closing an X11 window with a selection 5 years ago
Harish Krupo 737ac0d4b3 data-device: send INVALID_FINISH when operation != dnd 6 years ago
Pekka Paalanen 3d5d9476e3 Rename compositor.h to libweston/libweston.h 6 years ago
Alexandros Frantzis 8480d13f6d libweston: Make weston_seat release safe 7 years ago
Alexandros Frantzis 7d2abcf6c8 libweston: Use struct timespec for touch motion events 7 years ago
Alexandros Frantzis 27a51b83e5 libweston: Use struct timespec for touch up events 7 years ago
Alexandros Frantzis 9448deb073 libweston: Use struct timespec for touch down events 7 years ago
Alexandros Frantzis 47e79c860b libweston: Use struct timespec for key events 7 years ago
Alexandros Frantzis 80321942e7 libweston: Use struct timespec for axis events 7 years ago
Alexandros Frantzis 215bedc88b libweston: Use struct timespec for button events 7 years ago
Alexandros Frantzis 84b31f8956 libweston: Use struct timespec for motion events 7 years ago
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