wlroots-hyprland/types
Ivan Molodetskikh 9e49ceb129 data-control: add primary selection support
data-control: separate out a data_offer struct

This is a prerequisite to adding primary selection support.

data-control: separate out data_control_source

This is a prerequisite to adding primary selection support, since that
doesn't use wlr_data_source, but rather wlr_primary_selection_source.

Update the data-control protocol

data-control: add primary selection support

Merge create_offer and create_primary_offer

Extract code into data_control_source_destroy()

Fix pointer style

Move resource neutralization to destructor

Store wl_resource in the data_offer

Extract data_offer destruction into a function
2019-02-10 17:12:05 +01:00
..
data_device data-device: destroy previous source when starting drag 2019-02-05 18:43:06 +01:00
seat seat: don't send motion if pointer hasn't moved 2019-01-30 15:24:17 +01:00
tablet_v2
xdg_shell xdg-shell: destroy child popups on unmap 2019-02-05 19:29:00 +01:00
xdg_shell_v6 Add missing frame events to shell pointer grabs 2019-01-30 10:31:53 +01:00
meson.build Require libdrm >= 2.4.95 2019-01-29 19:33:38 +01:00
wlr_box.c
wlr_buffer.c
wlr_compositor.c
wlr_cursor.c Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
wlr_data_control_v1.c data-control: add primary selection support 2019-02-10 17:12:05 +01:00
wlr_export_dmabuf_v1.c
wlr_foreign_toplevel_management_v1.c
wlr_fullscreen_shell_v1.c
wlr_gamma_control.c
wlr_gamma_control_v1.c
wlr_gtk_primary_selection.c De-duplicate data source MIME types 2019-01-30 22:10:52 +01:00
wlr_idle.c
wlr_idle_inhibit_v1.c
wlr_input_device.c
wlr_input_inhibitor.c
wlr_input_method_v2.c input-method-v2: initialize destroy signal 2018-10-28 12:23:47 +01:00
wlr_keyboard.c
wlr_layer_shell_v1.c
wlr_linux_dmabuf_v1.c Require libdrm >= 2.4.95 2019-01-29 19:33:38 +01:00
wlr_list.c
wlr_matrix.c
wlr_output.c
wlr_output_damage.c
wlr_output_layout.c
wlr_pointer.c Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
wlr_pointer_constraints_v1.c
wlr_pointer_gestures_v1.c Implement the pointer-gestures-unstable-v1 protocol 2019-01-28 22:06:36 +01:00
wlr_presentation_time.c
wlr_primary_selection.c data-device: fix crash when setting the same selection twice 2019-01-31 20:33:48 +01:00
wlr_region.c
wlr_relative_pointer_v1.c relative-pointer-v1: time is in usec, not msec 2019-01-30 21:25:42 +01:00
wlr_screencopy_v1.c
wlr_screenshooter.c
wlr_server_decoration.c
wlr_surface.c
wlr_switch.c
wlr_tablet_pad.c
wlr_tablet_tool.c
wlr_text_input_v3.c
wlr_touch.c
wlr_virtual_keyboard_v1.c
wlr_wl_shell.c Add missing frame events to shell pointer grabs 2019-01-30 10:31:53 +01:00
wlr_xcursor_manager.c
wlr_xdg_decoration_v1.c Fix a crash on zxdg_decoration_manager_v1 destroy 2018-10-01 14:45:17 +02:00
wlr_xdg_output_v1.c